summaryrefslogtreecommitdiffstats
path: root/util/nvramtool/lbtable.c
Commit message (Expand)AuthorAgeFilesLines
* coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_tJianjun Wang2022-04-141-2/+2
* util: Use SPDX headersPatrick Georgi2020-05-111-15/+1
* util/nvramtool: Remove "this file is part of" linesPatrick Georgi2020-05-111-4/+0
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-7/+0
* util: change coreboot to lowercaseMartin Roth2017-06-271-1/+1
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-071-1/+1
* util/nvramtool: Use correct virtual address when mapping tablesTimothy Pearson2015-12-021-0/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-3/+0
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* nvramtool: reduce memory mappingPatrick Georgi2013-02-221-43/+47
* build: build coreboot on mingw.Zheng Bao2012-10-221-1/+2
* nvramtool: use C99 PRIx64 / PRId64 for uint64_t variablesStefan Reinauer2012-05-251-4/+6
* nvramtool: Move code so it has access to the right data structuresMathias Krause2011-03-101-22/+1
* Separate CMOS layout from lbtable handlingPatrick Georgi2011-01-281-419/+0
* Eliminate a couple of 3-line functions that barely wrap *printf callsPatrick Georgi2011-01-281-29/+3
* Add nvramtool -C option that takes a CBFS file as argument.Patrick Georgi2011-01-211-11/+28
* There's another place where nvramtool can look forPatrick Georgi2011-01-211-0/+4
* Remove overengineering, part 1/manyPatrick Georgi2011-01-181-1/+1
* Eliminate strict aliasing related warnings.Patrick Georgi2011-01-181-3/+3
* indent all of nvramtool to make it fit into coreboot'sStefan Reinauer2010-01-131-895/+918
* fix some wrong occurences of the FSF's address (trivial)Stefan Reinauer2009-09-231-1/+1
* commit svn:externals for last commit (what a pain) (1/2)Stefan Reinauer2009-06-301-2/+2
* This patch adds "high coreboot table support" to coreboot version 2.Stefan Reinauer2009-03-171-3/+35
* Add string support to nvramtool.Stefan Reinauer2008-09-271-1/+4
* fix two minor bugs in nvramtool. (trivial)Stefan Reinauer2008-09-181-2/+3
* Rename lxbios to nvramtool, step 3 (rename directory).Uwe Hermann2008-03-011-0/+1270