Searched refs:systab (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/boot/efi/boot1/
H A Dboot_module.h110 extern EFI_SYSTEM_TABLE *systab;
H A Dboot1.c52 EFI_SYSTEM_TABLE *systab; variable
573 systab = Xsystab;
586 conout = systab->ConOut;
722 systab->ConOut->OutputString(systab->ConOut, buf);
726 systab->ConOut->OutputString(systab->ConOut, buf);

Completed in 81 milliseconds