]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dec
ShellPkg/Dp: Add null pointer check
[mirror_edk2.git] / ShellPkg / ShellPkg.dec
index 3ad17a44b4473a9ab1b091c3dc31794a09a83660..0c4f74ff41726c4a28ed082849c1b864b1c48752 100644 (file)
@@ -2,7 +2,7 @@
 # This Package provides all definitions for EFI and UEFI Shell\r
 #\r
 # (C) Copyright 2013-2014 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 are licensed and made available under\r
 # the terms and conditions of the BSD License which accompanies this distribution.\r
@@ -18,7 +18,7 @@
   DEC_SPECIFICATION              = 0x00010005\r
   PACKAGE_NAME                   = ShellPkg\r
   PACKAGE_GUID                   = C1014BB7-4092-43D4-984F-0738EB424DBF\r
-  PACKAGE_VERSION                = 1.0\r
+  PACKAGE_VERSION                = 1.02\r
 \r
 [Includes]\r
   Include\r
@@ -81,6 +81,7 @@
 [PcdsFixedAtBuild]\r
   ## This flag is used to control initialization of the shell library\r
   #  This should be FALSE for compiling the shell application itself only.\r
+  #  This should be FALSE for compiling the dynamic command drivers.\r
   gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|TRUE|BOOLEAN|0x00000005\r
 \r
   ## This is the max buffer for ShellLib and internal Shell printings.\r