Searched refs:DT_ACPI_SELECT_DT (Results 1 – 3 of 3) sorted by relevance
135 DtAcpiPref.Pref = DT_ACPI_SELECT_DT; in DtPlatformDxeEntryPoint()141 DtAcpiPref.Pref != DT_ACPI_SELECT_DT) { in DtPlatformDxeEntryPoint()144 DtAcpiPref.Pref = DT_ACPI_SELECT_DT; in DtPlatformDxeEntryPoint()173 } else if (DtAcpiPref.Pref == DT_ACPI_SELECT_DT) { in DtPlatformDxeEntryPoint()
21 #define DT_ACPI_SELECT_DT 0x0 macro
43 … option text = STRING_TOKEN(STR_DT_ACPI_SELECT_DT), value = DT_ACPI_SELECT_DT, flags = DEFAULT;