summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBios.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-03Remove IntelFrameworkModulePkgHao A Wu1-1214/+0
2019-04-09IntelFrameworkModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-8/+1
2018-08-16IntelFrameworkModulePkg/Csm: Set CSM memory executableRuiyu Ni1-8/+26
2018-06-28IntelFrameworkModulePkg: Clean up source filesLiming Gao1-21/+21
2018-05-09IntelFrameworkModule/LegacyBios: Use reserved memory for legacy dataRuiyu Ni1-5/+13
2017-12-08IntelFrameworkModulePkg/LegacyBios: Use macro to enable/disable page 0Jian J Wang1-123/+12
2017-10-24IntelFrameworkModule/LegacyBios: Avoid explicit comparison for BOOLEANDandan Bi1-2/+2
2017-10-24IntelFrameworkModulePkg/Csm: Refine coding style in commentsDandan Bi1-4/+4
2017-10-11IntelFrameworkModulePkg/Csm: Add code to bypass NULL pointer detectionJian J Wang1-0/+152
2017-03-06IntelFrameworkModulePkg: Refine casting expression result to bigger sizeHao Wu1-3/+3
2014-08-12Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li1-2/+2
2013-12-11Add additional check mRuntimeSmbiosEntryPoint == NULL to avoid K9 error.Elvin Li1-1/+1
2013-12-05Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM...Elvin Li1-1/+124
2012-12-12Remove hard code value and create new PCDs for OpROM reserved range in CSM mo...li-elvin1-2/+15
2012-07-17Added secure boot in CSM module entrypoint, if UEFI secure boot is enabled, C...li-elvin1-0/+15
2012-05-23Update the way to allocate high PMM, firstly try to allocate high PMM below 1...li-elvin1-5/+16
2011-10-10Use PCD for PMM size and EndOpromShadowAddress to remove hard code value in C...li-elvin1-29/+11
2011-08-30Update CSM module to provide the general solution when the Timer Arch Protoco...li-elvin1-0/+3
2011-06-27IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten1-0/+1007