Searched refs:ACPI_TABLE_GUID (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/boot/compressed/
H A Defi.h16 #define ACPI_TABLE_GUID EFI_GUID(0xeb9d2d30, 0x2d88, 0x11d3, 0x9a, 0x16, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d) macro
H A Dacpi.c33 * ACPI_TABLE_GUID because it has more features.
40 /* No ACPI_20_TABLE_GUID found, fallback to ACPI_TABLE_GUID. */
42 ACPI_TABLE_GUID);
/linux-master/drivers/firmware/efi/
H A Defi.c595 {ACPI_TABLE_GUID, &efi.acpi, "ACPI" },
/linux-master/include/linux/
H A Defi.h362 #define ACPI_TABLE_GUID EFI_GUID(0xeb9d2d30, 0x2d88, 0x11d3, 0x9a, 0x16, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d) macro

Completed in 210 milliseconds