EFI_FV_FILE_INFO Struct Reference


Data Fields

EFI_GUID FileName
EFI_FV_FILETYPE FileType
EFI_FV_FILE_ATTRIBUTES FileAttributes
VOID * Buffer
UINT32 BufferSize

Detailed Description

The information of the FV file.

Field Documentation

Points to the file's data (not the header). Not valid if EFI_FV_FILE_ATTRIB_MEMORY_MAPPED is zero.

Size of the file's data.

Attributes of the file.

Name of the file.

File type.


Generated on Thu Sep 24 23:14:28 2015 for MdePkg[ALL] by  doxygen 1.5.7.1