Home
last modified time | relevance | path

Searched refs:DT_ACPI_SELECT_ACPI (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/DtPlatformDxe/
DDtPlatformDxe.c124 DtAcpiPref.Pref = DT_ACPI_SELECT_ACPI; in DtPlatformDxeEntryPoint()
140 DtAcpiPref.Pref != DT_ACPI_SELECT_ACPI && in DtPlatformDxeEntryPoint()
160 if (DtAcpiPref.Pref == DT_ACPI_SELECT_ACPI) { in DtPlatformDxeEntryPoint()
DDtPlatformDxe.h22 #define DT_ACPI_SELECT_ACPI 0x1 macro
DDtPlatformHii.vfr44 option text = STRING_TOKEN(STR_DT_ACPI_SELECT_ACPI), value = DT_ACPI_SELECT_ACPI, flags = 0;