audk/MdeModulePkg/Core/Pei
lzeng14 795bb9b6c4 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description rows that start with a Required Alignment (bytes) of 2, 4, and 8.
2. In PeiFfsFvPpiGetFileInfo(), FileHeader->Attributes needs to be converted to EFI_FV_FILE_ATTRIBUTES from EFI_FFS_FILE_ATTRIBUTES before it is assigned to FileInfo->FileAttributes.
3. Set EFI_FV_FILE_ATTRIB_FIXED and EFI_FV_FILE_ATTRIB_MEMORY_MAPPED bits for EFI_FV_FILE_ATTRIBUTES based on the FFS file and FV image.

Signed-off-by: lzeng14
Reviewed-by: lgao4

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12777 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-25 01:57:23 +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 Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros to log the evaluation of all dependency expressions. 2010-12-04 20:05:09 +00:00
Dispatcher MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +00:00
FwVol 1. According to PI errata 0000840 and PI 1.2c Vol 3 3.2.3, remove description rows that start with a Required Alignment (bytes) of 2, 4, and 8. 2011-11-25 01:57:23 +00:00
Hob Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
Image Update the previous fix to only shadow the function for supported processor architectrues. The old way required non supported processor architectures to opt out. 2010-07-07 23:27:08 +00:00
Memory Add assertion in PeiAllocatePool when out of resource. 2011-06-09 02:52:35 +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 Update the copyright notice format 2010-04-24 09:49:11 +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 Add core FFS3 support, PeiCore and DxeIpl. 2011-10-27 09:04:50 +00:00