ReactOS 0.4.15-dev-8100-g1887773
_BOOTMGRINFO Struct Reference

#include <settings.h>

Public Attributes

PCSTR DebugString
 
PCSTR DefaultOs
 
LONG TimeOut
 
ULONG_PTR FrLdrSection
 

Detailed Description

Definition at line 10 of file settings.h.

Member Data Documentation

◆ DebugString

PCSTR _BOOTMGRINFO::DebugString

Definition at line 12 of file settings.h.

Referenced by BootMain(), CmdLineParse(), EfiEntry(), LoadSettings(), and RunLoader().

◆ DefaultOs

PCSTR _BOOTMGRINFO::DefaultOs

Definition at line 13 of file settings.h.

Referenced by CmdLineParse(), InitOperatingSystemList(), and LoadSettings().

◆ FrLdrSection

ULONG_PTR _BOOTMGRINFO::FrLdrSection

Definition at line 15 of file settings.h.

Referenced by LoadSettings(), and RunLoader().

◆ TimeOut

LONG _BOOTMGRINFO::TimeOut

Definition at line 14 of file settings.h.

Referenced by CmdLineParse(), LoadSettings(), MainBootMenuKeyPressFilter(), and RunLoader().


The documentation for this struct was generated from the following file: