Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 401507c786b4b8bc208c0c34ebdad047173e37ea
      
https://github.com/tianocore/edk2/commit/401507c786b4b8bc208c0c34ebdad047173e37ea
  Author: Fan, ZhijuX <zhijux....@intel.com>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
    A BaseTools/Scripts/DetectNotUsedItem.py

  Log Message:
  -----------
  BaseTools:Add DetectNotUsedItem.py to Edk2\BaseTools\Scripts

BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1850

This script is used to Detect unreferenced PCD and GUID/Protocols/PPIs.
The input parameters are Dec file and package directory.

This script can be run in both Py2 and Py3.

Cc: Bob Feng <bob.c.f...@intel.com>
Cc: Liming Gao <liming....@intel.com>
Signed-off-by: Zhiju.Fan <zhijux....@intel.com>
Reviewed-by: Bob Feng <bob.c.f...@intel.com>
Reviewed-by: Liming Gao <liming....@intel.com>


  Commit: dc174cd9e5de5171a5c7729e765b3af8b9e347fd
      
https://github.com/tianocore/edk2/commit/dc174cd9e5de5171a5c7729e765b3af8b9e347fd
  Author: Bob Feng <bob.c.f...@intel.com>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

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

  Log Message:
  -----------
  BaseTools: refine CreateAsBuiltInf function

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1932
ModuleAutogen.CreateAsBuiltInf IsOnlyCopy parameter
and related function can be moved out of CreateAsBuiltInf,
so that CreateAsBuiltInf is more clean.

Cc: Liming Gao <liming....@intel.com>
Cc: Steven Shi <steven....@intel.com>
Cc: Christian Rodriguez <christian.rodrig...@intel.com>
Signed-off-by: Bob Feng <bob.c.f...@intel.com>
Reviewed-by: Steven Shi <steven....@intel.com>
Reviewed-by: Jaben Carsey <jaben.car...@intel.com>


  Commit: b8ac0b7f284790c15af0e7bec08df43f8257f368
      
https://github.com/tianocore/edk2/commit/b8ac0b7f284790c15af0e7bec08df43f8257f368
  Author: Bob Feng <bob.c.f...@intel.com>
  Date:   2019-06-25 (Tue, 25 Jun 2019)

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

  Log Message:
  -----------
  BaseTools: Move Build Cache related function out of CreateAsBuiltInf

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1932
There are two functions in current CreateAsBuiltInf, Copy Binary files
to build cache folder and create asbuild inf file.

This patch is to separate UpdateBuildCache and CreateAsBuiltInf into
two functions.

Signed-off-by: Bob Feng <bob.c.f...@intel.com>
Cc: Steven Shi <steven....@intel.com>
Cc: Liming Gao <liming....@intel.com>
Cc: Christian Rodriguez <christian.rodrig...@intel.com>
Reviewed-by: Steven Shi <steven....@intel.com>
Reviewed-by: Jaben Carsey <jaben.car...@intel.com>


Compare: https://github.com/tianocore/edk2/compare/48c921a79f0f...b8ac0b7f2847


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

Reply via email to