mirror of https://github.com/acidanthera/audk.git
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:
parent
cdebf6c68a
commit
00666ce6ce
Binary file not shown.
Loading…
Reference in New Issue