|
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 1101 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL FILEPATH_DEVICE_PATH::Header |
Definition at line 1102 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 1106 of file DevicePath.h.
Referenced by efi_block_exec(), efi_image_path(), and efi_local_open_path().
1.8.15