audk/MdeModulePkg/Core/Dxe
mdkinney f9d1f97c45 Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memory and GCD I/O maps when DEBUG_GCD is set in PcdDebugPrintErrorLevel.
If DEBUG_PROPERTY_DEBUG_CODE_ENABLED is also set in PcdDebugPropertyMask, then the GCD Memory and I/O Maps will be dumped every time there is a GCD change.







git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11230 6f19259b-4bc3-4df7-8a09-765794883524
2011-01-06 02:51:08 +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 Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memory and GCD I/O maps when DEBUG_GCD is set in PcdDebugPrintErrorLevel. 2011-01-06 02:51:08 +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