audk/MdeModulePkg/Core/Dxe
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
..
Dispatcher Update DxeCore handle FV Image file with Depex section per PI spec. 2011-11-23 03:12:04 +00:00
DxeMain swaps the order of timer disable and memory map termination to make sure memory map unchanged. 2010-11-03 03:21:29 +00:00
Event MdeModulePkg DXE Core: Add Idle event during BootServices WaitForEvent 2011-06-16 23:28:02 +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
FwVolBlock Correct typo in word in DxeCore. 2011-02-12 01:34:05 +00:00
Gcd MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DXE Service to return EFI_NOT_AVAILABLE_YET if CPU Arch Protocol is not available per PI 1.2 Errata C spec. 2011-11-23 08:15:14 +00:00
Hand Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
Image Fix ICC9 build break. 2011-09-27 03:46:25 +00:00
Library Update the copyright notice format 2010-04-24 09:49:11 +00:00
Mem Fix crash in GetMemoryMap() when memory type 0x80000000-0xFFFFFFFF was allocated by OS loader 2011-06-09 02:01:19 +00:00
Misc Update the comments of InstallConfigurationTable to follow UEFI Spec. 2011-05-31 03:15:58 +00:00
SectionExtraction Add core FFS3 support, DxeCore. 2011-10-27 09:23:19 +00:00
DxeMain.h MdeModulePkg DXE Core: Update implementation of SetMemorySpaceAttributes() DXE Service to return EFI_NOT_AVAILABLE_YET if CPU Arch Protocol is not available per PI 1.2 Errata C spec. 2011-11-23 08:15:14 +00:00
DxeMain.inf Add core FFS3 support, DxeCore. 2011-10-27 09:23:19 +00:00