]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dec
added new PCD for ShellLib buffer size...
[mirror_edk2.git] / ShellPkg / ShellPkg.dec
index 4c7292b3b0da6f70089557f687d9cb2501d75dd9..55e4fb702ceb3a9a283fa0b27fd63422d61e9d88 100644 (file)
@@ -59,4 +59,9 @@
 [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
-  gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|TRUE|BOOLEAN|0x00000005
\ No newline at end of file
+  gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|TRUE|BOOLEAN|0x00000005\r
+\r
+  ## This is the max buffer for ShellLib printings.\r
+  gEfiShellPkgTokenSpaceGuid.PcdShellLibMaxPrintBufferSize|4000|UINT16|0x0000000C\r
+\r
+\r