summaryrefslogtreecommitdiffstats
path: root/util/nvramtool/accessors
Commit message (Expand)AuthorAgeFilesLines
* nvramtool: Fix building on Linux systems with musl libcEvgeny Zinoviev2022-06-231-1/+1
* util: Use SPDX headersPatrick Georgi2020-05-114-60/+4
* util/nvramtool: Remove "this file is part of" linesPatrick Georgi2020-05-114-16/+0
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-094-37/+0
* util/*: more typo fixesPatrick Georgi2020-01-301-1/+1
* util/nvramtool: Make internal function staticJacob Garber2019-07-071-1/+1
* util/nvramtool: Include missing headerJacob Garber2019-07-071-0/+2
* nvramtool: Fix build with OpenBSDPiotr Kubaj2018-04-161-1/+5
* nvramtool: Fix message when option table is not foundArthur Heymans2018-02-061-1/+1
* nvramtool: Add dummy cmos-hw-unix accessor implementation for non-x86Paul Kocialkowski2017-12-091-1/+29
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-074-4/+4
* util/nvramtool: Bail out on unaligned multi-byte entriesNico Huber2017-06-062-0/+12
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-12/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-083-3/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-8/+4
* nvramtool: write size field more obviouslyPatrick Georgi2013-11-191-2/+4
* build: build coreboot on mingw.Zheng Bao2012-10-221-1/+2
* nvramtool: Unify nvramtool and build_opt_tblVikram Narayanan2012-04-214-0/+268
* nvramtool: Allow spaces in enumeration namesPatrick Georgi2012-04-211-1/+1
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* DirectHW fixes for coreboot utilitiesStefan Reinauer2011-03-181-1/+1
* nvramtool: Move code so it has access to the right data structuresMathias Krause2011-03-101-0/+14
* Add NetBSD support to nvramtool.jakllsch2011-02-081-0/+47
* Separate CMOS layout from lbtable handlingPatrick Georgi2011-01-281-0/+460
* Move CMOS handling into separate files in accessorsPatrick Georgi2011-01-282-0/+159
* Move the parser for cmos.layout text files to accessorsPatrick Georgi2011-01-282-0/+941