Home
last modified time | relevance | path

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

/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c493 uint64_t uefi_system_table = htobe64((uintptr_t)ST); in efi_makebootargs() local
566 &uefi_system_table, sizeof(uefi_system_table)); in efi_makebootargs()
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.c543 uint64_t uefi_system_table = htobe64((uintptr_t)ST); in efi_makebootargs() local
597 &uefi_system_table, sizeof(uefi_system_table)); in efi_makebootargs()
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.c608 uint64_t uefi_system_table = htobe64((uintptr_t)ST); in efi_makebootargs() local
674 &uefi_system_table, sizeof(uefi_system_table)); in efi_makebootargs()