From 4f1f0fcf1452b9714eeb3bd1473e2c2e6ccaf112 Mon Sep 17 00:00:00 2001 From: Star Zeng Date: Tue, 28 Jun 2016 13:32:12 +0800 Subject: MdeModulePkg DxeSmmPerformanceLib: Add missing UefiLib in *.inf at de2459d Cc: Jiewen Yao Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng Reviewed-by: Jiewen Yao (cherry picked from commit fd3fac0fb29dd093fc89cdbdd5de925a82595c5b) --- MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'MdeModulePkg/Library') diff --git a/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf b/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf index 2dbaa7c297..2b057704f8 100644 --- a/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf +++ b/MdeModulePkg/Library/DxeSmmPerformanceLib/DxeSmmPerformanceLib.inf @@ -48,6 +48,7 @@ BaseMemoryLib UefiRuntimeServicesTableLib MemoryAllocationLib + UefiLib [Guids] gPerformanceProtocolGuid ## SOMETIMES_CONSUMES ## UNDEFINED # Locate protocol -- cgit v1.2.3