audk/MdePkg/Include/Pi
Supreeth Venkatesh f412ecc3f4 MdePkg/Include: Add management mode FV file type and depex.
As per PI specification v1.6,
As per section 2.1.4.1,
The following file types exist:
Table 3. Defined File Types
Name                                   Value
EFI_FV_FILETYPE_RAW                    0x01
EFI_FV_FILETYPE_FREEFORM               0x02
EFI_FV_FILETYPE_SECURITY_CORE          0x03
EFI_FV_FILETYPE_PEI_CORE               0x04
EFI_FV_FILETYPE_DXE_CORE               0x05
EFI_FV_FILETYPE_PEIM                   0x06
EFI_FV_FILETYPE_DRIVER                 0x07
EFI_FV_FILETYPE_COMBINED_PEIM_DRIVER   0x08
EFI_FV_FILETYPE_APPLICATION            0x09
EFI_FV_FILETYPE_MM                     0x0A
EFI_FV_FILETYPE_FIRMWARE_VOLUME_IMAGE  0x0B
EFI_FV_FILETYPE_COMBINED_MM_DXE        0x0C
EFI_FV_FILETYPE_MM_CORE                0x0D
EFI_FV_FILETYPE_MM_STANDALONE          0x0E
EFI_FV_FILETYPE_MM_CORE_STANDALONE     0x0F

The following new section type is added:
EFI_SECTION_MM_DEPEX

This patch adds the management mode FV file type and depex.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Achin Gupta <achin.gupta@arm.com>
Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@arm.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2018-02-09 14:41:03 +08:00
..
PiBootMode.h
PiDependency.h
PiDxeCis.h MdePkg/Include/Pi: Modify specification number encoding 2017-12-15 09:24:09 +08:00
PiFirmwareFile.h MdePkg/Include: Add management mode FV file type and depex. 2018-02-09 14:41:03 +08:00
PiFirmwareVolume.h MdePkg PiFirmwareVolume.h: Add USED_SIZE FV_EXT_TYPE definitions 2017-12-01 09:36:46 +08:00
PiHob.h MdePkg PiHob.h: Add FV3 HOB definitions 2017-10-10 20:54:27 +08:00
PiI2c.h
PiMmCis.h MdePkg/PiMmCis.h: Fix build failure. 2017-09-06 14:40:43 +08:00
PiMultiPhase.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
PiPeiCis.h MdePkg/Include/Pi: Modify specification number encoding 2017-12-15 09:24:09 +08:00
PiS3BootScript.h
PiSmmCis.h MdePkg: Reference new definitions for Management Mode. 2017-08-29 09:37:37 +08:00
PiStatusCode.h MdePkg/PiStatusCode: Add new Status Code for BDS when attempting BootOrder 2017-06-27 10:25:04 +08:00