Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: e32b58ab5a12d37c82327f28376e7d12cccc8b3a
      
https://github.com/tianocore/edk2/commit/e32b58ab5a12d37c82327f28376e7d12cccc8b3a
  Author: Ashraf Ali S <[email protected]>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M BaseTools/Source/Python/AutoGen/PlatformAutoGen.py

  Log Message:
  -----------
  BaseTools: Remove Duplicate sets of SkuName and SkuId from allskuset

Currently when the platform has many SKUs then allskuset will be having
so many duplicate. and while parsing the allskuset will take longer
time while assigning Pcd.SkuInfoList.
This patch is to eliminate those duplicate entries to reduce the
build time

Cc: Yuwei Chen <[email protected]>
Cc: Rebecca Cran <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Bob Feng <[email protected]>
Cc: Amy Chan <[email protected]>
Cc: Sai Chaganty <[email protected]>
Signed-off-by: Ashraf Ali S <[email protected]>
Reviewed-by: Yuwei Chen <[email protected]>
Reviewed-by: Amy Chan <[email protected]>
Reviewed-by: Bob Feng <[email protected]>




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

Reply via email to