OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:EFI_ACPI_ARM_OEM_TABLE_ID
(Results
1 - 5
of
5
) sorted by null
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/
FvpPlatform.h
27
#define
EFI_ACPI_ARM_OEM_TABLE_ID
SIGNATURE_64('R','T','S','M','V','E','V','8') // OEM table id 8 bytes long
40
EFI_ACPI_ARM_OEM_TABLE_ID
, /* UINT64 OemTableId */ \
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/
Hi1610Platform.h
27
#define
EFI_ACPI_ARM_OEM_TABLE_ID
SIGNATURE_64('H','I','P','0','6',' ',' ',' ') // OEM table id 8 bytes long
40
EFI_ACPI_ARM_OEM_TABLE_ID
, /* UINT64 OemTableId */ \
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/
Hi1616Platform.h
27
#define
EFI_ACPI_ARM_OEM_TABLE_ID
SIGNATURE_64('H','I','P','0','7',' ',' ',' ') // OEM table id 8 bytes long
40
EFI_ACPI_ARM_OEM_TABLE_ID
, /* UINT64 OemTableId */ \
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/
Pv660Platform.h
27
#define
EFI_ACPI_ARM_OEM_TABLE_ID
SIGNATURE_64('H','I','P','0','5',' ',' ',' ') // OEM table id 8 bytes long
40
EFI_ACPI_ARM_OEM_TABLE_ID
, /* UINT64 OemTableId */ \
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Include/
ArmPlatform.h
72
#define
EFI_ACPI_ARM_OEM_TABLE_ID
SIGNATURE_64('A','R','M','-','J','U','N','O') // OEM table id 8 bytes long
85
EFI_ACPI_ARM_OEM_TABLE_ID
, /* UINT64 OemTableId */ \
Completed in 207 milliseconds