Matt Fleming 993c30a04e x86, tools: Consolidate #ifdef code
Instead of littering main() with #ifdef CONFIG_EFI_STUB, move the logic
into separate functions that do nothing if the config option isn't set.
This makes main() much easier to read.

Acked-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
2014-03-04 21:23:35 +00:00
..
2014-01-31 09:21:55 -08:00
2014-01-28 09:01:14 -08:00
2014-01-30 17:08:41 -08:00
2014-03-04 21:23:35 +00:00