Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/firmware/efi/libstub/
Dzboot.c51 static bool guids_eq(const efi_guid_t *a, const efi_guid_t *b) in guids_eq() function
79 if (!guids_eq(&vendor_dp->vendorguid, &LINUX_EFI_ZBOOT_MEDIA_GUID)) in load_file()