Home
last modified time | relevance | path

Searched defs:guid1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_manageprotocols.c25 static efi_guid_t guid1 = variable
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c23 static bool compare_guid(const struct efi_guid *guid1, in compare_guid()