audk/MdeModulePkg/Universal/CapsulePei
lzeng14 4694dd1ba8 DestPtr may point to the lower aligned address in the free memory region (FreeMemBase, FreeMemBase + FreeMemSize), the free memory region may be updated to override the private signature. So update FreeMemSize to avoid the potential overlap.
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@13303 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-11 01:33:01 +00:00
..
Common DestPtr may point to the lower aligned address in the free memory region (FreeMemBase, FreeMemBase + FreeMemSize), the free memory region may be updated to override the private signature. So update FreeMemSize to avoid the potential overlap. 2012-05-11 01:33:01 +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