summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/FileExplorerLib
diff options
context:
space:
mode:
authorDong, Eric <eric.dong@intel.com>2016-05-04 14:27:39 +0800
committerLiming Gao <liming.gao@intel.com>2016-05-05 10:07:45 +0800
commitcb3077230f3a6f65c747840c511d739b95955369 (patch)
tree1097233087aec3abb1f601923d76d4f190258ddb /MdeModulePkg/Library/FileExplorerLib
parente8903bb7bf3f975ce8d1986bdbbaaf05c29c0e2b (diff)
downloadedk2-cb3077230f3a6f65c747840c511d739b95955369.tar.gz
edk2-cb3077230f3a6f65c747840c511d739b95955369.tar.bz2
edk2-cb3077230f3a6f65c747840c511d739b95955369.zip
MdeModulePkg FileExplorerLib: Add UefiHiiServicesLib dependency.
FileExplorerLib depends on UefiHiiServicesLib, so add this missing library dependency back. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'MdeModulePkg/Library/FileExplorerLib')
-rw-r--r--MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf b/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
index a97fd4a83b..9c1f28b5a8 100644
--- a/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
+++ b/MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
@@ -47,6 +47,7 @@
BaseMemoryLib
DebugLib
HiiLib
+ UefiHiiServicesLib
[Guids]
gEfiFileSystemVolumeLabelInfoIdGuid ## CONSUMES ## GUID (Indicate the information type is volume)