iPXE
|
#include <DevicePath.h>
Data Fields | |
EFI_DEVICE_PATH_PROTOCOL | Header |
CHAR16 | PathName [1] |
A NULL-terminated Path string including directory and file names. More... | |
Definition at line 1081 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL FILEPATH_DEVICE_PATH::Header |
Definition at line 1082 of file DevicePath.h.
Referenced by efi_block_exec(), and efi_image_path().
CHAR16 FILEPATH_DEVICE_PATH::PathName[1] |
A NULL-terminated Path string including directory and file names.
Definition at line 1086 of file DevicePath.h.
Referenced by efi_block_exec(), efi_image_path(), and efi_local_open_path().