Searched refs:DtAcpiPref (Results 1 – 2 of 2) sorted by relevance
113 DT_ACPI_VARSTORE_DATA DtAcpiPref; in DtPlatformDxeEntryPoint() local124 DtAcpiPref.Pref = DT_ACPI_SELECT_ACPI; in DtPlatformDxeEntryPoint()129 BufferSize = sizeof (DtAcpiPref); in DtPlatformDxeEntryPoint()131 NULL, &BufferSize, &DtAcpiPref); in DtPlatformDxeEntryPoint()135 DtAcpiPref.Pref = DT_ACPI_SELECT_DT; in DtPlatformDxeEntryPoint()140 DtAcpiPref.Pref != DT_ACPI_SELECT_ACPI && in DtPlatformDxeEntryPoint()141 DtAcpiPref.Pref != DT_ACPI_SELECT_DT) { in DtPlatformDxeEntryPoint()144 DtAcpiPref.Pref = DT_ACPI_SELECT_DT; in DtPlatformDxeEntryPoint()154 sizeof (DtAcpiPref), &DtAcpiPref); in DtPlatformDxeEntryPoint()160 if (DtAcpiPref.Pref == DT_ACPI_SELECT_ACPI) { in DtPlatformDxeEntryPoint()[all …]
33 name = DtAcpiPref,39 oneof varid = DtAcpiPref.Pref,