Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
DPropertiesTable.c770 UINTN OldMemoryMapSize; in CoreGetMemoryMapWithSeparatedImageSection() local
788 OldMemoryMapSize = *MemoryMapSize; in CoreGetMemoryMapWithSeparatedImageSection()
794 if (OldMemoryMapSize - *MemoryMapSize < (*DescriptorSize) * AdditionalRecordCount) { in CoreGetMemoryMapWithSeparatedImageSection()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DMemoryAttributesTable.c744 UINTN OldMemoryMapSize; in SmmCoreGetMemoryMapMemoryAttributesTable() local
760 OldMemoryMapSize = *MemoryMapSize; in SmmCoreGetMemoryMapMemoryAttributesTable()
765 if (OldMemoryMapSize - *MemoryMapSize < (*DescriptorSize) * AdditionalRecordCount) { in SmmCoreGetMemoryMapMemoryAttributesTable()