Home | Sort by: relevance | last modified time | path |
/src/sys/arch/i386/stand/efiboot/ | |
panic.c | 54 if (!efi_cleanuped) |
efiboot.h | 63 extern bool efi_cleanuped; |
efiboot.c | 43 bool efi_cleanuped; variable in typeref:typename:bool 136 efi_cleanuped = true; |