iPXE
Data Fields
efi_file_path Struct Reference

An EFI fixed device path file. More...

Data Fields

struct efi_file file
 EFI file. More...
 
EFI_DEVICE_PATH_PROTOCOLpath
 Device path. More...
 
EFI_HANDLE handle
 EFI handle. More...
 

Detailed Description

An EFI fixed device path file.

Definition at line 97 of file efi_file.c.

Field Documentation

◆ file

struct efi_file efi_file_path::file

◆ path

EFI_DEVICE_PATH_PROTOCOL* efi_file_path::path

Device path.

Definition at line 101 of file efi_file.c.

◆ handle

EFI_HANDLE efi_file_path::handle

EFI handle.

Definition at line 103 of file efi_file.c.


The documentation for this struct was generated from the following file: