iPXE
|
#include <DevicePath.h>
Data Fields | |
EFI_DEVICE_PATH_PROTOCOL | Header |
CHAR8 | Uri [] |
Instance of the URI pursuant to RFC 3986. More... | |
Definition at line 882 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL URI_DEVICE_PATH::Header |
Definition at line 883 of file DevicePath.h.
Referenced by efi_uri_path().
CHAR8 URI_DEVICE_PATH::Uri[] |
Instance of the URI pursuant to RFC 3986.
Definition at line 887 of file DevicePath.h.
Referenced by efi_path_uri(), and efi_uri_path().