summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/LegacyBios.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2014-08-12Fixed a bug in LegacyBiosDxe to allocate correct ranges of memory.Elvin Li
2013-12-11Add additional check mRuntimeSmbiosEntryPoint == NULL to avoid K9 error.Elvin Li
2013-12-05Following UEFI spec, update SmbiosDxe to use EfiRuntimeServicesData to put SM...Elvin Li
2012-12-12Remove hard code value and create new PCDs for OpROM reserved range in CSM mo...li-elvin
2012-07-17Added secure boot in CSM module entrypoint, if UEFI secure boot is enabled, C...li-elvin
2012-05-23Update the way to allocate high PMM, firstly try to allocate high PMM below 1...li-elvin
2011-10-10Use PCD for PMM size and EndOpromShadowAddress to remove hard code value in C...li-elvin
2011-08-30Update CSM module to provide the general solution when the Timer Arch Protoco...li-elvin
2011-06-27IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten