index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
nvramtool
/
cli
Age
Commit message (
Expand
)
Author
2016-07-31
nvramtool: Don't consider reserved regions to be "out of range"
Patrick Georgi
2016-04-11
util/nvramtool/cli/nvramtool.c: Add newline to error message
Paul Menzel
2016-01-13
utils: Remove old license text from help & disclaimer file
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-06
nvramtool: fix getopt handling with unsigned char
Stefan Tauner
2014-08-10
nvramtool: check for successful seek
Patrick Georgi
2013-05-04
nvramtool: Use CMOS_SIZE for cmos size
Patrick Georgi
2012-11-14
nvramtool: fsync for mingw.
Zheng Bao
2012-10-22
build: build coreboot on mingw.
Zheng Bao
2012-09-25
nvramtool: Read/write binary data as binary
Patrick Georgi
2012-04-21
nvramtool: Unify nvramtool and build_opt_tbl
Vikram Narayanan
2012-03-30
Fix warnings in coreboot utilities.
Stefan Reinauer
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-04-19
Cast arguments to ctype(3) functions through (int)(unsigned char).
Jonathan Kollasch
2011-03-08
nvramtool: Change precedence order for data sources
Mathias Krause
2011-01-28
Move the parser for cmos.layout text files to accessors
Patrick Georgi
2011-01-28
Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...
Patrick Georgi