Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Gcd/
DGcd.c2065 UINT64 TestedMemoryLength; in CoreInitializeMemoryServices() local
2245TestedMemoryLength = PageAlignLength (ResourceHob->PhysicalStart + ResourceHob->ResourceLeng… in CoreInitializeMemoryServices()
2246 if (TestedMemoryLength < MinimalMemorySizeNeeded) { in CoreInitializeMemoryServices()
2254 Length = TestedMemoryLength; in CoreInitializeMemoryServices()