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
This commit is contained in:
Eric Dong
2015-11-23 05:41:28 +00:00
committed by ydong10
parent 8084b26e92
commit ba529e7e5a
9 changed files with 1928 additions and 0 deletions

View File

@@ -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.
#