]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / SetupBrowserDxe.inf
index 012a39bee5df78a962327af1e3490359a34fee74..82db7c1ef156eaa597d398b22ab5421abd8c7e6c 100644 (file)
@@ -1,17 +1,11 @@
 ## @file\r
 # The DXE driver produces FORM BROWSER2 protocol defined in UEFI specification.\r
 #\r
-# It also produces FormBrowserEx(2) protocol to let user register the different Hot key service. \r
+# It also produces FormBrowserEx(2) protocol to let user register the different Hot key service.\r
 #\r
-# Copyright (c) 2007 - 2015, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions of the BSD License\r
-#  which accompanies this distribution. 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
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
 ##\r
@@ -28,7 +22,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
   UefiLib\r
 \r
 [Guids]\r
-  gEfiIfrFrameworkGuid                          ## SOMETIMES_CONSUMES  ## GUID\r
   gEfiHiiPlatformSetupFormsetGuid               ## SOMETIMES_CONSUMES  ## GUID\r
   gEfiHiiStandardFormGuid                       ## SOMETIMES_CONSUMES  ## GUID\r
   gZeroGuid                                     ## SOMETIMES_CONSUMES  ## GUID\r
+  gEdkiiIfrBitVarstoreGuid                      ## SOMETIMES_CONSUMES  ## GUID\r
 \r
 [Protocols]\r
   gEfiHiiConfigAccessProtocolGuid               ## SOMETIMES_CONSUMES\r
   ## NOTIFY\r
   gEdkiiFormDisplayEngineProtocolGuid\r
   gEdkiiFormBrowserExProtocolGuid               ## PRODUCES\r
-  gEfiRegularExpressionProtocolGuid             ## CONSUMES\r
-\r
-[FeaturePcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFrameworkCompatibilitySupport          ## CONSUMES\r
+  gEfiRegularExpressionProtocolGuid             ## SOMETIMES_CONSUMES\r
 \r
 [Depex]\r
   gEfiHiiDatabaseProtocolGuid AND gEfiHiiConfigRoutingProtocolGuid\r