]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Core/DxeIplX64Peim/DxeLoadX64.c
Use global variable gInMemory in place of gInMemoryGuid ppi in DxeIplX64 module to...
[mirror_edk2.git] / EdkModulePkg / Core / DxeIplX64Peim / DxeLoadX64.c
2006-11-21 lgao4Use global variable gInMemory in place of gInMemoryGuid...
2006-11-17 bbahnsenFix gcc warnings -- please review affected files.
2006-11-13 lgao4Fix gcc build break for this module.
2006-11-13 lgao4Fix build break error.
2006-11-13 lgao4Add comments about why pre-allocate 32 bytes for load...
2006-11-10 lgao4Fix to pre-allocate 32bytes in stack to Load X64 Image.
2006-11-09 mdkinneyFix build break from CPU_STACK_ALIGNMENT update.
2006-11-09 mdkinneyUse CPU_STACK_ALIGNMENT to align stack allocated for...
2006-10-31 lgao4Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWA...
2006-10-10 klu2Set Hob type for FvMainCompactFv to EFI_HOB_TYPE_UNUSED...
2006-09-19 mdkinneyAdd PCD Feature Flags to control which decompression...
2006-09-13 lgao4Move ConPlatform module from EdkNT32 package to EdkModu...
2006-08-23 lgao4Fix Edk Tracker 206.
2006-08-22 lgao4Fix one bug in PeiMain to make it output correct ImageS...
2006-07-13 lgao4Remove extra code in DxeLoadX64.c file.
2006-07-12 lgao4Add missing files in msa file and add module descriptio...