]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/FileExplore: Make LibraryClass & Depex module type consistent
authorDandan Bi <dandan.bi@intel.com>
Thu, 5 May 2016 02:25:03 +0000 (10:25 +0800)
committerStar Zeng <star.zeng@intel.com>
Fri, 6 May 2016 02:44:12 +0000 (10:44 +0800)
Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf

index 9c1f28b5a829043d5066454c4dd647e3ec95c5a7..8b4383b3b98f26c3935b2cd9db2d17fbff2102a2 100644 (file)
@@ -60,5 +60,5 @@
   gEfiFormBrowser2ProtocolGuid                  ## CONSUMES\r
   gEfiDevicePathToTextProtocolGuid              ## CONSUMES\r
 \r
-[Depex.common.DXE_DRIVER, Depex.common.DXE_RUNTIME_DRIVER, Depex.common.DXE_SAL_DRIVER, Depex.common.DXE_SMM_DRIVER]\r
+[Depex.common.DXE_DRIVER]\r
   gEfiFormBrowser2ProtocolGuid AND gEfiHiiDatabaseProtocolGuid
\ No newline at end of file