audk/MdeModulePkg/Core/Dxe
mdkinney 5d1cf216ed Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaximum instead of EfiGcdMemoryTypeMaximum. Also fix typo in DEBUG() message string for gDS->AllocateIoSpace() calls.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11268 6f19259b-4bc3-4df7-8a09-765794883524
2011-01-21 18:49:36 +00:00
..
Dispatcher 1) Change location of DEBUG() macro that prints the name of the FFS file being evaluated by the DXE Dispatcher to eliminate a duplicate print. 2010-12-06 21:55:14 +00:00
DxeMain swaps the order of timer disable and memory map termination to make sure memory map unchanged. 2010-11-03 03:21:29 +00:00
Event Refine code to make code run safely. 2010-09-16 04:51:25 +00:00
FwVol Update the copyright notice format 2010-04-24 09:49:11 +00:00
FwVolBlock Update the copyright notice format 2010-04-24 09:49:11 +00:00
Gcd Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaximum instead of EfiGcdMemoryTypeMaximum. Also fix typo in DEBUG() message string for gDS->AllocateIoSpace() calls. 2011-01-21 18:49:36 +00:00
Hand Refine code to make code run safely. 2010-09-16 04:51:25 +00:00
Image Move registration of DXE Core with PeCoffExtraActionLib after the lib constructors have been executed. 2010-08-06 23:09:49 +00:00
Library Update the copyright notice format 2010-04-24 09:49:11 +00:00
Mem Add a missing parameter description in the function header for CoreFindFreePagesI(). 2010-06-17 07:18:53 +00:00
Misc Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddress for the MdeModulePkg that allows the platform DSC file to specify the address below which the EFI_SYSTEM_TABLE_POINTER structure is allocated. 2010-11-09 07:54:53 +00:00
SectionExtraction Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction guided protocol doesn’t exist. 2010-07-28 01:12:18 +00:00
DxeMain.h Update DXE Core so its own PE/COFF image is passed to the PeCoffExtraActionLib 2010-08-03 05:20:15 +00:00
DxeMain.inf Add new PCD gEfiMdeModulePkgTokenSpaceGuid.PcdMaxEfiSystemTablePointerAddress for the MdeModulePkg that allows the platform DSC file to specify the address below which the EFI_SYSTEM_TABLE_POINTER structure is allocated. 2010-11-09 07:54:53 +00:00