HomeSort by: relevance | last modified time | path
    Searched defs:uefi_bootloaders (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/sysinst/arch/i386/
md.c 77 static const char * uefi_bootloaders[] = { variable in typeref:typename:const char * []
367 for (i = 0; i < __arraycount(uefi_bootloaders); i++) {
368 s = uefi_bootloaders[i];
md.c 77 static const char * uefi_bootloaders[] = { variable in typeref:typename:const char * []
367 for (i = 0; i < __arraycount(uefi_bootloaders); i++) {
368 s = uefi_bootloaders[i];
md.c 77 static const char * uefi_bootloaders[] = { variable in typeref:typename:const char * []
367 for (i = 0; i < __arraycount(uefi_bootloaders); i++) {
368 s = uefi_bootloaders[i];

Completed in 134 milliseconds