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
17 hours
util/nvmutil: remove unused variable in rhex
Leah Rowe
17 hours
util/nvmutil: fix bsd build issue
Leah Rowe
18 hours
util/nvmutil: even safer rhex()
Leah Rowe
18 hours
util/nvmutil: only check n in rhex on linux
Leah Rowe
18 hours
util/nvmutil: safer calculated_checksum
Leah Rowe
18 hours
util/nvmutil: much safer rhex()
Leah Rowe
18 hours
util/nvmutil: tidy up hexdump()
Leah Rowe
18 hours
util/nvmutil: assert uint16_t as 16-bits
Leah Rowe
19 hours
util/nvmutil: safer cast in nvm_word
Leah Rowe
19 hours
util/nvmutil: define _FILE_OFFSET_BITS
Leah Rowe
19 hours
util/nvmutil: include sys/types.h
Leah Rowe
19 hours
util/nvmutil: use even older define for pread
Leah Rowe
20 hours
util/nvmutil: tidied up a comment
Leah Rowe
20 hours
util/nvmutil: don't include not-needed inttypes.h
Leah Rowe
20 hours
util/nvmutil: reset errno on urandom partial read
Leah Rowe
20 hours
util/nvmutil: consistent file location on err()
Leah Rowe
21 hours
util/nvmutil: clean up the Makefile
Leah Rowe
21 hours
util/nvmutil: tidy up the main comment header
Leah Rowe
28 hours
util/nvmutil: say what the program does!
Leah Rowe
29 hours
util/nvmutil: directly compare fd/urandom_fd
Leah Rowe
29 hours
util/nvmutil: allow partial reads of /dev/urandom
Leah Rowe
30 hours
util/nvmutil: explicit cast in nvm_word
Leah Rowe
30 hours
util/nvmutil: clarify CFLAGS in code
Leah Rowe
30 hours
util/nvmutil: specifically enable -std=c99
Leah Rowe
31 hours
util/nvmutil: fix indentation in setmac
Leah Rowe
31 hours
util/nvmutil: err sooner, on bad command
Leah Rowe
31 hours
util/nvmutil: print expected checksums
Leah Rowe
32 hours
util/nvmutil: rename cmd helper functions
Leah Rowe
32 hours
util/nvmutil: remove MAC address short-commands
Leah Rowe
33 hours
util/nvmutil: remove cmd_brick
Leah Rowe
33 hours
util/nvmutil: remove the setchecksum command
Leah Rowe
33 hours
util/nvmutil: re-order functions by execution
Leah Rowe
34 hours
util/nvmutil: unified checksum update
Leah Rowe
35 hours
util/nvmutil: don't pledge on OLD openbsd
Leah Rowe
36 hours
util/nvmutil: make write_mac_part() a void
Leah Rowe
36 hours
util/nvmutil: fix typo in message
Leah Rowe
36 hours
util/nvmutil: don't re-calculate skip_part
Leah Rowe
36 hours
util/nvmutil: limit rw size on specific commands
Leah Rowe
36 hours
util/nvmutil: better error message for bin check
Leah Rowe
36 hours
util/nvmutil: EINTR looping on write_gbe_file
Leah Rowe
37 hours
util/nvmutil: clean up obsessive comments
Leah Rowe
37 hours
util/nvmutil: policy-only cmd_swap and cmd_copy
Leah Rowe
37 hours
util/nvmutil: remove redundant checksum checks
Leah Rowe
37 hours
util/nvmutil: clean up a few binary checks
Leah Rowe
38 hours
util/nvmutil: fix check in set_err()
Leah Rowe
38 hours
util/nvmutil: fix bad arc4random check
Leah Rowe
38 hours
util/nvmutil: improved clarity on checksum check
Leah Rowe
38 hours
util/nvmutil: close files in err()
Leah Rowe
38 hours
util/nvmutil: only close gbe fd if opened
Leah Rowe
38 hours
util/nvmutil: generalised checksum verification
Leah Rowe
[next]