]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Source/Python/AutoGen/GenMake.py
BaseTools: fix the open file's read and write bugs
authorYunhua Feng <yunhuax.feng@intel.com>
Fri, 27 Jul 2018 08:02:05 +0000 (16:02 +0800)
committerYonghong Zhu <yonghong.zhu@intel.com>
Sat, 13 Oct 2018 01:50:45 +0000 (09:50 +0800)
commita09f4c91f785e36f0987aa3a6d7656ba51e6aeda
tree0a644e4b34f4fceb65d10465dbb6688fcddddfa5
parentfe3991d63552f2eb25ff728a81a6976a3b1f652b
BaseTools: fix the open file's read and write bugs

Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yunhua Feng <yunhuax.feng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Source/Python/AutoGen/GenMake.py
BaseTools/Source/Python/AutoGen/InfSectionParser.py
BaseTools/Source/Python/BPDG/GenVpd.py
BaseTools/Source/Python/Common/Misc.py
BaseTools/Source/Python/GenFds/FdfParser.py
BaseTools/Source/Python/Trim/Trim.py
BaseTools/Source/Python/build/BuildReport.py