ReactOS 0.4.16-dev-13-ge2fc578
|
#include <bl.h>
Public Attributes | |
CHAR | Signature [8] |
ULONG | Version |
ULONG | Length |
ULONG | OsPathOffset |
WCHAR | LoadOptions [ANYSIZE_ARRAY] |
ULONG _BL_WINDOWS_LOAD_OPTIONS::Length |
Definition at line 992 of file bl.h.
Referenced by EfiInitpCreateApplicationEntry().
WCHAR _BL_WINDOWS_LOAD_OPTIONS::LoadOptions[ANYSIZE_ARRAY] |
Definition at line 994 of file bl.h.
Referenced by EfiInitpCreateApplicationEntry().
ULONG _BL_WINDOWS_LOAD_OPTIONS::OsPathOffset |
Definition at line 993 of file bl.h.
Referenced by EfiInitpCreateApplicationEntry().
CHAR _BL_WINDOWS_LOAD_OPTIONS::Signature[8] |
Definition at line 990 of file bl.h.
Referenced by EfiInitpCreateApplicationEntry().