audk/MdeModulePkg/Core/Pei
Liming Gao 63e70348e4 Fixed the issue in PeiCore on Load Module At Fixed Address logic
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@14623 6f19259b-4bc3-4df7-8a09-765794883524
2013-09-04 02:20:25 +00:00
..
BootMode Update the copyright notice format 2010-04-24 09:49:11 +00:00
CpuIo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Dependency MdeModulePkg:removes the unreachable ‘break’ instruction after a ‘return’ instruction in the switch(). 2012-09-29 02:44:33 +00:00
Dispatcher Fixed the issue in PeiCore on Load Module At Fixed Address logic 2013-09-04 02:20:25 +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 Update the copyright notice format 2010-04-24 09:49:11 +00:00
PeiMain Enhance the PEI Core to convert pointers pointing to PPI descriptors on the temporary stack. 2011-09-15 06:48:20 +00:00
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 Update the copyright notice format 2010-04-24 09:49:11 +00:00
StatusCode Update the copyright notice format 2010-04-24 09:49:11 +00:00
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