Home
last modified time | relevance | path

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

/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c483 static EFI_GUID fdt_guid = FDT_TABLE_GUID; variable
503 if (efi_guidcmp(&fdt_guid, in efi_makebootargs()
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defiboot.c61 static EFI_GUID fdt_guid = FDT_TABLE_GUID; variable
101 if (efi_guidcmp(&fdt_guid, in efi_main()
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defiboot.c67 static EFI_GUID fdt_guid = FDT_TABLE_GUID; variable
111 if (efi_guidcmp(&fdt_guid, in efi_main()