Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 5895f7f6d41591767f56d498d31a43a873bafe84
      
https://github.com/tianocore/edk2/commit/5895f7f6d41591767f56d498d31a43a873bafe84
  Author: Fan, ZhijuX <[email protected]>
  Date:   2019-02-02 (Sat, 02 Feb 2019)

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

  Log Message:
  -----------
  BaseTools: PCD value incorrect in structure pcd sku case.

Defined 2 PCDs(Test4 & Test401) and 2 SKUs(DEFAULT & _),
then set "SKUID_Defines" to ALL, for FixedAtBuild
gEfiStructuredPcdPkgTokenSpaceGuid. Test401 in this case,
its value should get from "Default" SKU, not from "_" SKU,
but we does not set value in SKU "_" in dsc, so Test401
should only display the value get from dec.

Missing the map() function causes SKU specific items to
not be deleted

Cc: Bob Feng <[email protected]>
Cc: Liming Gao <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <[email protected]>
Reviewed-by: Bob Feng <[email protected]>


  Commit: ce3bfbec716a1d3667782f798f89b0eda423a4ea
      
https://github.com/tianocore/edk2/commit/ce3bfbec716a1d3667782f798f89b0eda423a4ea
  Author: Hess Chen <[email protected]>
  Date:   2019-02-02 (Sat, 02 Feb 2019)

  Changed paths:
    M BaseTools/Source/Python/Ecc/c.py

  Log Message:
  -----------
  BaseTools/ECC: Add a new type of exception

Add a new type of exception for function body checkpoint.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hess Chen <[email protected]>
Reviewed-by: Bob Feng <[email protected]>


  Commit: 9f30e401282ff27072fd9463b4de1fa79f085b79
      
https://github.com/tianocore/edk2/commit/9f30e401282ff27072fd9463b4de1fa79f085b79
  Author: Feng, Bob C <[email protected]>
  Date:   2019-02-02 (Sat, 02 Feb 2019)

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

  Log Message:
  -----------
  BaseTools: Enable CODE format in DEC file

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1292.
Enable CODE format in DEC File.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <[email protected]>
Cc: Liming Gao <[email protected]>
Reviewed-by: Liming Gao <[email protected]>


  Commit: 4a6b179f4f369c49702a4baee9c32b18551cdcfd
      
https://github.com/tianocore/edk2/commit/4a6b179f4f369c49702a4baee9c32b18551cdcfd
  Author: Feng, Bob C <[email protected]>
  Date:   2019-02-02 (Sat, 02 Feb 2019)

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

  Log Message:
  -----------
  BaseTools: Fixed incorrect line number in PcdValueInit.c

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1435
This patch is going to fix the issue of incorrect line
number in PcdValueInit.c

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <[email protected]>
Cc: Liming Gao <[email protected]>
Reviewed-by: Liming Gao <[email protected]>


  Commit: 97c8f5b9e7d3136b6051a05cf056ce5ca9e79893
      
https://github.com/tianocore/edk2/commit/97c8f5b9e7d3136b6051a05cf056ce5ca9e79893
  Author: Fan, ZhijuX <[email protected]>
  Date:   2019-02-02 (Sat, 02 Feb 2019)

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

  Log Message:
  -----------
  BaseTools:StructurePCD value display incorrect in "Not used" section.

StructurePCD value display incorrect in "Not used" section,
that the value defined in structure does not show.

StructurePCD will not display in "Not Used" section if
main structure not define in dsc and pcd not in inf

Cc: Bob Feng <[email protected]>
Cc: Liming Gao <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <[email protected]>
Reviewed-by: Bob Feng <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/7381bd3e753c...97c8f5b9e7d3


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

Reply via email to