]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Implement new library instance SmmMemoryAllocationProfileLib
authorStar Zeng <star.zeng@intel.com>
Sat, 18 Jun 2016 01:05:22 +0000 (09:05 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 1 Jul 2016 01:39:58 +0000 (09:39 +0800)
commit022a9bf79c4629f368a152a89d4a7b97716954b6
tree225d5d7184a919f5449a293d21260c0aa0f97454
parent1439c255378ab1fa7796d1b829992deb4f02074a
MdeModulePkg: Implement new library instance SmmMemoryAllocationProfileLib

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/SmmMemoryAllocationProfileLib/MemoryAllocationLib.c [new file with mode: 0644]
MdeModulePkg/Library/SmmMemoryAllocationProfileLib/SmmMemoryAllocationProfileLib.inf [new file with mode: 0644]
MdeModulePkg/Library/SmmMemoryAllocationProfileLib/SmmMemoryAllocationProfileLib.uni [new file with mode: 0644]
MdeModulePkg/Library/SmmMemoryAllocationProfileLib/SmmMemoryProfileLib.c [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dsc