summaryrefslogtreecommitdiff
path: root/OvmfPkg/Csm
AgeCommit message (Expand)AuthorFilesLines
2019-06-26OvmfPkg/LegacyBbs: Add boot entries for VirtIO and NVME devicesDavid Woodhouse1-5/+152
2019-06-26OvmfPkg/LegacyBios: set NumberBbsEntries to the size of BbsTableDavid Woodhouse1-3/+4
2019-06-17OvmfPkg/Csm/CsmSupportLib: Drop IntelFrameworkPkg dependencyHao A Wu1-2/+1
2019-06-14OvmfPkg/Csm/LegacyBiosDxe: Fix Legacy16GetTableAddress call for E820 dataDavid Woodhouse1-0/+3
2019-06-14OvmfPkg/Csm/LegacyBootManagerLib: Update to make it build for OVMFHao A Wu1-4/+3
2019-06-14OvmfPkg/Csm/LegacyBootMaintUiLib: Update to make it build for OVMFHao A Wu1-4/+3
2019-06-14OvmfPkg/Csm/LegacyBiosDxe: Update to make it build for OVMFHao A Wu1-12/+10
2019-06-14OvmfPkg/Csm/VideoDxe: Update to make it build for OVMFHao A Wu1-8/+6
2019-06-14OvmfPkg: Copy the required CSM components from framework packagesHao A Wu50-0/+22879
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney10-70/+10
2018-06-29OvmfPkg: Removing ipf which is no longer supported from edk2.chenc21-2/+2
2018-03-13OvmfPkg/CsmSupportLib: list "LegacyRegion.h" in the INF fileLaszlo Ersek1-0/+1
2018-03-13OvmfPkg/CsmSupportLib: list "LegacyPlatform.h" in the INF fileLaszlo Ersek1-0/+1
2018-03-13OvmfPkg/CsmSupportLib: list "LegacyInterrupt.h" in the INF fileLaszlo Ersek1-0/+1
2018-03-13OvmfPkg/CsmSupportLib: list "CsmSupportLib.h" in the INF fileLaszlo Ersek1-0/+1
2018-03-13OvmfPkg/CsmSupportLib: sort [Sources*] sections in the INF fileLaszlo Ersek1-1/+1
2017-09-20OvmfPkg/CsmSupportLib: move PAM register addresses to IndustryStandardLaszlo Ersek2-52/+32
2016-10-27OvmfPkg: Make more use of ARRAY_SIZE()Gary Lin1-4/+4
2016-09-12OvmfPkg: Fix typing errorsThomas Huth1-2/+2
2016-03-15OvmfPkg/LegacyRegion: Support legacy region manipulation of Q35Ruiyu Ni2-39/+87
2014-11-21OvmfPkg: CsmSupportLib: depend on OvmfPkg.dec explicitlyLaszlo Ersek1-0/+1
2014-11-14OvmfPkg: CsmSupportLib: Set/use platform specific legacy interrupt deviceGabriel Somlo3-3/+34
2014-07-31OvmfPkg/Csm/CsmSupportLib: fix "missing braces around initializer"Laszlo Ersek1-11/+11
2011-11-10OvmfPkg: Add CSM16 and related drivers if CSM_ENABLE is setjljusten2-0/+35
2011-11-10OvmfPkg: Add CsmSupportLibjljusten9-0/+2317