]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.uni
MdeModulePkg DxeCoreMemoryAllocationLib: Extend to support MemoryProfileLib
authorStar Zeng <star.zeng@intel.com>
Thu, 23 Jun 2016 14:33:55 +0000 (22:33 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 1 Jul 2016 01:39:58 +0000 (09:39 +0800)
commite273569285b264ce103ac5279c6892d141bec253
tree77a4e8732c64c80c1ea1071bc9b0688133d8229c
parent022a9bf79c4629f368a152a89d4a7b97716954b6
MdeModulePkg DxeCoreMemoryAllocationLib: Extend to support MemoryProfileLib

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.inf
MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationLib.uni
MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationProfileLib.inf [new file with mode: 0644]
MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryAllocationProfileLib.uni [new file with mode: 0644]
MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryProfileLib.c [new file with mode: 0644]
MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryProfileLibNull.c [new file with mode: 0644]
MdeModulePkg/Library/DxeCoreMemoryAllocationLib/DxeCoreMemoryProfileServices.h [new file with mode: 0644]
MdeModulePkg/Library/DxeCoreMemoryAllocationLib/MemoryAllocationLib.c
MdeModulePkg/MdeModulePkg.dsc