audk/MdeModulePkg/Core/Dxe
mdkinney fa542a1e77 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.
2) Change location of DEBUG() macro that prints the name of the FFS file being evaluated by the SMM Dispatcher to eliminate a duplicate print.
3) Remove all references and processing of SOR from the PiSmmCore.  Treat use of SOR in the dependency expression of an SMM Driver as an invalid depex opcode.
4) Remove all references for an SMM Driver being in the "Untrusted" state from the PiSmmCore.





git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11127 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-06 21:55:14 +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 Update the copyright notice format 2010-04-24 09:49:11 +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