]> 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 4f847d40616824330b2a65e9f09615721c58d639..82db7c1ef156eaa597d398b22ab5421abd8c7e6c 100644 (file)
@@ -3,15 +3,9 @@
 #\r
 # It also produces FormBrowserEx(2) protocol to let user register the different Hot key service.\r
 #\r
-# Copyright (c) 2007 - 2018, 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
@@ -58,7 +52,6 @@
   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
@@ -79,9 +72,6 @@
   gEdkiiFormBrowserExProtocolGuid               ## PRODUCES\r
   gEfiRegularExpressionProtocolGuid             ## SOMETIMES_CONSUMES\r
 \r
-[FeaturePcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdFrameworkCompatibilitySupport          ## CONSUMES\r
-\r
 [Depex]\r
   gEfiHiiDatabaseProtocolGuid AND gEfiHiiConfigRoutingProtocolGuid\r
 \r