]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Core/DxeIplPeim/DxeLoad.c
1) Improve the EFI Memory Map stability to improve ACPI S4 support
[mirror_edk2.git] / MdeModulePkg / Core / DxeIplPeim / DxeLoad.c
2007-11-27 mdkinney1) Improve the EFI Memory Map stability to improve...
2007-11-08 qhuang8PI spec will be updated to make it clear that this...
2007-11-06 lgao4To find DxeCore by PE32 section is enough, DxeCore...
2007-11-01 lgao4Print entry point address by using 0x%10p for the above...
2007-10-31 lgao4Print real entry point for IPF image.
2007-10-24 qwang12ASSERT_EFI_ERROR (FALSE) should be ASSERT (FALSE)
2007-10-22 lgao4Fix alignment requirement when Load IPF TeImage into...
2007-10-18 klu2The BaseAddress and Length should be align PAGE accordi...
2007-10-10 qwang120) Change the PEI core behavior to not install FV HOB...
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-28 klu2Use PeiPiLib's PeiPiLibBuildPiFvInfoPpi interface inste...
2007-09-27 klu2Fix wrong judgement for gInMemory
2007-09-27 klu2Change the function name.
2007-09-26 klu21) Add library classes of S3Lib and RecoveryLib in...
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-13 klu2Add missing definition EFI_PEIM_ENTRY_POINT to IntelFra...
2007-08-13 qwang12Change the behavior of DxeIplLoadFile to load EFI_SECTI...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 lgao4Correct parameter UINTN to UINT32. Fix UINTN conver...
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-07-24 yshang1Retire the "Include/Common" of MdeModulePkg.
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-05 xgu3Check in following modules,