summaryrefslogtreecommitdiffstats
path: root/util/nvramtool/cli
Commit message (Expand)AuthorAgeFilesLines
* util: Use SPDX headersPatrick Georgi2020-05-113-45/+3
* util/nvramtool: Remove "this file is part of" linesPatrick Georgi2020-05-114-16/+0
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-094-24/+0
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-241-1/+1
* Use www.coreboot.org over coreboot.orgPaul Menzel2017-06-071-1/+1
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-074-5/+5
* nvramtool: Don't consider reserved regions to be "out of range"Patrick Georgi2016-07-311-1/+4
* util/nvramtool/cli/nvramtool.c: Add newline to error messagePaul Menzel2016-04-111-1/+1
* utils: Remove old license text from help & disclaimer fileMartin Roth2016-01-131-3/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-9/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-8/+4
* nvramtool: fix getopt handling with unsigned charStefan Tauner2015-04-061-2/+1
* nvramtool: check for successful seekPatrick Georgi2014-08-101-2/+2
* nvramtool: Use CMOS_SIZE for cmos sizePatrick Georgi2013-05-041-3/+3
* nvramtool: fsync for mingw.Zheng Bao2012-11-141-0/+5
* build: build coreboot on mingw.Zheng Bao2012-10-221-0/+4
* nvramtool: Read/write binary data as binaryPatrick Georgi2012-09-251-2/+2
* nvramtool: Unify nvramtool and build_opt_tblVikram Narayanan2012-04-213-3/+28
* Fix warnings in coreboot utilities.Stefan Reinauer2012-03-301-1/+5
* remove trailing whitespaceStefan Reinauer2011-11-011-2/+2
* Cast arguments to ctype(3) functions through (int)(unsigned char).Jonathan Kollasch2011-04-191-2/+2
* nvramtool: Change precedence order for data sourcesMathias Krause2011-03-081-11/+26
* Move the parser for cmos.layout text files to accessorsPatrick Georgi2011-01-281-1/+1
* Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...Patrick Georgi2011-01-284-0/+1455