iPXE
|
An EFI device path settings block. More...
Data Fields | |
struct settings | settings |
Settings interface. More... | |
EFI_DEVICE_PATH_PROTOCOL * | path |
Device path. More... | |
An EFI device path settings block.
Definition at line 50 of file efi_path.c.
struct settings efi_path_settings::settings |
EFI_DEVICE_PATH_PROTOCOL* efi_path_settings::path |
Device path.
Definition at line 54 of file efi_path.c.
Referenced by efi_path_fetch(), and efi_path_net_probe().