ReactOS 0.4.16-dev-136-g52192f1
|
#include <bl.h>
Public Attributes | |
ULONG | Version |
ULONG | Length |
ULONG | PathType |
UCHAR | Path [ANYSIZE_ARRAY] |
ULONG _BL_FILE_PATH_DESCRIPTOR::Length |
Definition at line 983 of file bl.h.
Referenced by EfiInitpCreateApplicationEntry().
UCHAR _BL_FILE_PATH_DESCRIPTOR::Path[ANYSIZE_ARRAY] |
Definition at line 985 of file bl.h.
Referenced by EfiInitpCreateApplicationEntry().
ULONG _BL_FILE_PATH_DESCRIPTOR::PathType |
Definition at line 984 of file bl.h.
Referenced by EfiInitpCreateApplicationEntry().