index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
/
nvramtool
/
cli
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvramtool: Don't consider reserved regions to be "out of range"
Patrick Georgi
2016-07-31
1
-1
/
+4
*
util/nvramtool/cli/nvramtool.c: Add newline to error message
Paul Menzel
2016-04-11
1
-1
/
+1
*
utils: Remove old license text from help & disclaimer file
Martin Roth
2016-01-13
1
-3
/
+0
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
3
-9
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
4
-8
/
+4
*
nvramtool: fix getopt handling with unsigned char
Stefan Tauner
2015-04-06
1
-2
/
+1
*
nvramtool: check for successful seek
Patrick Georgi
2014-08-10
1
-2
/
+2
*
nvramtool: Use CMOS_SIZE for cmos size
Patrick Georgi
2013-05-04
1
-3
/
+3
*
nvramtool: fsync for mingw.
Zheng Bao
2012-11-14
1
-0
/
+5
*
build: build coreboot on mingw.
Zheng Bao
2012-10-22
1
-0
/
+4
*
nvramtool: Read/write binary data as binary
Patrick Georgi
2012-09-25
1
-2
/
+2
*
nvramtool: Unify nvramtool and build_opt_tbl
Vikram Narayanan
2012-04-21
3
-3
/
+28
*
Fix warnings in coreboot utilities.
Stefan Reinauer
2012-03-30
1
-1
/
+5
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
1
-2
/
+2
*
Cast arguments to ctype(3) functions through (int)(unsigned char).
Jonathan Kollasch
2011-04-19
1
-2
/
+2
*
nvramtool: Change precedence order for data sources
Mathias Krause
2011-03-08
1
-11
/
+26
*
Move the parser for cmos.layout text files to accessors
Patrick Georgi
2011-01-28
1
-1
/
+1
*
Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...
Patrick Georgi
2011-01-28
4
-0
/
+1455