Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/
DMrcWrapper.c41 EFI_MEMORY_TYPE_INFORMATION mDefaultQncMemoryTypeInformation[] = { variable
1342 …for (Index = 0; Index < sizeof(mDefaultQncMemoryTypeInformation) / sizeof (EFI_MEMORY_TYPE_INFORMA… in GetPlatformMemorySize()
1343 *MemorySize += mDefaultQncMemoryTypeInformation[Index].NumberOfPages * EFI_PAGE_SIZE; in GetPlatformMemorySize()
1351 mDefaultQncMemoryTypeInformation, in GetPlatformMemorySize()
1352 sizeof(mDefaultQncMemoryTypeInformation) in GetPlatformMemorySize()