]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dec
PerformancePkg Dp_App: Fix ASSERT in GetNameFromHandle
[mirror_edk2.git] / ShellPkg / ShellPkg.dec
index 0fece091230af6b8280b1d69c538dd4ee050029b..2b1d128970fecfeb45348319174c524507abfa8a 100644 (file)
@@ -1,9 +1,8 @@
 ## @file ShellPkg.dec\r
-#\r
 # This Package provides all definitions for EFI and UEFI Shell\r
 #\r
-# (C) Copyright 2013-2014, Hewlett-Packard Development Company, L.P.\r
-# Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>\r
+# (C) Copyright 2013-2014 Hewlett-Packard Development Company, L.P.<BR>\r
+# Copyright (c) 2009 - 2015, 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
@@ -99,7 +98,7 @@
   ## This is the character count for allocation for consistent mappings\r
   gEfiShellPkgTokenSpaceGuid.PcdShellMapNameLength|50|UINT8|0x00000009\r
 \r
-  ## This determins how many bytes are read out of files at a time for file operations (type, copy, etc...)\r
+  ## This determines how many bytes are read out of files at a time for file operations (type, copy, etc...)\r
   gEfiShellPkgTokenSpaceGuid.PcdShellFileOperationSize|1000|UINT32|0x0000000A\r
 \r
 [PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
   #  If TRUE the shell will produce EFI_SHELL_ENVIRONMENT2 and EFI_SHELL_INTERFACE\r
   gEfiShellPkgTokenSpaceGuid.PcdShellSupportOldProtocols|FALSE|BOOLEAN|0x00000002\r
 \r
-  ## this flag determins whether Page Break (-b) defaults to on or off in the shell\r
+  ## this flag determines whether Page Break (-b) defaults to on or off in the shell\r
   gEfiShellPkgTokenSpaceGuid.PcdShellPageBreakDefault|FALSE|BOOLEAN|0x00000006\r
 \r
-  ## this flag determins whether insert mode for typing is default (FALSE means typeover)\r
+  ## this flag determines whether insert mode for typing is default (FALSE means typeover)\r
   gEfiShellPkgTokenSpaceGuid.PcdShellInsertModeDefault|TRUE|BOOLEAN|0x00000007\r
 \r
-  ## this flag determins the default number of screens kept for history log.\r
+  ## this flag determines the default number of screens kept for history log.\r
   #  the spec defines 3 as the minimum\r
   gEfiShellPkgTokenSpaceGuid.PcdShellScreenLogCount|3|UINT8|0x00000008\r
 \r