Home
last modified time | relevance | path

Searched refs:BootServices (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/apps/
H A Dt4.c14 uefi_call_wrapper(systab->BootServices->WaitForEvent, 3, 1, &systab->ConIn->WaitForKey, &index); in efi_main()
H A Dt6.c24 status = uefi_call_wrapper(systab->BootServices->HandleProtocol, in efi_main()
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Dinit.c63 BS = SystemTable->BootServices; in InitializeLib()
/netbsd-src/sys/arch/ia64/stand/efi/libefi/
H A Defi.c97 BS = ST->BootServices; in efi_main()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defiapi.h979 EFI_BOOT_SERVICES *BootServices; member
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h933 ACPI_EFI_BOOT_SERVICES *BootServices; member