summaryrefslogtreecommitdiff
path: root/MdeModulePkg/MdeModulePkg.dec
diff options
context:
space:
mode:
authorEric Dong <eric.dong@intel.com>2015-11-23 05:41:28 +0000
committerydong10 <ydong10@Edk2>2015-11-23 05:41:28 +0000
commitba529e7e5a78e8f20916e1ead53b47a68ac46118 (patch)
tree1ce613f11bde62f67cd5edce1d8526e550e20aa8 /MdeModulePkg/MdeModulePkg.dec
parent8084b26e926ba3bf12b8110e7d49d3c928bb17d6 (diff)
downloadedk2-platforms-ba529e7e5a78e8f20916e1ead53b47a68ac46118.tar.xz
MdeModulePkg FileExplorerLib: Create file explorer library.
This library support select one file from the specified directory or from system root directory. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18917 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.dec')
-rw-r--r--MdeModulePkg/MdeModulePkg.dec4
1 files changed, 4 insertions, 0 deletions
diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
index f00d6f030a..5d3258d020 100644
--- a/MdeModulePkg/MdeModulePkg.dec
+++ b/MdeModulePkg/MdeModulePkg.dec
@@ -130,6 +130,10 @@
## @libraryclass Provides services to get variable error flag and do platform variable cleanup.
#
PlatformVarCleanupLib|Include/Library/PlatformVarCleanupLib.h
+
+ ## @libraryclass Provides services to get do the file explorer.
+ #
+ FileExplorerLib|Include/Library/FileExplorerLib.h
## @libraryclass Provides image decoding service.
#