diff options
-rw-r--r-- | ShellPkg/ShellPkg.dec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/ShellPkg.dec b/ShellPkg/ShellPkg.dec index 55e4fb702c..18bdbf2ff9 100644 --- a/ShellPkg/ShellPkg.dec +++ b/ShellPkg/ShellPkg.dec @@ -62,6 +62,6 @@ gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|TRUE|BOOLEAN|0x00000005
## This is the max buffer for ShellLib printings.
- gEfiShellPkgTokenSpaceGuid.PcdShellLibMaxPrintBufferSize|4000|UINT16|0x0000000C
+ gEfiShellPkgTokenSpaceGuid.PcdShellLibMaxPrintBufferSize|8000|UINT16|0x0000000C
|