Home
last modified time | relevance | path

Searched defs:EFI_GUID (Results 1 – 4 of 4) sorted by relevance

/openbmc/libcper/include/libcper/
H A DBaseTypes.h75 } EFI_GUID; typedef
/openbmc/qemu/include/hw/loongarch/
H A Dboot.h24 #define EFI_GUID(a, b, c, d...) (efi_guid_t){ { \ macro
/openbmc/qemu/include/standard-headers/uefi/
H A Duefi.h27 } EFI_GUID; typedef
/openbmc/u-boot/include/
H A Defi.h101 #define EFI_GUID(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) \ macro