ShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdShellPrintBufferSize

It appears that this was intended to be renamed in r9710.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9712 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
jljusten 2010-01-12 07:08:33 +00:00
parent da166a5dbd
commit 6bacae7cdc
1 changed files with 1 additions and 1 deletions

View File

@ -62,6 +62,6 @@
gEfiShellPkgTokenSpaceGuid.PcdShellLibAutoInitialize|TRUE|BOOLEAN|0x00000005
## This is the max buffer for ShellLib printings.
gEfiShellPkgTokenSpaceGuid.PcdShellLibMaxPrintBufferSize|8000|UINT16|0x0000000C
gEfiShellPkgTokenSpaceGuid.PcdShellPrintBufferSize|8000|UINT16|0x0000000C