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 1117 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL MEDIA_FW_VOL_FILEPATH_DEVICE_PATH::Header |
Definition at line 1118 of file DevicePath.h.
EFI_GUID MEDIA_FW_VOL_FILEPATH_DEVICE_PATH::FvFileName |
Firmware file name.
Definition at line 1122 of file DevicePath.h.