]> git.proxmox.com Git - mirror_edk2.git/commit
Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs type,...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 31 Oct 2006 08:22:25 +0000 (08:22 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 31 Oct 2006 08:22:25 +0000 (08:22 +0000)
commitd66974717c9c3bd658701908a0549a87ef42fd55
treeae2f713bf2cd317a857e5c2e79230dd1b7f19a57
parent0cc00bf06ba47c9b6143501e2191de459c7ac497
Enhance DxeIpl module to support EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE ffs type, and Enhance DxeIpl module decompression function to load the decompressed FvImage to the memory address aligned at FvImage required alignment.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1875 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Core/DxeIplX64Peim/DxeIpl.h
EdkModulePkg/Core/DxeIplX64Peim/DxeLoadX64.c