coreboot-kgpe-d16/util/vgabios
Elyes HAOUAS 52648623e0 Remove empty lines at end of file
Used command line to remove empty lines at end of file:
find . -type f -exec sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' {} \;

Change-Id: I816ac9666b6dbb7c7e47843672f0d5cc499766a3
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: http://review.coreboot.org/10446
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-06-08 00:55:07 +02:00
..
include vgabios: fix compilation 2015-05-06 19:10:32 +02:00
Makefile Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
helper_exec.c Use coreboot-internal version of x86emu for the vgabios utility. 2010-03-23 15:53:38 +00:00
helper_exec.h util/vgabios: build/warning fixes. 2009-05-27 11:39:16 +00:00
helper_mem.c this is probably in vain because this tool should use the same x86emu as 2009-10-16 01:08:07 +00:00
int1a.c use Paulo's reduced version 2005-01-11 03:18:39 +00:00
int10.c use Paulo's reduced version 2005-01-11 03:18:39 +00:00
int15.c use Paulo's reduced version 2005-01-11 03:18:39 +00:00
int16.c added testbios for V2 2004-07-08 17:18:27 +00:00
inte6.c added testbios for V2 2004-07-08 17:18:27 +00:00
pci-userspace.c util/vgabios: build/warning fixes. 2009-05-27 11:39:16 +00:00
pci-userspace.h added testbios for V2 2004-07-08 17:18:27 +00:00
pci.h added testbios for V2 2004-07-08 17:18:27 +00:00
test.h Use coreboot-internal version of x86emu for the vgabios utility. 2010-03-23 15:53:38 +00:00
testbios.c Remove empty lines at end of file 2015-06-08 00:55:07 +02:00