Searched refs:DT_ACPI_VARIABLE_NAME (Results 1 – 2 of 2) sorted by relevance
130 Status = gRT->GetVariable(DT_ACPI_VARIABLE_NAME, &gDtPlatformFormSetGuid, in DtPlatformDxeEntryPoint()143 __FUNCTION__, DT_ACPI_VARIABLE_NAME)); in DtPlatformDxeEntryPoint()152 Status = gRT->SetVariable(DT_ACPI_VARIABLE_NAME, &gDtPlatformFormSetGuid, in DtPlatformDxeEntryPoint()
24 #define DT_ACPI_VARIABLE_NAME L"DtAcpiPref" macro