Home
last modified time | relevance | path

Searched refs:AdvancedOptions (Results 1 – 2 of 2) sorted by relevance

/reactos/boot/environ/app/bootmgr/
H A Dbootmgr.c2240 BOOLEAN AdvancedOptions; in BmpTransferExecution() local
2374 &AdvancedOptions); in BmpTransferExecution()
2375 if ((NT_SUCCESS(Status)) && (AdvancedOptions)) in BmpTransferExecution()
2691 case AdvancedOptions: in BmpLaunchBootEntry()
/reactos/boot/environ/include/
H A Dbl.h877 ULONG AdvancedOptions : 1; member
897 AdvancedOptions = 7, enumerator