]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg PiSmmCoreMemoryAllocLib: Extend to support MemoryProfileLib
authorStar Zeng <star.zeng@intel.com>
Thu, 23 Jun 2016 14:45:14 +0000 (22:45 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 1 Jul 2016 01:39:59 +0000 (09:39 +0800)
commitcdad7675e6e12418abb1231fc14c38a1373173bc
tree38e5485fdade71484af0b46e1dc0956fa4cc8dbe
parente273569285b264ce103ac5279c6892d141bec253
MdeModulePkg PiSmmCoreMemoryAllocLib:  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/PiSmmCoreMemoryAllocationLib/MemoryAllocationLib.c
MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.inf
MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationLib.uni
MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationProfileLib.inf [new file with mode: 0644]
MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryAllocationProfileLib.uni [new file with mode: 0644]
MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryProfileLib.c [new file with mode: 0644]
MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryProfileLibNull.c [new file with mode: 0644]
MdeModulePkg/Library/PiSmmCoreMemoryAllocationLib/PiSmmCoreMemoryProfileServices.h [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dsc