]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Application/Shell/Shell.inf
ShellPkg: Export default shell delay as PCD
[mirror_edk2.git] / ShellPkg / Application / Shell / Shell.inf
index 102a12e9a47b1cab1b6f8720572ed8152815e333..f1e41de133d14973b3f4e526e79c201693e57799 100644 (file)
@@ -2,14 +2,9 @@
 #  This is the shell application\r
 #\r
 #  (C) Copyright 2013 Hewlett-Packard Development Company, L.P.<BR>\r
-#  Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 2018, 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
-#  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
@@ -25,7 +20,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
   gEfiShellPkgTokenSpaceGuid.PcdShellRequireHiiPlatform     ## CONSUMES\r
   gEfiShellPkgTokenSpaceGuid.PcdShellSupportFrameworkHii    ## CONSUMES\r
   gEfiShellPkgTokenSpaceGuid.PcdShellPageBreakDefault       ## CONSUMES\r
-  gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize      ## CONSUMES\r
   gEfiShellPkgTokenSpaceGuid.PcdShellInsertModeDefault      ## CONSUMES\r
   gEfiShellPkgTokenSpaceGuid.PcdShellScreenLogCount         ## CONSUMES\r
-  gEfiShellPkgTokenSpaceGuid.PcdShellMapNameLength          ## CONSUMES\r
   gEfiShellPkgTokenSpaceGuid.PcdShellPrintBufferSize        ## CONSUMES\r
   gEfiShellPkgTokenSpaceGuid.PcdShellForceConsole           ## CONSUMES\r
   gEfiShellPkgTokenSpaceGuid.PcdShellSupplier               ## CONSUMES\r
   gEfiShellPkgTokenSpaceGuid.PcdShellMaxHistoryCommandCount ## CONSUMES\r
+  gEfiShellPkgTokenSpaceGuid.PcdShellDefaultDelay           ## CONSUMES\r