summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Dxe/DxeMain
AgeCommit message (Expand)Author
2010-11-03swaps the order of timer disable and memory map termination to make sure memo...vanjeff
2010-08-06Move registration of DXE Core with PeCoffExtraActionLib after the lib constru...mdkinney
2010-07-191. Add init flag DEBUG_AGENT_INIT_DXE_AP.vanjeff
2010-04-24Update the copyright notice formathhtian
2010-03-131. update the definitions in debug agent library, rename DEBUG_AGENT_INIT_DXE...vanjeff
2010-02-271. Refine debug agent library.vanjeff
2010-02-24Minor comment fix.rsun3
2010-02-17Cleanup HOB DEBUG printsandrewfish
2010-02-161) Fix build issuesmdkinney
2010-02-16Clean up HOB debug printsandrewfish
2010-02-16Fix crash in UnixPkg and BeagleBoard caused by gSmmBase2 getting added to the...andrewfish
2010-02-13Update DXE Core to be compatible with PI 1.2 SMM Drivers.mdkinney
2010-02-10revise the debug message to add 0x in front of the HEX number for consistencyjchen20
2010-02-08modified to pass the VS2003 buildjchen20
2010-02-05Enable the Load Module At fixed Address feature jchen20
2010-01-27Remove reference to PCDs of status code value. Use macros introduced in PI1.2...xli24
2009-08-24Adjust the parameter order of debug print. Judging from the context, the firs...qhuang8
2009-08-24Make end of line consistent caused by previous check in.qhuang8
2009-08-24Integrate the patch contributed by Andrew Fish to port MdeModulePkg to suppor...qhuang8
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm503
2009-04-10fixed DMA not be stopped issue when gBS->ExitBootServices called.vanjeff
2009-03-10Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao4
2009-02-23Update DxeCore for the performance infrastructure updates: Use Raw sting to r...qhuang8
2008-11-24Move call to CoreDisplayDiscoveredNotDispatched to be before thejljusten
2008-10-27Move global variable to the top of C file for consistent coding style.qwang12
2008-09-17Refine code to remove the last entry of mArchProtocol.qhuang8
2008-09-01clean up DxeCore to remove some dead code.qhuang8
2008-09-01Clean up DxeCore to use report status code macros in ReportStatusCode to reti...qhuang8
2008-08-27Clean up DxeCore to remove duplicate memory allocation & device path utility ...qhuang8
2008-08-20Remove the global variable of gDxeCoreBS and uses the gBS in UefiBootServices...qhuang8
2008-08-18Add GLOBAL_REMOVE_IF_UNREFERENCED modifier in the array and change the protoc...qhuang8
2008-07-24Code Scrub for Dxe Core.qhuang8
2008-07-18Code scrub for DxeCoreqhuang8
2008-05-21Update to fix minor coding style issues.qhuang8
2008-05-13Minor coding style adjustment for DxeCore.qhuang8
2008-05-09Add doxygen style comments for functions in DxeMain.qhuang8
2008-04-09Add comments and DoxyGen format for these files.lgao4
2008-01-04Measure PEimage and ActionString data according to TPM requirement.lgao4
2007-12-10MdeModule cleanup for PI:klu2
2007-10-311) Change GUID of emuvariable module. yshang1
2007-10-12fixed the following problems:eric_tian
2007-09-281. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. lgao4
2007-08-16Update DXE Core to use gEfiCallerIdGuid instead of the gDxeServicesTableGuid ...mdkinney
2007-07-04Check in DxeCore for Nt32 platform. Currently, it does not follow PI/UEFI2.1.yshang1