From: Jeff Fan Date: Fri, 22 Nov 2013 06:15:51 +0000 (+0000) Subject: 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it has. X-Git-Tag: edk2-stable201903~12073 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=57f360f2615818366b39ff21fcd0201154be4ab2;hp=57f360f2615818366b39ff21fcd0201154be4ab2;p=mirror_edk2.git 1. DxeIplPeim will locate Vector Handoff Table PPI and build GUIDed HOB if it has. 2. DxeMain will get Vector Handoff Table GUIDed HOB to install configuration table if it has. 3. Updated CPU Exception Handler Library to provide 3 new APIs to replace original one API and updated NULL instance accordingly. 4. Updated DxeMain/CapsuleX64/BootSriptExectorDxe to use the new API in CPU Exception Handler Lib. Signed-off-by: Jeff Fan Reviewed-by: Liming Gao Reviewed-by: Jiewen Yao Reviewed-by: Ruiyu Ni git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14884 6f19259b-4bc3-4df7-8a09-765794883524 ---