iPXE
|
This device path is used by systems implementing the UEFI PI Specification 1.0 to describe a firmware file. More...
#include <DevicePath.h>
Data Fields | |
EFI_DEVICE_PATH_PROTOCOL | Header |
EFI_GUID | FvFileName |
Firmware file name. More... | |
This device path is used by systems implementing the UEFI PI Specification 1.0 to describe a firmware file.
Definition at line 1137 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL MEDIA_FW_VOL_FILEPATH_DEVICE_PATH::Header |
Definition at line 1138 of file DevicePath.h.
EFI_GUID MEDIA_FW_VOL_FILEPATH_DEVICE_PATH::FvFileName |
Firmware file name.
Definition at line 1142 of file DevicePath.h.