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

/openbsd-current/sys/arch/arm64/dev/
H A Defi_machdep.c129 static EFI_GUID smbios3_guid = SMBIOS3_TABLE_GUID; local
135 if (efi_guidcmp(&smbios3_guid, &ct->VendorGuid) == 0)
/openbsd-current/sys/arch/arm64/stand/efiboot/
H A Defiboot.c70 static EFI_GUID smbios3_guid = SMBIOS3_TABLE_GUID; variable
118 if (efi_guidcmp(&smbios3_guid,

Completed in 170 milliseconds