Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 7b2831000894f3091cac633e61d9bcf3661cc44b https://github.com/tianocore/edk2/commit/7b2831000894f3091cac633e61d9bcf3661cc44b Author: Jiang, Xiaolu <xiaolu.ji...@intel.com> Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths: M BaseTools/Source/C/DevicePath/DevicePath.c Log Message: ----------- BaseTools: Increase the DevicePath length for support more PCD value. Currently the PCD Value only support 13 Guid,When use more 13 pcd will cause the build tool fail, Need calculate the required memory,then allocate it. REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3718 Cc: Bob Feng <bob.c.f...@intel.com> Cc: Liming Gao <gaolim...@byosoft.com.cn> Cc: Yuwei Chen <yuwei.c...@intel.com> Signed-off-by: Xiaolu Jiang <xiaolu.ji...@intel.com> Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Reviewed-by: Bob Feng <bob.c.f...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits