Searched refs:EFI_GUID (Results 1 - 17 of 17) sorted by relevance

/linux-master/block/partitions/
H A Defi.h34 EFI_GUID( 0xC12A7328, 0xF81F, 0x11d2, \
37 EFI_GUID( 0x024DEE41, 0x33E7, 0x11d3, \
40 EFI_GUID( 0xE3C9E316, 0x0B5C, 0x4DB8, \
43 EFI_GUID( 0xEBD0A0A2, 0xB9E5, 0x4433, \
46 EFI_GUID( 0xa19d880f, 0x05fc, 0x4d3b, \
49 EFI_GUID( 0x0657fd6d, 0xa4ab, 0x43c4, \
52 EFI_GUID( 0xe6d6d379, 0xf507, 0x44c2, \
/linux-master/include/linux/
H A Defi.h63 * The UEFI spec and EDK2 reference implementation both define EFI_GUID as
71 * suggest that EFI_GUID should be 64-bit aligned, but this appears to be
77 #define EFI_GUID(a, b, c, d...) (efi_guid_t){ { \ macro
355 * #define SOME_PROTOCOL_GUID EFI_GUID(0x12345678, 0x1234, 0x1234, 0x12, 0x34, 0x12, 0x34, 0x56, 0x78, 0x90, 0x12)
361 #define NULL_GUID EFI_GUID(0x00000000, 0x0000, 0x0000, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00)
362 #define ACPI_TABLE_GUID EFI_GUID(0xeb9d2d30, 0x2d88, 0x11d3, 0x9a, 0x16, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d)
363 #define ACPI_20_TABLE_GUID EFI_GUID(0x8868e871, 0xe4f1, 0x11d3, 0xbc, 0x22, 0x00, 0x80, 0xc7, 0x3c, 0x88, 0x81)
364 #define SMBIOS_TABLE_GUID EFI_GUID(0xeb9d2d31, 0x2d88, 0x11d3, 0x9a, 0x16, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d)
365 #define SMBIOS3_TABLE_GUID EFI_GUID(0xf2fd1544, 0x9794, 0x4a2c, 0x99, 0x2e, 0xe5, 0xbb, 0xcf, 0x20, 0xe3, 0x94)
366 #define UGA_IO_PROTOCOL_GUID EFI_GUID(
[all...]
/linux-master/arch/x86/boot/compressed/
H A Defi.h11 #define EFI_GUID(a, b, c, d...) (efi_guid_t){ { \ macro
16 #define ACPI_TABLE_GUID EFI_GUID(0xeb9d2d30, 0x2d88, 0x11d3, 0x9a, 0x16, 0x00, 0x90, 0x27, 0x3f, 0xc1, 0x4d)
17 #define ACPI_20_TABLE_GUID EFI_GUID(0x8868e871, 0xe4f1, 0x11d3, 0xbc, 0x22, 0x00, 0x80, 0xc7, 0x3c, 0x88, 0x81)
18 #define EFI_CC_BLOB_GUID EFI_GUID(0x067b1f5f, 0xcf26, 0x44c5, 0x85, 0x54, 0x93, 0xd7, 0x77, 0x91, 0x2d, 0x42)
19 #define LINUX_EFI_UNACCEPTED_MEM_TABLE_GUID EFI_GUID(0xd5d1de3c, 0x105c, 0x44f9, 0x9e, 0xa9, 0xbc, 0xef, 0x98, 0x12, 0x00, 0x31)
/linux-master/drivers/firmware/efi/stmm/
H A Dmm_communication.h30 EFI_GUID(0xed32d533, 0x99e6, 0x4209, \
/linux-master/drivers/infiniband/hw/hfi1/
H A Defivar.c12 #define HFI1_EFIVAR_GUID EFI_GUID(0xc50a953e, 0xa8b2, 0x42a6, \
/linux-master/drivers/scsi/isci/
H A Dprobe_roms.h188 EFI_GUID(0x193dfefa, 0xa445, 0x4302, 0x99, 0xd8, 0xef, 0x3a, 0xad, \
/linux-master/drivers/firmware/efi/libstub/
H A Dtpm.c21 EFI_GUID(0xe20939be, 0x32d4, 0x41be, 0xa1, 0x50, 0x89, 0x7f, 0x85, 0xd4, 0x98, 0x29)
/linux-master/sound/soc/codecs/
H A Dcs-amp-lib.c19 EFI_GUID(0x02f9af02, 0x7734, 0x4233, 0xb4, 0x3d, 0x93, 0xfe, 0x5a, 0xa3, 0x5d, 0xb3)
H A Dcs-amp-lib-test.c177 EFI_GUID(0x02f9af02, 0x7734, 0x4233, 0xb4, 0x3d, 0x93, 0xfe, 0x5a, 0xa3, 0x5d, 0xb3);
/linux-master/sound/pci/hda/
H A Dtas2781_hda_i2c.c473 static efi_guid_t efi_guid = EFI_GUID(0x1f52d2a1, 0xbb3a, 0x457d, 0xbc,
547 efi_guid_t efi_guid = EFI_GUID(0x02f9af02, 0x7734, 0x4233, 0xb4, 0x3d,
557 efi_guid = EFI_GUID(0x1f52d2a1, 0xbb3a, 0x457d, 0xbc, 0x09,
H A Dcs35l41_hda.c403 static efi_guid_t efi_guid = EFI_GUID(0x02f9af02, 0x7734, 0x4233, 0xb4, 0x3d, 0x93, 0xfe,
/linux-master/arch/x86/platform/efi/
H A Dquirks.c25 EFI_GUID(0x4424ac57, 0xbe4b, 0x47dd, 0x9e, 0x97, 0xed, 0x50, 0xf0, 0x9f, 0x92, 0xa9)
/linux-master/drivers/net/wireless/intel/iwlwifi/fw/
H A Duefi.c16 #define IWL_EFI_VAR_GUID EFI_GUID(0x92daaf2f, 0xc02b, 0x455b, \
/linux-master/drivers/bluetooth/
H A Dbtbcm.c43 efi_guid_t guid = EFI_GUID(0x74b00bd9, 0x805a, 0x4d61, 0xb5, 0x1f,
/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_gmin_platform.c374 #define GMIN_CFG_VAR_EFI_GUID EFI_GUID(0xecb54cd9, 0xe5ae, 0x4fdc, \
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfirmware.c490 efi_guid_t guid = EFI_GUID(0x74b00bd9, 0x805a, 0x4d61, 0xb5, 0x1f,
/linux-master/drivers/input/keyboard/
H A Dapplespi.c88 #define EFI_BL_LEVEL_GUID EFI_GUID(0xa076d2af, 0x9678, 0x4386, 0x8b, 0x58, 0x1f, 0xc8, 0xef, 0x04, 0x16, 0x19)

Completed in 183 milliseconds