]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/ShellPkg.dec
correct value
[mirror_edk2.git] / ShellPkg / ShellPkg.dec
index 4c7292b3b0da6f70089557f687d9cb2501d75dd9..18bdbf2ff9e375d15dbd55fc7132a185954c2e77 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|8000|UINT16|0x0000000C\r
+\r
+\r