MdeModulePkg/DxeLoadFunc: Add use case for new Perf macro

Add an example case for the usage of
PERF_EVENT_SIGNAL_BEGIN/PERF_EVENT_SIGNAL_END

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>
This commit is contained in:
Dandan Bi
2018-07-11 12:47:45 +08:00
committed by Liming Gao
parent d9c5beb159
commit 98d20e44dc
3 changed files with 7 additions and 1 deletions

View File

@@ -79,6 +79,7 @@
DebugLib
DebugAgentLib
PeiServicesTablePointerLib
PerformanceLib
[LibraryClasses.ARM, LibraryClasses.AARCH64]
ArmMmuLib