Indicates the maximum length of unicode string used in the following
BaseLib functions:
StrLen(),
StrSize(),
StrCmp(),
StrnCmp(),
StrCpy(),
StrnCpy()
0 - No length check for unicode string.
>0 - Maximum length of unicode string.
Maximum Length of Unicode String.
Name | Token Space | Token number | Data Type | Default Value |
PcdMaximumUnicodeStringLength | gEfiMdePkgTokenSpaceGuid | 0x00000001 | UINT32 | 1000000 |