audk/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe
lzeng14 5eddabfc66 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@12776 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-25 01:56:58 +00:00
..
Ffs.c Add core FFS3 support, FwVolDxe and SectionExtraction. 2011-10-27 10:46:50 +00:00
FwPadFile.c Add core FFS3 support, FwVolDxe and SectionExtraction. 2011-10-27 10:46:50 +00:00
FwVol.c Add core FFS3 support, FwVolDxe and SectionExtraction. 2011-10-27 10:46:50 +00:00
FwVolAttrib.c IntelFrameworkModulePkg: Add FwVolDxe driver 2011-09-01 19:57:08 +00:00
FwVolDriver.h Add core FFS3 support, FwVolDxe and SectionExtraction. 2011-10-27 10:46:50 +00:00
FwVolDxe.inf Add core FFS3 support, FwVolDxe and SectionExtraction. 2011-10-27 10:46:50 +00:00
FwVolRead.c 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:56:58 +00:00
FwVolWrite.c Correct the logic to check EFI_FV2_WRITE_STATUS. 2011-11-04 06:26:26 +00:00