HomeSort by relevance Sort by last modified time
    Searched refs:Dsdt (Results 1 - 25 of 26) sorted by null

1 2

  /device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/
AcpiTables.inf 35 Dsdt.asl
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/
AcpiTables.inf 29 Dsdt/Dsdt.asl
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/
AcpiTables.inf 25 Dsdt.asl
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/
AcpiTables.inf 39 Dsdt/Platform.asl
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/
AcpiTablesHi1610.inf 29 Dsdt/DsdtHi1610.asl
  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/
AcpiTablesHi1616.inf 29 Dsdt/DsdtHi1616.asl
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
AcpiTables.inf 25 Dsdt.asl
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/
Dsdt.c 3 C language wrapper to build DSDT generated data.
22 #include <Dsdt.hex>
23 #include <Dsdt.offset.h>
  /device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
Xen.c 116 ACPI tables are: FACP, APIC, HPET, WAET, SSDT, FACS, DSDT.
209 // Get the FACS and DSDT table address from the table FADT
216 DsdtTable = (EFI_ACPI_DESCRIPTION_HEADER *) (UINTN) Fadt2Table->Dsdt;
259 // Get the FACS and DSDT table address from the table FADT
266 DsdtTable = (EFI_ACPI_DESCRIPTION_HEADER *) (UINTN) Fadt1Table->Dsdt;
304 // Install DSDT table.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
AcpiTableProtocol.c 162 // Do checksum again because Dsdt/Xsdt is updated.
597 AcpiTableInstance->Fadt1->Dsdt = (UINT32) (UINTN) AcpiTableInstance->Dsdt1;
649 AcpiTableInstance->Fadt3->Dsdt = (UINT32) (UINTN) AcpiTableInstance->Dsdt3;
658 AcpiTableInstance->Fadt3->Dsdt = 0;
811 // DSDT is referenced by FADT and is not part of RSDT
828 AcpiTableInstance->Fadt1->Dsdt = (UINT32) (UINTN) AcpiTableInstance->Dsdt1;
853 AcpiTableInstance->Fadt3->Dsdt = (UINT32) (UINTN) AcpiTableInstance->Dsdt3;
929 // Add entry to the RSDT unless its the FACS or DSDT
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/XenAcpiPlatformDxe/
XenAcpiPlatformDxe.c 93 ACPI tables are: FACP, APIC, GTDT, DSDT.
180 // Get the FACS and DSDT table address from the table FADT
185 DsdtTable = (EFI_ACPI_DESCRIPTION_HEADER *) (UINTN) FadtTable->Dsdt;
191 // Install DSDT table.
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
Acpi1_0.h 55 UINT32 Dsdt;
255 // "DSDT" Differentiated System Description Table
Acpi2_0.h 131 UINT32 Dsdt;
450 // "DSDT" Differentiated System Description Table
Acpi3_0.h 120 UINT32 Dsdt;
567 // "DSDT" Differentiated System Description Table
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Acpi1_0.h 64 UINT32 Dsdt;
263 // "DSDT" Differentiated System Description Table
Acpi2_0.h 118 UINT32 Dsdt;
437 // "DSDT" Differentiated System Description Table
Acpi3_0.h 126 UINT32 Dsdt;
574 // "DSDT" Differentiated System Description Table
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe/
AcpiSupportAcpiSupportProtocol.c 334 // Do checksum again because Dsdt/Xsdt is updated.
744 AcpiSupportInstance->Fadt1->Dsdt = (UINT32) (UINTN) AcpiSupportInstance->Dsdt1;
799 AcpiSupportInstance->Fadt3->Dsdt = (UINT32) (UINTN) AcpiSupportInstance->Dsdt3;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Acpi20.h 132 UINT32 Dsdt;
464 /// "DSDT" Differentiated System Description Table
Acpi10.h 421 UINT32 Dsdt;
625 /// "DSDT" Differentiated System Description Table.
Acpi30.h 157 UINT32 Dsdt;
608 /// "DSDT" Differentiated System Description Table
Acpi40.h 115 UINT32 Dsdt;
    [all...]
Acpi50.h 237 UINT32 Dsdt;
    [all...]
Acpi51.h 118 UINT32 Dsdt;
    [all...]
Acpi60.h 117 UINT32 Dsdt;
    [all...]

Completed in 2609 milliseconds

1 2