audk/MdeModulePkg/Core/Pei
ydong10 935efc217f In order to make sure the image is section alignment, after allocate buffer for TE image, it will adjust the base address. But it has two potential issues: One is the start address may not section alignment, second is the buffer is not bigger enough to do the adjustment. This patch fixes these two issues.
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14145 6f19259b-4bc3-4df7-8a09-765794883524
2013-02-27 02:09:01 +00:00
..
BootMode
CpuIo
Dependency MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘return’ instruction in the switch(). 2012-09-29 02:44:33 +00:00
Dispatcher MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +00:00
FwVol Build the registered guid HOB and SystemTable to record the GUID itself in PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib, and also state the restriction in BaseExtractGuidedSectionLib. 2012-11-08 01:12:56 +00:00
Hob Update HobLib and Hob Service to avoid data over flow. 2012-07-17 01:51:26 +00:00
Image In order to make sure the image is section alignment, after allocate buffer for TE image, it will adjust the base address. But it has two potential issues: One is the start address may not section alignment, second is the buffer is not bigger enough to do the adjustment. This patch fixes these two issues. 2013-02-27 02:09:01 +00:00
Memory Update HobLib and Hob Service to avoid data over flow. 2012-07-17 01:51:26 +00:00
PciCfg2
PeiMain
Ppi MdeModulePkg PeiMain: Enhance the PEI Core to convert GUID/PPI pointers pointing to somewhere in the temporary stack in PPI descriptors. 2011-09-20 09:17:48 +00:00
Reset Add missing status code in several modules. 2012-10-30 04:23:40 +00:00
Security
StatusCode
PeiMain.h Add core FFS3 support, PeiCore and DxeIpl. 2011-10-27 09:04:50 +00:00
PeiMain.inf MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModulePkg on PcdLib 2012-11-01 06:59:25 +00:00