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
8 hours
util/nvmutil: don't declare variables in for loops
Leah Rowe
8 hours
util/nvmutil: use size_t on op for loop
Leah Rowe
8 hours
util/nvmutil: make global variable names clearer
Leah Rowe
8 hours
util/nvmutil: count the number of items in op
Leah Rowe
8 hours
util/nvmutil: set fname earlier
Leah Rowe
8 hours
util/nvmutil: obey the 79-character rule
Leah Rowe
8 hours
util/nvmutil: use spaces when calling err_if
Leah Rowe
8 hours
util/nvmutil: consistent variable/function naming
Leah Rowe
9 hours
util/nvmutil: use the invert in goodChecksum
Leah Rowe
9 hours
util/nvmutil: readGbe: use inverted part in swap
Leah Rowe
9 hours
util/nvmutil: clean up write_mac_part
Leah Rowe
9 hours
util/nvmutil: clean up cmd_dump
Leah Rowe
9 hours
util/nvmutil: don't copy data in copy/swap
Leah Rowe
10 hours
util/nvmutil: re-introduce do_read in readGbe
Leah Rowe
10 hours
util/nvmutil: use read, not pread, on /dev/urandom
Leah Rowe
18 hours
util/nvmutil: clean up checkdir
Leah Rowe
18 hours
util/nvmutil: use separate st variable for urandom
Leah Rowe
18 hours
util/nvmutil: cleaner directory checking
Leah Rowe
19 hours
util/nvmutil: initialise fname to empty string
Leah Rowe
19 hours
util/nvmutil: fix code formatting on xopen
Leah Rowe
19 hours
nvmutil: fix the swap function
Leah Rowe
19 hours
util/nvmutil: use EXIT_FAILURE/SUCCESS for exits
Leah Rowe
19 hours
util/nvmutil: make err_if a function, not a macro
Leah Rowe
19 hours
util/nvmutil: properly cast void use of set_err
Leah Rowe
19 hours
util/nvmutil: don't exit with errno as status
Leah Rowe
20 hours
util/nvmutil: split up cmd_setmac
Leah Rowe
20 hours
util/nvmutil: rename some functions for clarity
Leah Rowe
20 hours
util/nvmutil: split up parseMacString
Leah Rowe
21 hours
util/nvmutil: remove useless gbe variable
Leah Rowe
21 hours
util/nvmutil: cmd copy/swap: use word/setWord
Leah Rowe
21 hours
util/nvmutil: remove variable nvmPartChanged
Leah Rowe
22 hours
util/nvmutil: merge nvmalloc with readGbe
Leah Rowe
22 hours
util/nvmutil: remove do_read
Leah Rowe
22 hours
util/nvmutil: read in fixed 4KB blocks
Leah Rowe
22 hours
util/nvmutil: use fixed buffer
Leah Rowe
22 hours
util/nvmutil: remove pointless arg in openFiles
Leah Rowe
23 hours
util/nvmutil: don't use xor swap
Leah Rowe
23 hours
util/nvmutil: don't use size_t as pointer
Leah Rowe
23 hours
util/nvmutil: don't capitalise set_err
Leah Rowe
23 hours
util/nvmutil: make xopen a function, not a macro
Leah Rowe
24 hours
util/nvmutil: merge block_unveil back with main
Leah Rowe
29 hours
util/nvmutil: fix bad bound check
Leah Rowe
29 hours
util/nvmutil: tidy up the xopen macro
Leah Rowe
29 hours
util/nvmutil: add boundary checks on word/setWord
Leah Rowe
29 hours
util/nvmutil: make word/setWord a function
Leah Rowe
29 hours
util/nvmutil: rename openGbeFile to openFiles
Leah Rowe
29 hours
util/nvmutil: remove redundant unveil call
Leah Rowe
29 hours
util/nvmutil: call block_unveil earlier
Leah Rowe
30 hours
util/nvmutil: bring pledge in set_io_flag to main
Leah Rowe
30 hours
util/nvmutil: call set_cmd much earlier
Leah Rowe
[next]