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
Age
Commit message (
Expand
)
Author
17 hours
util/nvmutil: reset buf in reset_global_state()
Leah Rowe
17 hours
util/nvmutil: reset macbuf in reset_global_state
Leah Rowe
17 hours
util/nvmutil: reset errno in reset_global_state
Leah Rowe
17 hours
util/nvmutil: Comments relating to NVM size limit
Leah Rowe
17 hours
util/nvmutil: remove err_if()
Leah Rowe
17 hours
util/nvmutil: improved some error messages
Leah Rowe
17 hours
util/nvmutil: rename valid_read
Leah Rowe
18 hours
util/nvmutil: remove redundant casts
Leah Rowe
18 hours
util/nvmutil: more thorough global_state_reset
Leah Rowe
18 hours
util/nvmutil: reset fname properly
Leah Rowe
18 hours
util/nvmutil: simpler mac address totalling
Leah Rowe
18 hours
util/nvmutil: less obscure mac address zero check
Leah Rowe
18 hours
util/nvmutil: reset global state in one function
Leah Rowe
18 hours
util/nvmutil: reset cmd in main
Leah Rowe
18 hours
util/nvmutil: reset fname in main
Leah Rowe
18 hours
util/nvmutil: reset part_modified in main
Leah Rowe
18 hours
util/nvmutil: reset invert in main
Leah Rowe
18 hours
util/nvmutil: reset mac in main
Leah Rowe
18 hours
util/nvmutil: reset macbuf in parse_mac_string
Leah Rowe
18 hours
util/nvmutil: use off_t for partsize (pread/pwrite)
Leah Rowe
18 hours
util/nvmutil: clearer error messages on valid_read
Leah Rowe
18 hours
util/nvmutil: comment valid_read for clarity
Leah Rowe
18 hours
util/nvmutil: clearer errno reset in valid_read
Leah Rowe
18 hours
util/nvmutil: pass size_t to read, not ssize_t
Leah Rowe
19 hours
util/nvmutil: use zd for printf in valid_read
Leah Rowe
19 hours
util/nvmutil: minor cleanup in usage()
Leah Rowe
19 hours
util/nvmutil: minor cleanup in cmd_setmac
Leah Rowe
19 hours
util/nvmutil: don't use err_if in usage
Leah Rowe
20 hours
util/nvmutil: rename errval to nvm_errval
Leah Rowe
20 hours
util/nvmutil: re-try reads if errno is EINTR
Leah Rowe
21 hours
util/nvmutil: explicitly cast on read/pread/pwrite
Leah Rowe
21 hours
util/nvmutil: remove unnecessary check
Leah Rowe
21 hours
util/nvmutil: stricter check_bound
Leah Rowe
21 hours
util/nvmutil: set errno only if x is not 0
Leah Rowe
21 hours
util/nvmutil: consistent errors on close()
Leah Rowe
22 hours
util/nvmutil: print correct file name for urandom
Leah Rowe
22 hours
util/nvmutil: don't bother with strncmp
Leah Rowe
22 hours
util/nvmutil: get rid of arg_cmd
Leah Rowe
22 hours
util/nvmutil: use memcpy in word/set_word
Leah Rowe
22 hours
util/nvmutil: use strncmp instead of strcmp
Leah Rowe
22 hours
util/nvmutil: remove checkdir()
Leah Rowe
22 hours
util/nvmutil: make rhex err_if consistent
Leah Rowe
22 hours
util/nvmutil rhex: check against sizeof(rnum)
Leah Rowe
23 hours
util/nvmutil err: filter errval when zero
Leah Rowe
23 hours
util/nvmutil: always exit non-zero on err
Leah Rowe
23 hours
util/nvmutil: more consistent output in usage()
Leah Rowe
23 hours
util/nvmutil: use getnvmprogname in usage
Leah Rowe
23 hours
util/nvmutil: use own implementation of err
Leah Rowe
24 hours
util/nvmutil: close rfd on exit
Leah Rowe
24 hours
util/nvmutil: remove unnecessary include
Leah Rowe
[next]