XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_FV_WRITE_FILE_DATA Struct Reference

#include <FirmwareVolume2.h>

Collaboration diagram for EFI_FV_WRITE_FILE_DATA:
Collaboration graph
[legend]

Public Attributes

EFI_GUIDNameGuid
 
EFI_FV_FILETYPE Type
 
EFI_FV_FILE_ATTRIBUTES FileAttributes
 
VOIDBuffer
 
UINT32 BufferSize
 

Member Data Documentation

◆ Buffer

VOID* EFI_FV_WRITE_FILE_DATA::Buffer

Pointer to a buffer containing the file to be written.

◆ BufferSize

UINT32 EFI_FV_WRITE_FILE_DATA::BufferSize

Indicates the size of the file image contained in Buffer.

◆ FileAttributes

EFI_FV_FILE_ATTRIBUTES EFI_FV_WRITE_FILE_DATA::FileAttributes

Indicates the attributes for the file to be written.

◆ NameGuid

EFI_GUID* EFI_FV_WRITE_FILE_DATA::NameGuid

Pointer to a GUID, which is the file name to be written.

◆ Type

EFI_FV_FILETYPE EFI_FV_WRITE_FILE_DATA::Type

Indicates the type of file to be written.


The documentation for this struct was generated from the following file: