commit | ad00b0452e0c6cf09aecfe1b0cf64d81f191a507 | [log] [tgz] |
---|---|---|
author | Jordan Justen <jordan.l.justen@intel.com> | Mon May 30 18:48:50 2016 -0700 |
committer | Jordan Justen <jordan.l.justen@intel.com> | Tue Jun 28 13:16:53 2016 -0700 |
tree | 0d6f49b956baad0e3fc7bb89a3aefcb2f756125a | |
parent | 5de927b54b9f4b314ec65bd2ae1d1908ceabd423 [diff] |
BaseTools ConvertMasmToNasm: Don't try to reconvert .nasm files We now check to see if the destination .nasm file already exists. If it does, then we don't try to convert the .asm to .nasm. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>