]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Update Performance instances to use new protocol
authorBi, Dandan <dandan.bi@intel.com>
Fri, 22 Jun 2018 08:56:16 +0000 (16:56 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 26 Jun 2018 07:36:39 +0000 (15:36 +0800)
commit137fb13deb0bb75241b10dc1d676d45230aa73b7
tree6531a7bd9b3d940b65a5023e6f2e497c97add272
parent56f7741e277349dd9227e08d5aa78e3d049514dd
MdeModulePkg: Update Performance instances to use new protocol

Update Performance instances in MdeModulePkg to use new
PerformanceMeasurement protocol.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c
MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLibInternal.h
MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.c
MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf
MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.c
MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.inf
MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLibInternal.h
MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.c
MdeModulePkg/Library/SmmPerformanceLib/SmmPerformanceLib.inf