Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DMemoryProfileRecord.c69 EFI_DEVICE_PATH_PROTOCOL *mMemoryProfileDriverPath; variable
511 if (!IsDevicePathValid (mMemoryProfileDriverPath, mMemoryProfileDriverPathSize)) { in NeedRecordThisDriver()
523 DevicePathInstance = mMemoryProfileDriverPath; in NeedRecordThisDriver()
644mMemoryProfileDriverPath = AllocateCopyPool (mMemoryProfileDriverPathSize, PcdGetPtr (PcdMemoryPro… in MemoryProfileInit()