]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/MdeModulePkg.dsc
MdeModulePkg FileExplorerLib: Create file explorer library.
authorEric Dong <eric.dong@intel.com>
Mon, 23 Nov 2015 05:41:28 +0000 (05:41 +0000)
committerydong10 <ydong10@Edk2>
Mon, 23 Nov 2015 05:41:28 +0000 (05:41 +0000)
commitba529e7e5a78e8f20916e1ead53b47a68ac46118
tree1ce613f11bde62f67cd5edce1d8526e550e20aa8
parent8084b26e926ba3bf12b8110e7d49d3c928bb17d6
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
MdeModulePkg/Include/Library/FileExplorerLib.h [new file with mode: 0644]
MdeModulePkg/Library/FileExplorerLib/FileExplorer.c [new file with mode: 0644]
MdeModulePkg/Library/FileExplorerLib/FileExplorer.h [new file with mode: 0644]
MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf [new file with mode: 0644]
MdeModulePkg/Library/FileExplorerLib/FileExplorerString.uni [new file with mode: 0644]
MdeModulePkg/Library/FileExplorerLib/FileExplorerVfr.vfr [new file with mode: 0644]
MdeModulePkg/Library/FileExplorerLib/FormGuid.h [new file with mode: 0644]
MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/MdeModulePkg.dsc