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
10 hours
util/nvmutil: don't reset errno in check_read_or_die
Leah Rowe
10 hours
util/nvmutil: minor code cleanup
Leah Rowe
10 hours
util/nvmutil: comment regarding memcpy endianness
Leah Rowe
10 hours
util/nvmutil: don't usleep on file reads
Leah Rowe
10 hours
util/nvmutil: handle error after check_read_or_die
Leah Rowe
10 hours
util/nvmutil: handle errno after file read
Leah Rowe
11 hours
util/nvmutil: simplified zero-mac-address check
Leah Rowe
11 hours
util/nvmutil: don't pass h as param in cmd_setmac
Leah Rowe
11 hours
util/nvmutil: cast SIZE_4KB on the pwrite check
Leah Rowe
11 hours
util/nvmutil: usleep 1 on check_read_or_die
Leah Rowe
11 hours
util/nvmutil: reset errno on successful file reads
Leah Rowe
11 hours
util/nvmutil: reset fd/rfd to negative one
Leah Rowe
11 hours
util/nvmutil: reset buf in reset_global_state()
Leah Rowe
11 hours
util/nvmutil: reset macbuf in reset_global_state
Leah Rowe
11 hours
util/nvmutil: reset errno in reset_global_state
Leah Rowe
11 hours
util/nvmutil: Comments relating to NVM size limit
Leah Rowe
11 hours
util/nvmutil: remove err_if()
Leah Rowe
12 hours
util/nvmutil: improved some error messages
Leah Rowe
12 hours
util/nvmutil: rename valid_read
Leah Rowe
12 hours
util/nvmutil: remove redundant casts
Leah Rowe
12 hours
util/nvmutil: more thorough global_state_reset
Leah Rowe
12 hours
util/nvmutil: reset fname properly
Leah Rowe
12 hours
util/nvmutil: simpler mac address totalling
Leah Rowe
12 hours
util/nvmutil: less obscure mac address zero check
Leah Rowe
12 hours
util/nvmutil: reset global state in one function
Leah Rowe
12 hours
util/nvmutil: reset cmd in main
Leah Rowe
12 hours
util/nvmutil: reset fname in main
Leah Rowe
12 hours
util/nvmutil: reset part_modified in main
Leah Rowe
12 hours
util/nvmutil: reset invert in main
Leah Rowe
12 hours
util/nvmutil: reset mac in main
Leah Rowe
12 hours
util/nvmutil: reset macbuf in parse_mac_string
Leah Rowe
13 hours
util/nvmutil: use off_t for partsize (pread/pwrite)
Leah Rowe
13 hours
util/nvmutil: clearer error messages on valid_read
Leah Rowe
13 hours
util/nvmutil: comment valid_read for clarity
Leah Rowe
13 hours
util/nvmutil: clearer errno reset in valid_read
Leah Rowe
13 hours
util/nvmutil: pass size_t to read, not ssize_t
Leah Rowe
13 hours
util/nvmutil: use zd for printf in valid_read
Leah Rowe
13 hours
util/nvmutil: minor cleanup in usage()
Leah Rowe
13 hours
util/nvmutil: minor cleanup in cmd_setmac
Leah Rowe
13 hours
util/nvmutil: don't use err_if in usage
Leah Rowe
14 hours
util/nvmutil: rename errval to nvm_errval
Leah Rowe
14 hours
util/nvmutil: re-try reads if errno is EINTR
Leah Rowe
15 hours
util/nvmutil: explicitly cast on read/pread/pwrite
Leah Rowe
15 hours
util/nvmutil: remove unnecessary check
Leah Rowe
15 hours
util/nvmutil: stricter check_bound
Leah Rowe
15 hours
util/nvmutil: set errno only if x is not 0
Leah Rowe
16 hours
util/nvmutil: consistent errors on close()
Leah Rowe
16 hours
util/nvmutil: print correct file name for urandom
Leah Rowe
16 hours
util/nvmutil: don't bother with strncmp
Leah Rowe
16 hours
util/nvmutil: get rid of arg_cmd
Leah Rowe
[next]