audk/MdeModulePkg/Universal/CapsulePei
lzeng14 240bc4ee8f Make sure CapsuleImage size is equal or less than DataBlock Size. And when copy the Capsule data from DataBlock to the continuous memory, CapsuleImage size should be used instead of DataBlock.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13304 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-11 01:37:23 +00:00
..
Common Make sure CapsuleImage size is equal or less than DataBlock Size. And when copy the Capsule data from DataBlock to the continuous memory, CapsuleImage size should be used instead of DataBlock. 2012-05-11 01:37:23 +00:00
X64 1. Introduced CPU Exception Handler Library to provide the CPU exception handlers and add one NULL library instance. 2012-03-15 05:20:41 +00:00
Capsule.h Use CPU_HOB to detect max address support from platform, and added 1G page table support. 2011-09-13 05:48:57 +00:00
CapsulePei.inf Add PCD for 1G page table 2011-09-21 03:45:35 +00:00
CapsuleX64.inf 1. Introduced CPU Exception Handler Library to provide the CPU exception handlers and add one NULL library instance. 2012-03-15 05:20:41 +00:00
UefiCapsule.c Add PCD for 1G page table 2011-09-21 03:45:35 +00:00