Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 6dd9aa40193cc905cda5f97d07e30ffbd5299439
      
https://github.com/tianocore/edk2/commit/6dd9aa40193cc905cda5f97d07e30ffbd5299439
  Author: Shi, Steven <steven....@intel.com>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M BaseTools/Source/Python/Common/Misc.py

  Log Message:
  -----------
  BaseTools: Support long file path in windows for misc functions

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

Current CopyFileOnChange() and SaveFileOnChange() in
BaseTools\Source\Python\Common\Misc.py don't use the dedicated
long file path API to handle the file path strings and cannot
support the long file path copy and save in windows. This patch
enhances them to support the long file path copy and save
correctly.

Cc: Liming Gao <liming....@intel.com>
Cc: Bob Feng <bob.c.f...@intel.com>
Signed-off-by: Steven Shi <steven....@intel.com>
Reviewed-by: Bob Feng <bob.c.f...@intel.com>


  Commit: 5f7bb39117167018729dc938452c65ea7572eb1f
      
https://github.com/tianocore/edk2/commit/5f7bb39117167018729dc938452c65ea7572eb1f
  Author: Feng, Bob C <bob.c.f...@intel.com>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

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

  Log Message:
  -----------
  BaseTools: Fix incremental build genmake issue

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

This is a regression issue introduced by commit e8449e.
This patch is going to fix this issue.

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


  Commit: abc0155b034230128ad4aaa51ac05a315acfa7c1
      
https://github.com/tianocore/edk2/commit/abc0155b034230128ad4aaa51ac05a315acfa7c1
  Author: Feng, Bob C <bob.c.f...@intel.com>
  Date:   2019-08-23 (Fri, 23 Aug 2019)

  Changed paths:
    M BaseTools/Source/Python/AutoGen/DataPipe.py
    M BaseTools/Source/Python/AutoGen/PlatformAutoGen.py
    M BaseTools/Source/Python/AutoGen/WorkspaceAutoGen.py
    M BaseTools/Source/Python/Workspace/WorkspaceCommon.py

  Log Message:
  -----------
  BaseTools: Incorrect error message for library instance not found

BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=2099
This is a regression issue introduced by commit e8449e.

This patch is to fix this issue.

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


Compare: https://github.com/tianocore/edk2/compare/1237517b2130...abc0155b0342


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

Reply via email to