summaryrefslogtreecommitdiff
path: root/OvmfPkg/Csm/CsmSupportLib
AgeCommit message (Expand)AuthorFilesLines
2020-04-30OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ onesRebecca Cran3-3/+3
2020-02-10OvmfPkg/Csm: Fix various typosAntoine Coeur1-3/+3
2019-06-17OvmfPkg/Csm/CsmSupportLib: Drop IntelFrameworkPkg dependencyHao A Wu1-2/+1
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney9-63/+9
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 CsmSupportLibjljusten9-0/+2317