index
:
lbmk.git
20240612_branch
20241206-t480-thunderbolt-unstable
20241206_branch
25.04_branch
25.06_branch
26.01_branch
3050wip
audit6
audit6-merge1
m920qwip
master
quackboot
x270wip
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
nvmutil
/
nvmutil.c
Age
Commit message (
Expand
)
Author
6 hours
util/nvmutil: more consistent output in usage()
Leah Rowe
6 hours
util/nvmutil: use getnvmprogname in usage
Leah Rowe
6 hours
util/nvmutil: use own implementation of err
Leah Rowe
6 hours
util/nvmutil: close rfd on exit
Leah Rowe
7 hours
util/nvmutil: remove unnecessary include
Leah Rowe
7 hours
util/nvmutil: tidy up write_gbe
Leah Rowe
7 hours
util/nvmutil: make the part check easier to read
Leah Rowe
7 hours
util/nvmutil: fix style inconsistency
Leah Rowe
7 hours
util/nvmutil: use braces on nested ifs
Leah Rowe
7 hours
util/nvmutil: remove unnecessary global assignment
Leah Rowe
7 hours
util/nvmutil: make swap() easier to understand
Leah Rowe
7 hours
util/nvmutil: declare arg_cmd earlier
Leah Rowe
7 hours
util/nvmutil: don't make op a typedef
Leah Rowe
8 hours
util/nvmutil: fix arg_cmd initialisation
Leah Rowe
8 hours
util/nvmutil: remove COMMAND, MAC_ADDRESS, PARTN
Leah Rowe
8 hours
util/nvmutil: rename op_t to op
Leah Rowe
8 hours
util/nvmutil: make op a const
Leah Rowe
8 hours
util/nvmutil: remove redundant comment
Leah Rowe
8 hours
util/nvmutil: use const char in usage
Leah Rowe
8 hours
util/nvmutil: tidy up set_cmd
Leah Rowe
8 hours
util/nvmutil: split up set_cmd
Leah Rowe
8 hours
util/nvmutil: tidy up final cmd check in set_cmd
Leah Rowe
8 hours
util/nvmutil: tidy up rhex
Leah Rowe
8 hours
util/nvmutil: reduce the size of rnum to 12
Leah Rowe
8 hours
util/nvmutil: tidy up check_mac_separator
Leah Rowe
8 hours
util/nvmutil: rename openFiles to open_files
Leah Rowe
9 hours
util/nvm: make variables and functions static
Leah Rowe
9 hours
util/nvmutil: don't use spaces on err_if
Leah Rowe
9 hours
util/nvmutil: use const for string literal in op
Leah Rowe
9 hours
util/nvmutil: no designated initialisers in op
Leah Rowe
9 hours
util/nvmutil: declare one prototype per line
Leah Rowe
9 hours
util/nvmutil: don't declare variables in for loops
Leah Rowe
9 hours
util/nvmutil: use size_t on op for loop
Leah Rowe
9 hours
util/nvmutil: make global variable names clearer
Leah Rowe
9 hours
util/nvmutil: count the number of items in op
Leah Rowe
9 hours
util/nvmutil: set fname earlier
Leah Rowe
10 hours
util/nvmutil: obey the 79-character rule
Leah Rowe
10 hours
util/nvmutil: use spaces when calling err_if
Leah Rowe
10 hours
util/nvmutil: consistent variable/function naming
Leah Rowe
10 hours
util/nvmutil: use the invert in goodChecksum
Leah Rowe
11 hours
util/nvmutil: readGbe: use inverted part in swap
Leah Rowe
11 hours
util/nvmutil: clean up write_mac_part
Leah Rowe
11 hours
util/nvmutil: clean up cmd_dump
Leah Rowe
11 hours
util/nvmutil: don't copy data in copy/swap
Leah Rowe
11 hours
util/nvmutil: re-introduce do_read in readGbe
Leah Rowe
11 hours
util/nvmutil: use read, not pread, on /dev/urandom
Leah Rowe
20 hours
util/nvmutil: clean up checkdir
Leah Rowe
20 hours
util/nvmutil: use separate st variable for urandom
Leah Rowe
20 hours
util/nvmutil: cleaner directory checking
Leah Rowe
20 hours
util/nvmutil: initialise fname to empty string
Leah Rowe
[next]