]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/Dxe
Should use MaxCarTop but *not* CarTop to computer the usage of stack
[mirror_edk2.git] / MdeModulePkg / Core / Dxe /
2007-10-31 lgao4Print real entry point for IPF image.
2007-10-31 yshang11) Change GUID of emuvariable module.
2007-10-18 qwang12Update the return status to comply to PI spec.
2007-10-12 eric_tianfixed the following problems:
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-09-29 lgao4Update DxeCore to set efi memory type for the different...
2007-09-28 lgao4Remove PeCoffLoader library class and its instances.
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-14 mdkinney1) Remove buffer overflow when the number of Driver...
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-24 xli24Update for ICC build.
2007-08-23 qwang12Allow DXE dispatcher to ignore EFI_FV_FILETYPE_FIRMWARE...
2007-08-22 yshang1Update PciCfg2.c to follow strict ANSI C spec.
2007-08-16 mdkinneyUpdate DXE Core to use gEfiCallerIdGuid instead of...
2007-08-10 klu2EFI_FILE_TAIL_ATTRIBUTE does not support in PI specific...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 qhuang8Fix the type-cast between UINT32 & UINTN
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-08-03 xli24Update gHobList in DXE core when GCD relocates hob...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 yshang1Clean up the Isa related DXE in IntelFrameworkMoudlePkg.
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...