Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: cc2db6ebfb6d9d85ba4c7b35fba1fa37fffc0bc2
      
https://github.com/tianocore/edk2/commit/cc2db6ebfb6d9d85ba4c7b35fba1fa37fffc0bc2
  Author: Xie, Yuanhao <yuanhao....@intel.com>
  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 <yuanhao....@intel.com>
Cc: Guo Dong <guo.d...@intel.com>
Reviewed-by: Ray Ni <ray...@intel.com>
Cc: Maurice Ma <maurice...@intel.com>
Cc: Benjamin You <benjamin....@intel.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to