Indicates the maximum length of ascii string used in the following
BaseLib functions:
AsciiStrLen(),
AsciiStrSize(),
AsciiStrCmp(),
AsciiStrnCmp(),
AsciiStrCpy(),
AsciiStrnCpy().
0 - No length check for ascii string.
>0 - Maximum length of ascii string.
Maximum Length of Ascii String.
Name | Token Space | Token number | Data Type | Default Value |
PcdMaximumAsciiStringLength | gEfiMdePkgTokenSpaceGuid | 0x00000002 | UINT32 | 1000000 |