Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: cc2db6ebfb6d9d85ba4c7b35fba1fa37fffc0bc2
      
https://github.com/tianocore/edk2/commit/cc2db6ebfb6d9d85ba4c7b35fba1fa37fffc0bc2
  Author: Xie, Yuanhao <[email protected]>
  Date:   2022-06-17 (Fri, 17 Jun 2022)

  Changed paths:
    M UefiPayloadPkg/UefiPayloadPkg.dsc

  Log Message:
  -----------
  UefiPayloadPkg: Increase the PcdMaximumUnicodeStringLength

The maximum Unicode string could be as large as 1800000 in certain
platforms when HII code builds the configuration strings.
This causes assertion in PrintLib.
The patch increases the PcdMaximumUnicodeStringLength to 1800000 to
avoid the assertion.

Signed-off-by: Yuanhao Xie <[email protected]>
Cc: Guo Dong <[email protected]>
Reviewed-by: Ray Ni <[email protected]>
Cc: Maurice Ma <[email protected]>
Cc: Benjamin You <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to