Home
last modified time | relevance | path

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

/reactos/boot/environ/app/bootmgr/
H A Dbootmgr.c1385 BootEntry->Flags |= BL_APPLICATION_ENTRY_SETUPLDR; in BmpPopulateBootEntryList()
/reactos/boot/environ/include/
H A Dbl.h76 #define BL_APPLICATION_ENTRY_SETUPLDR 0x200 macro