Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Spi/RuntimeDxe/
DPchSpi.c91 EFI_GCD_MEMORY_SPACE_DESCRIPTOR GcdMemorySpaceDescriptor; in InstallPchSpi() local
133 Status = gDS->GetMemorySpaceDescriptor (BaseAddress, &GcdMemorySpaceDescriptor); in InstallPchSpi()
136 Attributes = GcdMemorySpaceDescriptor.Attributes | EFI_MEMORY_RUNTIME; in InstallPchSpi()