audk/BaseTools/Source/Python
Zhiju Fan 62cb98c254 BaseTools:Double carriage return inserted from Trim.py on Python3
https://bugzilla.tianocore.org/show_bug.cgi?id=1379

Line 208 of BaseTools/Source/Python/Trim/Trim.py uses
'NewLines.append(os.linesep)' to insert a new line into
the list that will be written to the output file.
This causes the '\r\n' inserted with os.linesep to be
written as '\r\r\n', causing some assemblers to error.

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Zhiju.Fan <zhijux.fan@intel.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
2019-02-01 11:09:21 +08:00
..
AutoGen BaseTools: Make sure AllPcdList valid. 2019-02-01 11:09:20 +08:00
BPDG BaseTool:Rename xrange() to range() 2019-02-01 11:09:16 +08:00
Capsule BaseTools/Capsule: Support capsules without a payload header 2018-08-02 14:35:29 -07:00
Common BaseTools:Similar to octal data rectification 2019-02-01 11:09:18 +08:00
CommonDataClass BaseTools: Remove unused logic for IPF 2019-01-14 09:34:41 +08:00
Ecc BaseTools: Remove EDK_SOURCE keyword from ECC Tool 2019-01-17 19:49:20 +08:00
Eot BaseTools: Remove unused logic for IPF 2019-01-14 09:34:41 +08:00
GenFds BaseTools:Fv BaseAddress must set If it not set 2019-02-01 11:09:20 +08:00
GenPatchPcdTable Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
PatchPcdValue Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
Pkcs7Sign BaseTools: Update argparse arguments since it not have version now 2019-02-01 11:09:18 +08:00
Rsa2048Sha256Sign BaseTools: Update argparse arguments since it not have version now 2019-02-01 11:09:18 +08:00
Table Revert BaseTools: PYTHON3 migration 2018-10-15 08:29:14 +08:00
TargetTool BaseTools: Remove unused logic for IPF 2019-01-14 09:34:41 +08:00
Trim BaseTools:Double carriage return inserted from Trim.py on Python3 2019-02-01 11:09:21 +08:00
UPT BaseTools/UPT:merge UPT Tool use Python2 and Python3 2019-02-01 11:09:19 +08:00
Workspace BaseTools:Similar to octal data rectification 2019-02-01 11:09:18 +08:00
build BaseTools:Similar to octal data rectification 2019-02-01 11:09:18 +08:00
GNUmakefile
Makefile BaseTools: Remove the step to freeze python tool 2018-10-19 08:21:47 +08:00
sitecustomize.py BaseTools: Clean up source files 2018-07-09 10:25:47 +08:00