Fix two bugs in GenVtf.c

1) There is a check for a specific number of command line arguments.  This does not work when there are optional arguments like -v for verbose.
2) The check for the verbose flag checked for 'v' and '-'.  I should check for 'v' and 'V'.


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3644 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney 2007-08-15 20:57:16 +00:00
parent cdebf6c68a
commit 00666ce6ce
1 changed files with 0 additions and 0 deletions

Binary file not shown.