]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe/DxeMain/DxeMain.c
Clean up DxeCore to remove duplicate memory allocation & device path utility services...
[mirror_edk2.git] / MdeModulePkg / Core / Dxe / DxeMain / DxeMain.c
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...