Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
DMemoryProfile.h71 #define MEMORY_PROFILE_ALLOC_INFO_REVISION 0x0001 macro
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DMemoryProfileRecord.c855 AllocInfo->Header.Revision = MEMORY_PROFILE_ALLOC_INFO_REVISION; in CoreUpdateProfileAllocate()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DSmramProfileRecord.c858 AllocInfo->Header.Revision = MEMORY_PROFILE_ALLOC_INFO_REVISION; in SmmCoreUpdateProfileAllocate()