]> git.proxmox.com Git - mirror_edk2.git/commit
Enable PeiCore to dispatch the encapsulated fv images with depex expression. This...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 6 Dec 2007 09:52:27 +0000 (09:52 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 6 Dec 2007 09:52:27 +0000 (09:52 +0000)
commit288f9b382445a50278155f703ccce9a0293fceb5
treef1e3aef0dd88a58849b443a90b5ac8c6ac496a13
parent6ee65722c769660e29c9ec524c79a6d7f9825d2b
Enable PeiCore to dispatch the encapsulated fv images with depex expression. This feature can process the different fv images in the different boot path, which is useful for boot performance and image size.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4366 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/DxeIplPeim/DxeIpl.h
MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
MdeModulePkg/Core/DxeIplPeim/DxeLoad.c
MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
MdeModulePkg/Core/Pei/FwVol/FwVol.c
MdeModulePkg/Core/Pei/Image/Image.c
MdeModulePkg/Core/Pei/PeiMain.h
MdeModulePkg/Core/Pei/PeiMain.inf