Home
last modified time | relevance | path

Searched refs:DT_ACPI_VARIABLE_NAME (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/DtPlatformDxe/
DDtPlatformDxe.c130 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()
DDtPlatformDxe.h24 #define DT_ACPI_VARIABLE_NAME L"DtAcpiPref" macro