TianoCore EDK2 master
Loading...
Searching...
No Matches
FILEPATH_DEVICE_PATH Struct Reference

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
CHAR16 PathName [1]
 

Detailed Description

Definition at line 1099 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL FILEPATH_DEVICE_PATH::Header

Definition at line 1100 of file DevicePath.h.

◆ PathName

CHAR16 FILEPATH_DEVICE_PATH::PathName[1]

A NULL-terminated Path string including directory and file names.

Definition at line 1104 of file DevicePath.h.


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