ReactOS 0.4.16-dev-287-g2d3f3a1
|
#include <bl.h>
Public Attributes | |
ULONG | Type |
ULONG | DataOffset |
ULONG | DataSize |
ULONG | ListOffset |
ULONG | NextEntryOffset |
ULONG | Empty |
ULONG _BL_BCD_OPTION::DataOffset |
Definition at line 847 of file bl.h.
Referenced by BlAppendBootOptionBoolean(), BlAppendBootOptionInteger(), BlAppendBootOptionString(), BlGetBootOptionBoolean(), BlGetBootOptionDevice(), BlGetBootOptionGuid(), BlGetBootOptionGuidList(), BlGetBootOptionInteger(), BlGetBootOptionString(), BlpGetBootOptionIntegerList(), BmGetOptionList(), and BmpCreateDevices().
ULONG _BL_BCD_OPTION::DataSize |
Definition at line 848 of file bl.h.
Referenced by BlAppendBootOptionBoolean(), BlAppendBootOptionInteger(), BlAppendBootOptionString(), BlGetBootOptionGuid(), BlGetBootOptionGuidList(), BlGetBootOptionString(), BlpGetBootOptionIntegerList(), and BmGetOptionList().
ULONG _BL_BCD_OPTION::Empty |
Definition at line 851 of file bl.h.
Referenced by BlRemoveBootOption(), BmpCreateDevices(), and MiscGetBootOption().
ULONG _BL_BCD_OPTION::ListOffset |
Definition at line 849 of file bl.h.
Referenced by BlGetBootOptionDevice(), BmGetOptionList(), BmpCreateDevices(), and MiscGetBootOption().
ULONG _BL_BCD_OPTION::NextEntryOffset |
Definition at line 850 of file bl.h.
Referenced by BmGetOptionList(), BmpCreateDevices(), EfiInitpCreateApplicationEntry(), and MiscGetBootOption().
ULONG _BL_BCD_OPTION::Type |
Definition at line 846 of file bl.h.
Referenced by BlAppendBootOptionBoolean(), BlAppendBootOptionInteger(), BlAppendBootOptionString(), BmGetOptionList(), BmpCreateDevices(), and MiscGetBootOption().