MEDIA_FW_VOL_DEVICE_PATH

This device path is used by systems implementing the UEFI PI Specification 1.0 to describe a firmware volume.

extern (C)
struct MEDIA_FW_VOL_DEVICE_PATH {}

Members

Variables

FvName
EFI_GUID FvName;

Firmware volume name.

Header
EFI_DEVICE_PATH_PROTOCOL Header;
Undocumented in source.

Meta