diff options
author | Jordan Justen <jordan.l.justen@intel.com> | 2016-03-03 00:44:38 -0800 |
---|---|---|
committer | Jordan Justen <jordan.l.justen@intel.com> | 2016-03-10 10:01:39 -0800 |
commit | bc6a342535a7ab62b263c81bc201706955251d94 (patch) | |
tree | 0ad499b5e2884ee7010b6475c289ec7c7b0699b5 /BaseTools/Source | |
parent | 5369c2bb735a741b53f92928463cb425c59eb60b (diff) | |
download | edk2-platforms-bc6a342535a7ab62b263c81bc201706955251d94.tar.xz |
BaseTools ConvertMasmToNasm: Fix exception when no arguments are given
Convert to use the argparse library rather than optparse.
As part of the conversion, the script will now give an error message
if no arguments are given. Previously the script would give an
exception when no arguments were given.
Fixes: https://github.com/tianocore/edk2/issues/65
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source')
0 files changed, 0 insertions, 0 deletions