Searched refs:mDefaultQncMemoryTypeInformation (Results 1 – 1 of 1) sorted by relevance
41 EFI_MEMORY_TYPE_INFORMATION mDefaultQncMemoryTypeInformation[] = { variable1342 …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()