coreboot-kgpe-d16/util/ifdtool
Samuel Holland dc9025c14d util/ifdtool: Fix argument parsing for layout/validate
When `mode_validate` was added, a second copy of `mode_layout` was
accidentally added to the multiple-mode-argument check instead. This
prevents `-f` from working. Fix the check to reference the correct
variable.

Change-Id: Ibac6f090550ff63ec9158355b0450da204a300a7
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36049
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2019-10-16 08:31:19 +00:00
..
Makefile ifdtool: Add validate option to ifdtool 2019-10-03 15:28:15 +00:00
description.md
ifdtool.c util/ifdtool: Fix argument parsing for layout/validate 2019-10-16 08:31:19 +00:00
ifdtool.h ifdtool: Add validate option to ifdtool 2019-10-03 15:28:15 +00:00