mirror_edk2/BaseTools/Source/Python/Workspace
Feng, Bob C f747640bf3 BaseTool: Fixed incremental rebuild issue.
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1540

This issue in introduced by commit
d943b0c339

To convert bytes to string, we need to use bytes.decode()
instead of using str(bytes).

If the source file is not a txt file, ignore that file.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-02-22 15:47:14 +08:00
..
__init__.py Sync EDKII BaseTools to BaseTools project r1971 2010-05-18 05:04:32 +00:00
BuildClassObject.py BaseTools: Add MaxSizeUserSet to Pcd deepcopy function 2019-02-19 20:32:42 +08:00
DecBuildData.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
DscBuildData.py BaseTool: Fixed incremental rebuild issue. 2019-02-22 15:47:14 +08:00
InfBuildData.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
MetaDataTable.py BaseTools: the list and iterator translation 2019-02-01 11:09:24 +08:00
MetaFileCommentParser.py License header updated to match correct format. 2014-08-28 13:53:34 +00:00
MetaFileParser.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00
MetaFileTable.py BaseTools: Fixed incorrect line number in PcdValueInit.c 2019-02-02 10:28:56 +08:00
WorkspaceCommon.py BaseTools:BaseTools supports to the driver combination. 2019-02-20 13:16:56 +08:00
WorkspaceDatabase.py BaseTools: Various typo 2019-02-14 10:02:28 +08:00