]> git.proxmox.com Git - mirror_edk2.git/commit
Fix two issues in PeiCore.
authorLiming Gao <liming.gao@intel.com>
Tue, 17 Dec 2013 06:21:33 +0000 (06:21 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 17 Dec 2013 06:21:33 +0000 (06:21 +0000)
commit9b8e61be26dd303ffb88785bee63bdd1410b6234
treed0984ef9688237982fa9ed31ff0911e2ecb9db20
parent98c4caa1e9504f87bda712f4df03c6817f869658
Fix two issues in PeiCore.
1. HOB address is not 8 byte alignment.
2. FV with the max supported PEIM can't be dispatched.

Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14993 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c