Home
last modified time | relevance | path

Searched refs:EFI_ACPI_TABLE_VERSION_2_0 (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe/
DAcpiSupportAcpiSupportProtocol.c317 if ((Version & EFI_ACPI_TABLE_VERSION_2_0) != 0 || (Version & EFI_ACPI_TABLE_VERSION_3_0) != 0) { in PublishTables()
351 …if (((Version & EFI_ACPI_TABLE_VERSION_2_0) != 0 || (Version & EFI_ACPI_TABLE_VERSION_3_0) != 0) && in PublishTables()
420 EFI_ACPI_TABLE_VERSION_1_0B | EFI_ACPI_TABLE_VERSION_2_0 | EFI_ACPI_TABLE_VERSION_3_0, in InstallAcpiTable()
426 … EFI_ACPI_TABLE_VERSION_1_0B | EFI_ACPI_TABLE_VERSION_2_0 | EFI_ACPI_TABLE_VERSION_3_0 in InstallAcpiTable()
465 EFI_ACPI_TABLE_VERSION_1_0B | EFI_ACPI_TABLE_VERSION_2_0 | EFI_ACPI_TABLE_VERSION_3_0, in UninstallAcpiTable()
471 … EFI_ACPI_TABLE_VERSION_1_0B | EFI_ACPI_TABLE_VERSION_2_0 | EFI_ACPI_TABLE_VERSION_3_0 in UninstallAcpiTable()
724 ((Version & EFI_ACPI_TABLE_VERSION_2_0) != 0 && AcpiSupportInstance->Fadt3 != NULL) || in AddTableToList()
772 if ((Version & EFI_ACPI_TABLE_VERSION_2_0) != 0 || in AddTableToList()
865 ((Version & EFI_ACPI_TABLE_VERSION_2_0) != 0 && AcpiSupportInstance->Facs3 != NULL) || in AddTableToList()
904 if ((Version & EFI_ACPI_TABLE_VERSION_2_0) != 0 || in AddTableToList()
[all …]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/AcpiSupport/
DAcpiSupport.h74 #define EFI_ACPI_TABLE_VERSION_2_0 (1 << 2) macro
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
DAcpiTable.h44 #define ACPI_TABLE_VERSION_GTE_2_0 (EFI_ACPI_TABLE_VERSION_2_0 | \
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DAcpiSystemDescriptionTable.h26 #define EFI_ACPI_TABLE_VERSION_2_0 (1 << 2) macro
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
DAcpiPlatform.c374 … *Version = EFI_ACPI_TABLE_VERSION_1_0B | EFI_ACPI_TABLE_VERSION_2_0 | EFI_ACPI_TABLE_VERSION_3_0; in AcpiUpdateTable()
406 *Version = EFI_ACPI_TABLE_VERSION_2_0; in AcpiUpdateTable()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/
DAcpiPlatform.c727 TableVersion = EFI_ACPI_TABLE_VERSION_2_0; in OnReadyToBoot()
809 TableVersion = EFI_ACPI_TABLE_VERSION_2_0; in AcpiPlatformEntryPoint()
/device/linaro/bootloader/edk2/MdeModulePkg/
DMdeModulePkg.uni958 … "BIT 2 - EFI_ACPI_TABLE_VERSION_2_0.<BR>\n"
DMdeModulePkg.dec1162 # BIT 2 - EFI_ACPI_TABLE_VERSION_2_0.<BR>