iPXE
|
This device path is used by systems implementing the UEFI PI Specification 1.0 to describe a firmware volume. More...
#include <DevicePath.h>
Data Fields | |
EFI_DEVICE_PATH_PROTOCOL | Header |
EFI_GUID | FvName |
Firmware volume name. More... | |
This device path is used by systems implementing the UEFI PI Specification 1.0 to describe a firmware volume.
Definition at line 1153 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL MEDIA_FW_VOL_DEVICE_PATH::Header |
Definition at line 1154 of file DevicePath.h.
EFI_GUID MEDIA_FW_VOL_DEVICE_PATH::FvName |
Firmware volume name.
Definition at line 1158 of file DevicePath.h.