_EFI_FIRMWARE_VOLUME2_PROTOCOL Struct Reference


Data Fields

EFI_FV_GET_ATTRIBUTES GetVolumeAttributes
EFI_FV_SET_ATTRIBUTES SetVolumeAttributes
EFI_FV_READ_FILE ReadFile
EFI_FV_READ_SECTION ReadSection
EFI_FV_WRITE_FILE WriteFile
EFI_FV_GET_NEXT_FILE GetNextFile
UINT32 KeySize
EFI_HANDLE ParentHandle
EFI_FV_GET_INFO GetInfo
EFI_FV_SET_INFO SetInfo

Detailed Description

The Firmware Volume Protocol contains the file-level abstraction to the firmware volume as well as some firmware volume attribute reporting and configuration services. The Firmware Volume Protocol is the interface used by all parts of DXE that are not directly involved with managing the firmware volume itself. This abstraction allows many varied types of firmware volume implementations. A firmware volume may be a flash device or it may be a file in the UEFI system partition, for example. This level of firmware volume implementation detail is not visible to the consumers of the Firmware Volume Protocol.

Field Documentation

Data field that indicates the size in bytes of the Key input buffer for the GetNextFile() API.

Handle of the parent firmware volume.


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