Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_acpi.c12 static const efi_guid_t acpi_guid = EFI_ACPI_TABLE_GUID;
H A Dhelloworld.c17 static const efi_guid_t acpi_guid = EFI_ACPI_TABLE_GUID;
/openbmc/u-boot/include/
H A Defi_api.h301 #define EFI_ACPI_TABLE_GUID \ macro