Searched defs:LOAD_OPTION_ACTIVE (Results 1 - 1 of 1) sorted by relevance
/systemd/src/shared/ | ||
H A D | efivars.c | 47 #define LOAD_OPTION_ACTIVE 0x00000001 macro 437 *active = !!(header->attr & LOAD_OPTION_ACTIVE); 498 option->attr = LOAD_OPTION_ACTIVE; |
Completed in 12 milliseconds