summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2016-06-28 13:32:12 +0800
committerHao Wu <hao.a.wu@intel.com>2016-06-29 14:52:18 +0800
commitd988a2c795f1acfa5a4751d2d85800168e3fdb27 (patch)
tree16bef13b5b960184c4d78b67086db67d99350c54
parentb32888070665776aea8c4b241574ae5eea110014 (diff)
downloadedk2-d988a2c795f1acfa5a4751d2d85800168e3fdb27.zip
edk2-d988a2c795f1acfa5a4751d2d85800168e3fdb27.tar.gz
edk2-d988a2c795f1acfa5a4751d2d85800168e3fdb27.tar.bz2
MdeModulePkg DxeSmmPerformanceLib: Add missing UefiLib in *.inf at de2459d
Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Liming Gao <liming.gao@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> (cherry picked from commit fd3fac0fb29dd093fc89cdbdd5de925a82595c5b)
-rw-r--r--MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf b/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf
index 2258893..6d5b001 100644
--- a/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf
+++ b/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf
@@ -48,6 +48,7 @@
BaseMemoryLib
UefiRuntimeServicesTableLib
MemoryAllocationLib
+ UefiLib
[Guids]
gSmmPerformanceProtocolGuid ## SOMETIMES_PRODUCES ## UNDEFINED # Used to do smm communication