ReactOS 0.4.15-dev-6054-gbddd8b0
|
#include <DevicePath.h>
Public Attributes | |
EFI_DEVICE_PATH_PROTOCOL | Header |
CHAR16 | PathName [1] |
Definition at line 932 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL FILEPATH_DEVICE_PATH::Header |
Definition at line 933 of file DevicePath.h.
CHAR16 FILEPATH_DEVICE_PATH::PathName[1] |
A NULL-terminated Path string including directory and file names.
Definition at line 937 of file DevicePath.h.