Data Fields | |
EFI_GUID * | NameGuid |
EFI_FV_FILETYPE | Type |
EFI_FV_FILE_ATTRIBUTES | FileAttributes |
VOID * | Buffer |
UINT32 | BufferSize |
Pointer to a buffer containing the file to be written.
Indicates the size of the file image contained in Buffer.
Indicates the attributes for the file to be written.
Pointer to a GUID, which is the file name to be written.
Indicates the type of file to be written.