]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/DxeMain.h
MdeModulePkg DxeCore: Fix issue to print GUID value %g without pointer
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain.h
2017-03-06 Ard BiesheuvelMdeModulePkg/DxeCore: switch to MdePkg allocation granu...
2017-02-28 Ard BiesheuvelMdeModulePkg/DxeCore: implement memory protection policy
2017-02-22 Jiewen YaoMdeModulePkg/DxeCore: Add UEFI image protection.
2017-01-20 Star ZengMdeModulePkg: Use EfiEventEmptyFunction from UefiLib
2016-10-27 Gary LinMdeModulePkg/Core: Fix typos in comments
2016-08-31 Hao WuMdeModulePkg: Use IsZeroGuid API for zero GUID checking
2016-07-11 Giri P MudusuruMdeModulePkg: Fix typos in comments and variables
2016-07-01 david weiMerge branch 'master' of https://github.com/tianocore...
2016-07-01 Star ZengMdeModulePkg DxeCore: Enhance memory profile for memory...
2016-04-26 Star ZengMdeModulePkg DxeCore: Check free memory type by CoreUpd...
2016-04-22 Star ZengMdeModulePkg DxeCore: Enhance MemoryAttributesTable...
2016-04-22 Star ZengMdeModulePkg DxeCore: Return memory type from internal...
2016-02-17 jiewen yaoMerge branch 'master' of https://github.com/tianocore...
2016-02-16 jiewen yaoMdeModulePkg: Add CoreInitializeMemoryAttributesTable...
2015-07-02 Ard BiesheuvelMdeModulePkg: move arch-specific allocation granularity...
2015-06-05 Yao, JiewenAdd UEFI 2.5 properties table support in DXE core.
2014-12-12 Star ZengMdeModulePkg DxeCore: Remove @retval function comments...
2014-11-20 Eugene CohenMdePkg/MdeModulePkg: Implement the missing SetMemorySpa...
2014-11-12 Star ZengMdeModulePkg DxeCore/PiSmmCore: Add UEFI memory and...
2014-10-29 Star ZengMdeModulePkg/IntelFrameworkModulePkg FwVol:
2014-08-27 Star ZengMdeModulePkg DxeCore: Don't cache memory mapped IO FV.
2013-11-22 Jeff Fan1. DxeIplPeim will locate Vector Handoff Table PPI...
2013-08-20 Shumin QiuAdd the missing status code in the returned table of...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-08-02 czhang46Measure ExitBootServices failure case
2012-05-29 lzeng14Update DxeCore and FwVolDxe drivers to inherit authenti...
2012-04-27 ydong10Enhance the error handling for AllocatePool and Allocat...
2012-04-26 lzeng14Return EFI_INVALID_PARAMETER when Type has either EVT_N...
2012-03-15 vanjeff1. Introduced CPU Exception Handler Library to provide...
2011-12-15 lgao4Enhance DXE dispatcher logic to check the duplicated...
2011-11-23 rsun3MdeModulePkg DXE Core: Update implementation of SetMemo...
2011-11-23 lgao4Update DxeCore handle FV Image file with Depex section...
2011-10-27 lzeng14Add core FFS3 support, DxeCore.
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-16 jljustenMdeModulePkg DXE Core: Add Idle event during BootServic...
2011-05-24 niruiyuAdd the DriverFamilyOverride support in DxeCore.
2011-02-12 lgao4Updates function description per UEFI2.3d. No impact...
2010-08-03 mdkinneyUpdate DXE Core so its own PE/COFF image is passed...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-16 mdkinney1) Fix build issues
2010-02-13 mdkinneyUpdate DXE Core to be compatible with PI 1.2 SMM Drivers.
2010-02-05 jchen20Enable the Load Module At fixed Address feature
2009-11-26 lgao4Apply GetFileBufferByFilePath API of DxeServicesLib...
2009-05-11 eric_tianfix the typo in DxeCore
2009-04-22 qhuang8Update DxeCore to support to install gEfiHiiPackageList...
2009-04-17 eric_tianretain gEfiLoadPeImageProtocolGuid, and only published...
2009-04-16 eric_tianremove the gEfiLoadPeImageProtocolGuid and replace...
2009-04-03 gikidyAdd loaded Image device paths for EFI Drivers loaded...
2009-03-10 lgao4Retire TCG platform protocol, which will be replaced...
2009-02-23 eric_tianretire gEfiFirmwareVolumeDispatcherProtocolGuid
2009-02-23 qhuang8Update DxeCore for the performance infrastructure updat...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-11-22 mdkinneyClean up
2008-10-30 mdkinneyMeasure time spent in Driver Binding Supported() calls
2008-09-23 eric_tianmove header files in MdeModulePkg\Core\Dxe except DxeMa...
2008-09-16 eric_tianMerge the global data in ExecData.c to Event.c
2008-09-16 eric_tianComments for CoreInitializeMemoryServices should be...
2008-09-16 eric_tianThe file name Exec.h contains UEFI Event support functi...
2008-09-10 qhuang8Add EFIAPI modifier for all GCD services APIs
2008-09-09 qwang12Rename Hand.h to Handle.h.
2008-09-08 qwang12Add more comment for EFI_DEP_REPLACE_TRUE
2008-09-08 qwang12Remove a dead macro EFI_DXESERVICE
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 qhuang8Add dependency of DevicePathLib to DxeCore so that...
2008-08-20 qhuang8Remove the global variable of gDxeCoreBS and uses the...
2008-07-26 qhuang8Minor clean up.
2008-07-24 qhuang8Code Scrub for Dxe Core.
2008-07-08 lgao4Code scrube for MdeModule Definitions.
2008-05-22 qhuang8Remove minor defects in Doxygen header
2008-05-21 qhuang8Update to fix minor coding style issues.
2008-05-21 qhuang8Change the file name case to follow coding style: The...
2008-05-13 qhuang8Minor coding style adjustment for DxeCore.
2008-05-09 qhuang8Add doxygen style comments for functions in DxeMain.
2008-04-09 lgao4Add comments and DoxyGen format for these files.
2008-01-04 lgao4Measure PEimage and ActionString data according to...
2007-12-10 klu2MdeModule cleanup for PI:
2007-12-07 lgao4Cache FvImage at buffer with its required alignment.
2007-11-22 qhuang8Clean up: update "EFI" to "UEFI" if applicable.
2007-10-12 eric_tianfixed the following problems:
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-09-28 lgao4Remove PeCoffLoader library class and its instances.
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-06 klu2Should use gEfiFirmwareFileSystem2Guid but not gEfiFirm...
2007-07-04 yshang1Include "Guid/FirmwareFileSystem.h " provided by IntelF...
2007-07-04 yshang1Check in DxeCore for Nt32 platform. Currently, it does...