Home
last modified time | relevance | path

Searched defs:uefi_system_table (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c506 uint64_t uefi_system_table = htobe64((uintptr_t)ST); in efi_makebootargs() local
/openbsd-src/sys/arch/armv7/stand/efiboot/
H A Defiboot.c545 uint64_t uefi_system_table = htobe64((uintptr_t)ST); in efi_makebootargs() local
/openbsd-src/sys/arch/arm64/stand/efiboot/
H A Defiboot.c610 uint64_t uefi_system_table = htobe64((uintptr_t)ST); efi_makebootargs() local