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
13 hours
util/nvmutil: remove do_read
Leah Rowe
13 hours
util/nvmutil: read in fixed 4KB blocks
Leah Rowe
13 hours
util/nvmutil: use fixed buffer
Leah Rowe
13 hours
util/nvmutil: remove pointless arg in openFiles
Leah Rowe
14 hours
util/nvmutil: don't use xor swap
Leah Rowe
14 hours
util/nvmutil: don't use size_t as pointer
Leah Rowe
14 hours
util/nvmutil: don't capitalise set_err
Leah Rowe
14 hours
util/nvmutil: make xopen a function, not a macro
Leah Rowe
15 hours
util/nvmutil: merge block_unveil back with main
Leah Rowe
19 hours
util/nvmutil: fix bad bound check
Leah Rowe
20 hours
util/nvmutil: tidy up the xopen macro
Leah Rowe
20 hours
util/nvmutil: add boundary checks on word/setWord
Leah Rowe
20 hours
util/nvmutil: make word/setWord a function
Leah Rowe
20 hours
util/nvmutil: rename openGbeFile to openFiles
Leah Rowe
20 hours
util/nvmutil: remove redundant unveil call
Leah Rowe
20 hours
util/nvmutil: call block_unveil earlier
Leah Rowe
20 hours
util/nvmutil: bring pledge in set_io_flag to main
Leah Rowe
20 hours
util/nvmutil: call set_cmd much earlier
Leah Rowe
21 hours
util/nvmutil: unveil /dev/urandom much earlier
Leah Rowe
21 hours
util/nvmutil: split xopen handling
Leah Rowe
21 hours
util/nvmutil: split unveil handling
Leah Rowe
21 hours
util/nvmutil: split cmd init to new function
Leah Rowe
24 hours
util/nvmutil: split flags init to new function
Leah Rowe
24 hours
util/nvmutil: tidy up main()
Leah Rowe
25 hours
util/nvmutil: split unveil code to new function
Leah Rowe
25 hours
util/nvmutil: separate usage function
Leah Rowe
8 days
nvmutil: simplify readGbe and writeGbe
Leah Rowe
8 days
nvmutil: centralise all errno handling
Leah Rowe
8 days
nvmutil: rename ERR to SET_ERR, for clarity
Leah Rowe
8 days
nvmutil: split pread from readGbe
Leah Rowe
8 days
nvmutil: split pwrite handling from writeGbe
Leah Rowe
8 days
nvmutil: simplify a few else statements
Leah Rowe
8 days
nvmutil: don't hardcode errno to ECANCELED
Leah Rowe
8 days
nvmutil: explain a few parts in nvmalloc
Leah Rowe
8 days
nvmutil: split malloc handling out of readGbe
Leah Rowe
8 days
nvmutil: further simplify nr/nw error handling
Leah Rowe
8 days
util/nvmutil: simplify nr/nw error handling
Leah Rowe
8 days
util/nvmutil: remove pointless diagnostics
Leah Rowe
8 days
util/nvmutil: say part number on read/write report
Leah Rowe
12 days
util/nvmutil: general code cleanup
Leah Rowe
2025-05-03
util/nvmutil: use x, not ?, for random characters
Leah Rowe
2025-02-25
util/nvmutil: remove excessive comments
Leah Rowe
2025-02-10
util/nvmutil: Fix bad error messages on R/W
Leah Rowe
2025-02-07
util/nvmutil: hardened pledge on help output
Leah Rowe
2025-01-29
util/nvmutil: only set mac_updated at the end
Leah Rowe
2025-01-29
util/nvmutil: Fix bad comparison
Leah Rowe
2025-01-29
util/nvmutil: allow ./nvm gbe MAC
Leah Rowe
2025-01-29
util/nvmutil: move "e" to swap()
Leah Rowe
2025-01-29
util/nvmutil: Only read up to 4KB on larger gbe
Leah Rowe
2025-01-27
util/nvmutil: fix minor mistake (line break)
Leah Rowe
[next]