ReactOS 0.4.16-dev-59-gd481587
|
#include <settings.h>
Public Attributes | |
PCSTR | DebugString |
PCSTR | DefaultOs |
LONG | TimeOut |
ULONG_PTR | FrLdrSection |
Definition at line 10 of file settings.h.
PCSTR _BOOTMGRINFO::DebugString |
Definition at line 12 of file settings.h.
Referenced by BootMain(), CmdLineParse(), EfiEntry(), LoadSettings(), and RunLoader().
PCSTR _BOOTMGRINFO::DefaultOs |
Definition at line 13 of file settings.h.
Referenced by CmdLineParse(), InitOperatingSystemList(), and LoadSettings().
ULONG_PTR _BOOTMGRINFO::FrLdrSection |
Definition at line 15 of file settings.h.
Referenced by LoadSettings(), and RunLoader().
LONG _BOOTMGRINFO::TimeOut |
Definition at line 14 of file settings.h.
Referenced by CmdLineParse(), LoadSettings(), MainBootMenuKeyPressFilter(), and RunLoader().