Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 3115377bf0c50780dc9b05e33847fcd563d4ebb2
      
https://github.com/tianocore/edk2/commit/3115377bf0c50780dc9b05e33847fcd563d4ebb2
  Author: Bob Feng <[email protected]>
  Date:   2022-03-26 (Sat, 26 Mar 2022)

  Changed paths:
    M BaseTools/Source/Python/Workspace/DscBuildData.py

  Log Message:
  -----------
  BaseTools: Remove the redundant __FLEXIBLE_SIZE from PcdValueInit.c

For the multiple SKU case, basetools generates multiple redundant
__FLEXIBLE_SIZE statement that is from the same line in dsc file.

This behavior causes the generated PcdValueInit.c file to have huge size,
and the compilation time is very long.

This patch is going to fix this issue.

Signed-off-by: Bob Feng <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Yuwei Chen <[email protected]>
Reviewed-by: Yuwei Chen <[email protected]>




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

Reply via email to