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
5ff7c13e85
remove trailing whitespace
...
Change-Id: Ib91889a374515d36a2b12b53aeb12b6ea6e22732
Signed-off-by: Stefan Reinauer <reinauer@google.com >
Reviewed-on: http://review.coreboot.org/364
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de >
2011-11-01 19:07:45 +01:00
cff573d3a4
DirectHW fixes for coreboot utilities
...
See http://www.coreboot.org/DirectHW for more information
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org >
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6454 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-03-18 22:08:39 +00:00
b0c94a1866
Add NetBSD support to nvramtool.
...
Signed-off-by: <jakllsch@kollasch.net >
Acked-by: Patrick Georgi <patrick.georgi@secunet.com >
Acked-by: Peter Stuge <peter@stuge.se >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6338 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-02-08 16:07:49 +00:00
1e916e0766
Move CMOS handling into separate files in accessors
...
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com >
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org >
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6313 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-01-28 07:54:11 +00:00