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
Age
Commit message (
Expand
)
Author
12 hours
util/nvmutil: comment valid_read for clarity
Leah Rowe
12 hours
util/nvmutil: clearer errno reset in valid_read
Leah Rowe
12 hours
util/nvmutil: pass size_t to read, not ssize_t
Leah Rowe
12 hours
util/nvmutil: use zd for printf in valid_read
Leah Rowe
12 hours
util/nvmutil: minor cleanup in usage()
Leah Rowe
12 hours
util/nvmutil: minor cleanup in cmd_setmac
Leah Rowe
12 hours
util/nvmutil: don't use err_if in usage
Leah Rowe
13 hours
util/nvmutil: rename errval to nvm_errval
Leah Rowe
13 hours
util/nvmutil: re-try reads if errno is EINTR
Leah Rowe
14 hours
util/nvmutil: explicitly cast on read/pread/pwrite
Leah Rowe
14 hours
util/nvmutil: remove unnecessary check
Leah Rowe
14 hours
util/nvmutil: stricter check_bound
Leah Rowe
15 hours
util/nvmutil: set errno only if x is not 0
Leah Rowe
15 hours
util/nvmutil: consistent errors on close()
Leah Rowe
15 hours
util/nvmutil: print correct file name for urandom
Leah Rowe
15 hours
util/nvmutil: don't bother with strncmp
Leah Rowe
15 hours
util/nvmutil: get rid of arg_cmd
Leah Rowe
15 hours
util/nvmutil: use memcpy in word/set_word
Leah Rowe
16 hours
util/nvmutil: use strncmp instead of strcmp
Leah Rowe
16 hours
util/nvmutil: remove checkdir()
Leah Rowe
16 hours
util/nvmutil: make rhex err_if consistent
Leah Rowe
16 hours
util/nvmutil rhex: check against sizeof(rnum)
Leah Rowe
16 hours
util/nvmutil err: filter errval when zero
Leah Rowe
16 hours
util/nvmutil: always exit non-zero on err
Leah Rowe
17 hours
util/nvmutil: more consistent output in usage()
Leah Rowe
17 hours
util/nvmutil: use getnvmprogname in usage
Leah Rowe
17 hours
util/nvmutil: use own implementation of err
Leah Rowe
17 hours
util/nvmutil: close rfd on exit
Leah Rowe
18 hours
util/nvmutil: remove unnecessary include
Leah Rowe
18 hours
util/nvmutil: tidy up write_gbe
Leah Rowe
18 hours
util/nvmutil: make the part check easier to read
Leah Rowe
18 hours
util/nvmutil: fix style inconsistency
Leah Rowe
18 hours
util/nvmutil: use braces on nested ifs
Leah Rowe
18 hours
util/nvmutil: remove unnecessary global assignment
Leah Rowe
18 hours
util/nvmutil: make swap() easier to understand
Leah Rowe
18 hours
util/nvmutil: declare arg_cmd earlier
Leah Rowe
18 hours
util/nvmutil: don't make op a typedef
Leah Rowe
18 hours
util/nvmutil: fix arg_cmd initialisation
Leah Rowe
19 hours
util/nvmutil: remove COMMAND, MAC_ADDRESS, PARTN
Leah Rowe
19 hours
util/nvmutil: rename op_t to op
Leah Rowe
19 hours
util/nvmutil: make op a const
Leah Rowe
19 hours
util/nvmutil: remove redundant comment
Leah Rowe
19 hours
util/nvmutil: use const char in usage
Leah Rowe
19 hours
util/nvmutil: tidy up set_cmd
Leah Rowe
19 hours
util/nvmutil: split up set_cmd
Leah Rowe
19 hours
util/nvmutil: tidy up final cmd check in set_cmd
Leah Rowe
19 hours
util/nvmutil: tidy up rhex
Leah Rowe
19 hours
util/nvmutil: reduce the size of rnum to 12
Leah Rowe
19 hours
util/nvmutil: tidy up check_mac_separator
Leah Rowe
19 hours
util/nvmutil: rename openFiles to open_files
Leah Rowe
[next]