Searched refs:LOAD_OPTION_CATEGORY (Results 1 – 4 of 4) sorted by relevance
49 #define LOAD_OPTION_CATEGORY 0x00001F00 macro
2083 #define LOAD_OPTION_CATEGORY 0x00001F00 macro
390 if ((BootOptions[Index].Attributes & LOAD_OPTION_CATEGORY) != LOAD_OPTION_CATEGORY_BOOT) { in BootBootOptions()
1670 (BOOLEAN) ((BootOption->Attributes & LOAD_OPTION_CATEGORY) == LOAD_OPTION_CATEGORY_BOOT) in EfiBootManagerBoot()