Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
DCpuDxe.c650 UINT8 DefaultMemoryType; in RefreshGcdMemoryAttributes() local
685 DefaultMemoryType = (UINT8) MtrrGetDefaultMemoryType (); in RefreshGcdMemoryAttributes()
686 DefaultAttributes = GetMemorySpaceAttributeFromMtrrType (DefaultMemoryType); in RefreshGcdMemoryAttributes()