audk/BaseTools/Source/Python/AutoGen
Yonghong Zhu 83397f95f9 BaseTools: back up the binary files when hash value is same
V2: change to use InfBuildData but not ModuleAutoGen

We meet the case that first build with --hash option, then build it
again with --hash and --binary-destination option, since the hash value
is same, tool will not build the driver again, it cause the binary
files are not backed up.

Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2017-12-13 16:06:52 +08:00
..
AutoGen.py BaseTools: back up the binary files when hash value is same 2017-12-13 16:06:52 +08:00
BuildEngine.py
GenC.py BaseTools/AutoGen: auto generate MM template APIs and dependencies. 2017-07-07 10:49:13 +08:00
GenDepex.py BaseTools/AutoGen: auto generate MM template APIs and dependencies. 2017-07-07 10:49:13 +08:00
GenMake.py BaseTools: Add object_files.lst as dependency of lib target 2017-12-10 08:56:56 +08:00
GenPcdDb.py
IdfClassObject.py
InfSectionParser.py
StrGather.py
UniClassObject.py
ValidCheckingInfoObject.py
__init__.py