|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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(), and LoadSettings().
| 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().
| LONG _BOOTMGRINFO::TimeOut |
Definition at line 14 of file settings.h.
Referenced by CmdLineParse(), LoadSettings(), MainBootMenuKeyPressFilter(), and RunLoader().