iPXE
Data Fields
FILEPATH_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
CHAR16 PathName [1]
 A NULL-terminated Path string including directory and file names. More...
 

Detailed Description

Definition at line 1081 of file DevicePath.h.

Field Documentation

◆ Header

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().

◆ PathName

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().


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