]> git.proxmox.com Git - mirror_edk2.git/commit
Basetools: It went wrong when use os.linesep
authorZhijux Fan <zhijux.fan@intel.com>
Tue, 18 Dec 2018 02:45:04 +0000 (10:45 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Fri, 1 Feb 2019 03:09:20 +0000 (11:09 +0800)
commit2c2bb053a36bf12c6a02b6765348ff15774c5e40
tree8560d2a6b817a6cac1508e6d9867f8027a91bbb2
parent7cc7e054f8496c4732765ca353e0ad7c3bb5d2cf
Basetools: It went wrong when use os.linesep

in python2 and python3,use of line breaks

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@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>
BaseTools/Source/Python/AutoGen/AutoGen.py
BaseTools/Source/Python/AutoGen/GenMake.py