X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FShellPkg.dec;h=0c4f74ff41726c4a28ed082849c1b864b1c48752;hp=3ad17a44b4473a9ab1b091c3dc31794a09a83660;hb=2d70c90d2e8bf4405c5c16c0c7ea5b2446d1517a;hpb=2edc20c468634b0264cbc4da42be2b70b31a8031 diff --git a/ShellPkg/ShellPkg.dec b/ShellPkg/ShellPkg.dec index 3ad17a44b4..0c4f74ff41 100644 --- a/ShellPkg/ShellPkg.dec +++ b/ShellPkg/ShellPkg.dec @@ -2,7 +2,7 @@ # This Package provides all definitions for EFI and UEFI Shell # # (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.
-# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.
# # This program and the accompanying materials are licensed and made available under # the terms and conditions of the BSD License which accompanies this distribution. @@ -18,7 +18,7 @@ DEC_SPECIFICATION = 0x00010005 PACKAGE_NAME = ShellPkg PACKAGE_GUID = C1014BB7-4092-43D4-984F-0738EB424DBF - PACKAGE_VERSION = 1.0 + PACKAGE_VERSION = 1.02 [Includes] Include @@ -81,6 +81,7 @@ [PcdsFixedAtBuild] ## This flag is used to control initialization of the shell library # This should be FALSE for compiling the shell application itself only. + # This should be FALSE for compiling the dynamic command drivers. gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|TRUE|BOOLEAN|0x00000005 ## This is the max buffer for ShellLib and internal Shell printings.