slimbootloader/BootloaderCorePkg/Library/MemoryAllocationLib
Aiden Park 18d16d44ff Profile Max Used Heap size at runtime
This records the maximum usage of heap at runtime. The Stage1/2 heap
sometimes reaches OUT OF RESOURCE even if it looks there is enough
usable space in the heap. This is because AllocateTemporaryMemory()
sometime exceeds the heap boundary. ex) IppCryptoLib
This would help identify proper heap size required in each stages.

Signed-off-by: Aiden Park <aiden.park@intel.com>
2021-10-25 09:48:22 -07:00
..
MemoryAllocationLib.c Profile Max Used Heap size at runtime 2021-10-25 09:48:22 -07:00
MemoryAllocationLib.inf Format update by coding style 2020-02-07 22:43:45 -07:00