]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
MdePkg/MdeModulePkg: Implement the missing SetMemorySpaceCapabilities function.
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain / DxeMain.c
2014-11-20 Eugene CohenMdePkg/MdeModulePkg: Implement the missing SetMemorySpa...
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2014-06-25 Andrew FishMdeModulePkg/DxeMain: Zero ImageContext local variable...
2014-05-13 Gao, LimingFix comment typos.
2014-02-13 Gao, LimingFixed the issue in ExitBootServices() implementation...
2013-11-22 Jeff Fan1. DxeIplPeim will locate Vector Handoff Table PPI...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-02 czhang46Measure ExitBootServices failure case
2012-03-15 vanjeff1. Introduced CPU Exception Handler Library to provide...
2010-11-03 vanjeffswaps the order of timer disable and memory map termina...
2010-08-06 mdkinneyMove registration of DXE Core with PeCoffExtraActionLib...
2010-07-19 vanjeff1. Add init flag DEBUG_AGENT_INIT_DXE_AP.
2010-04-24 hhtianUpdate the copyright notice format
2010-03-13 vanjeff1. update the definitions in debug agent library, renam...
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-17 andrewfishCleanup HOB DEBUG prints
2010-02-16 mdkinney1) Fix build issues
2010-02-16 andrewfishClean up HOB debug prints
2010-02-13 mdkinneyUpdate DXE Core to be compatible with PI 1.2 SMM Drivers.
2010-02-10 jchen20revise the debug message to add 0x in front of the...
2010-02-08 jchen20modified to pass the VS2003 build
2010-02-05 jchen20Enable the Load Module At fixed Address feature
2010-01-27 xli24Remove reference to PCDs of status code value. Use...
2009-08-24 qhuang8Adjust the parameter order of debug print. Judging...
2009-08-24 qhuang8Make end of line consistent caused by previous check in.
2009-08-24 qhuang8Integrate the patch contributed by Andrew Fish to port...
2009-07-15 darylm503Clean up PERF macro usage. The macros were being used...
2009-04-10 vanjefffixed DMA not be stopped issue when gBS->ExitBootServic...
2009-03-10 lgao4Retire TCG platform protocol, which will be replaced...
2009-02-23 qhuang8Update DxeCore for the performance infrastructure updat...
2008-11-24 jljustenMove call to CoreDisplayDiscoveredNotDispatched to...
2008-09-01 qhuang8clean up DxeCore to remove some dead code.
2008-09-01 qhuang8Clean up DxeCore to use report status code macros in...
2008-08-27 qhuang8Clean up DxeCore to remove duplicate memory allocation...
2008-08-20 qhuang8Remove the global variable of gDxeCoreBS and uses the...
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-18 qhuang8Code scrub for DxeCore
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-13 qhuang8Minor coding style adjustment for DxeCore.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-01-04 lgao4Measure PEimage and ActionString data according to...
2007-12-10 klu2MdeModule cleanup for PI:
2007-10-31 yshang11) Change GUID of emuvariable module.
2007-10-12 eric_tianfixed the following problems:
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-08-16 mdkinneyUpdate DXE Core to use gEfiCallerIdGuid instead of...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...