linux/arch/x86/boot/tools
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
..
.gitignore i386: move boot 2007-10-11 11:16:41 +02:00
build.c x86, tools: Consolidate #ifdef code 2014-03-04 21:23:35 +00:00