OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EFI_ACPI_OEM_TABLE_ID
(Results
1 - 11
of
11
) sorted by null
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Hpet/
Hpet.aslc
41
EFI_ACPI_OEM_TABLE_ID
, // OEM table identification(8 bytes long)
/device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/
Facp.aslc
25
EFI_ACPI_OEM_TABLE_ID
, // OEM table identification(8 bytes long)
Platform.h
26
#define
EFI_ACPI_OEM_TABLE_ID
SIGNATURE_64('O','V','M','F','E','D','K','2') // OEM table id 8 bytes long
Madt.aslc
77
EFI_ACPI_OEM_TABLE_ID
,
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Fadt/
Fadt1.0.aslc
26
EFI_ACPI_OEM_TABLE_ID
, // OEM table identification(8 bytes long)
Fadt2.0.aslc
27
EFI_ACPI_OEM_TABLE_ID
,// OEM table identification(8 bytes long)
Fadt.h
30
#define
EFI_ACPI_OEM_TABLE_ID
SIGNATURE_64('T','I','A','N','O',' ',' ',' ') // OEM table id 8 bytes long
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
AcpiTablePlatform.h
35
#define
EFI_ACPI_OEM_TABLE_ID
SIGNATURE_64('O','E','M','T','A','B','L','E') // OEM table id 8 bytes long
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Facp/
Facp.aslc
39
EFI_ACPI_OEM_TABLE_ID
, // OEM table identification(8 bytes long)
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
AcpiPlatform.h
97
#define
EFI_ACPI_OEM_TABLE_ID
0x2020204F4E414954ULL // "TIANO "
MadtPlatform.c
228
Madt->Header.OemTableId =
EFI_ACPI_OEM_TABLE_ID
;
Completed in 53 milliseconds