EFI_FFS_FILE_HEADER Struct Reference


Data Fields

EFI_GUID Name
EFI_FFS_INTEGRITY_CHECK IntegrityCheck
EFI_FV_FILETYPE Type
EFI_FFS_FILE_ATTRIBUTES Attributes
UINT8 Size [3]
EFI_FFS_FILE_STATE State

Detailed Description

Each file begins with the header that describe the contents and state of the files.

Field Documentation

Declares various file attribute bits.

Used to verify the integrity of the file.

This GUID is the file name. It is used to uniquely identify the file.

The length of the file in bytes, including the FFS header.

Used to track the state of the file throughout the life of the file from creation to deletion.

Identifies the type of file.


Generated on Wed Sep 23 16:24:27 2015 for MdePkg[ALL] by  doxygen 1.5.7.1