summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/SmmCorePerformanceLib
diff options
context:
space:
mode:
authorBi, Dandan <dandan.bi@intel.com>2018-08-21 16:56:39 +0800
committerStar Zeng <star.zeng@intel.com>2018-08-22 10:29:28 +0800
commite0c93c9b76153bc5a95bf174dab9805ec2f2942c (patch)
tree3307c3e4375d2a88f3da43bace67731ea1e051cd /MdeModulePkg/Library/SmmCorePerformanceLib
parent14a6beac3bcb69f3a01a8a6efbf87008c63b60f0 (diff)
downloadedk2-e0c93c9b76153bc5a95bf174dab9805ec2f2942c.tar.gz
edk2-e0c93c9b76153bc5a95bf174dab9805ec2f2942c.tar.bz2
edk2-e0c93c9b76153bc5a95bf174dab9805ec2f2942c.zip
MdeModulePkg/SmmCorePerfLib: Add DxeServicesLib library class in INF
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1100 SmmCorePerformanceLib consume the DxeServicesLib, but miss to add the library class in INF file. This patch is to fix this issue. 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: Star Zeng <star.zeng@intel.com>
Diffstat (limited to 'MdeModulePkg/Library/SmmCorePerformanceLib')
-rw-r--r--MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.inf b/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.inf
index 88052f8037..78b783b012 100644
--- a/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.inf
+++ b/MdeModulePkg/Library/SmmCorePerformanceLib/SmmCorePerformanceLib.inf
@@ -60,6 +60,7 @@
UefiLib
ReportStatusCodeLib
PeCoffGetEntryPointLib
+ DxeServicesLib
[Protocols]
gEfiSmmBase2ProtocolGuid ## CONSUMES