]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Library/FileExplorerLib/FileExplorerLib.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdeModulePkg / Library / FileExplorerLib / FileExplorerLib.inf
index 9c1f28b5a829043d5066454c4dd647e3ec95c5a7..4e14cbc04cb54246d14f1d4a18032a24ebbeb40a 100644 (file)
@@ -1,15 +1,9 @@
 ## @file\r
 #  library defines a set of interfaces for how to do file explorer.\r
-#  \r
-#  Copyright (c) 2011 - 2016, Intel Corporation. All rights reserved.<BR>\r
-#  This program and the accompanying materials are licensed and made available under\r
-#  the terms and conditions of the BSD License that accompanies this distribution.\r
-#  The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php.\r
-#  \r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-#  \r
+#\r
+#  Copyright (c) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
+#\r
 ##\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -25,7 +19,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 \r
 [Sources]\r
   UefiHiiServicesLib\r
 \r
 [Guids]\r
-  gEfiFileSystemVolumeLabelInfoIdGuid           ## CONSUMES ## GUID (Indicate the information type is volume)\r
-  gEfiIfrTianoGuid                              ## CONSUMES ## GUID (Extended IFR Guid Opcode)\r
\r
+  gEfiFileSystemVolumeLabelInfoIdGuid           ## SOMETIMES_CONSUMES ## GUID (Indicate the information type is volume)\r
+  gEfiIfrTianoGuid                              ## SOMETIMES_CONSUMES ## GUID (Extended IFR Guid Opcode)\r
+\r
 [Protocols]\r
-  gEfiSimpleFileSystemProtocolGuid              ## CONSUMES\r
-  gEfiLoadFileProtocolGuid                      ## CONSUMES\r
-  gEfiHiiConfigAccessProtocolGuid               ## CONSUMES\r
+  gEfiSimpleFileSystemProtocolGuid              ## SOMETIMES_CONSUMES\r
+  gEfiHiiConfigAccessProtocolGuid               ## PRODUCES\r
   gEfiFormBrowser2ProtocolGuid                  ## CONSUMES\r
-  gEfiDevicePathToTextProtocolGuid              ## CONSUMES\r
+  gEfiDevicePathToTextProtocolGuid              ## PRODUCES\r
 \r
-[Depex.common.DXE_DRIVER, Depex.common.DXE_RUNTIME_DRIVER, Depex.common.DXE_SAL_DRIVER, Depex.common.DXE_SMM_DRIVER]\r
-  gEfiFormBrowser2ProtocolGuid AND gEfiHiiDatabaseProtocolGuid
\ No newline at end of file
+[Depex.common.DXE_DRIVER]\r
+  gEfiFormBrowser2ProtocolGuid AND gEfiHiiDatabaseProtocolGuid\r