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
22 hours
util/nvmutil: more sensible errno init
Leah Rowe
22 hours
util/nvmutil: proper errno status on prw()
Leah Rowe
23 hours
util/nvmutil: reset errno if EINTR on lseek
Leah Rowe
24 hours
util/nvmutil: stricter errno on prw()
Leah Rowe
24 hours
util/nvmutil: fix printf c89/c90 specifiers
Leah Rowe
24 hours
util/nvmutil: reset part_valid
Leah Rowe
24 hours
util/nvmutil: restore errno if lseek resets it
Leah Rowe
24 hours
util/nvmutil: fix another printf specifier
Leah Rowe
24 hours
util/nvmutil: fix bad print specifier (c90)
Leah Rowe
24 hours
util/nvmutil: only inc num_invalid on bad checksum
Leah Rowe
24 hours
util/nvmutil: restore errno on failed offset restore
Leah Rowe
25 hours
util/nvmutil: don't leave part_valid untouched
Leah Rowe
25 hours
util/nvmutil: remove unused st variable
Leah Rowe
25 hours
util/nvmutil: check whether a file is a file
Leah Rowe
25 hours
util/nvmutil: preserve errno during i/o
Leah Rowe
25 hours
util/nvmutil prw: always restore original offset
Leah Rowe
25 hours
util/nvmutil: err if file offset fails
Leah Rowe
25 hours
util/nvmutil: fix buffer overread in prw()
Leah Rowe
25 hours
util/nvmutil: fix rc overflow bug in rw_file_exact
Leah Rowe
26 hours
util/nvmutil: use C90 instead of C99
Leah Rowe
26 hours
util/nvmutil: define O_BINARY flag
Leah Rowe
26 hours
util/nvmutil: fix indent on ifdefs
Leah Rowe
26 hours
util/nvmutil: define SIZE_MAX if not defined
Leah Rowe
26 hours
util/nvmutil: remove arc4random for portability
Leah Rowe
26 hours
util/nvmutil: portable pread/pwrite
Leah Rowe
27 hours
wip
Leah Rowe
27 hours
util/nvmutil: more reliable stdint.h check
Leah Rowe
28 hours
util/nvmutil: reset errno before run_cmd
Leah Rowe
28 hours
util/nvmutil: explicitly check cmd nullptr
Leah Rowe
28 hours
util/nvmutil: safer SSIZE_MAX define
Leah Rowe
28 hours
util/nvmutil: fix a bad cast (or lack thereof)
Leah Rowe
29 hours
util/nvmutil: err if unsupported rw_type on i/o
Leah Rowe
29 hours
util/nvmutil: rename badly named off_t assert
Leah Rowe
29 hours
util/nvmutil: assert two's compliment integers
Leah Rowe
29 hours
util/nvmutil: add assert for int
Leah Rowe
29 hours
util/nvmutil: add assert for off_t
Leah Rowe
29 hours
Revert "util/nvmutil: don't use zx printf specifier"
Leah Rowe
29 hours
util/nvmutil: explain errval handling in err()
Leah Rowe
29 hours
util/nvmutil: make rc size_t (not ssize_t)
Leah Rowe
29 hours
util/nvmutil: don't use zx printf specifier
Leah Rowe
29 hours
util/nvmutil: add portable asserts for integers
Leah Rowe
30 hours
util/nvmutil: abort if I/O len exceeds SSIZE_MAX
Leah Rowe
30 hours
util/nvmutil: annotate the prototypes
Leah Rowe
30 hours
util/nvmutil: unified gbe file part I/O
Leah Rowe
31 hours
util/nvmutil: remove stale define
Leah Rowe
31 hours
util/nvmutil: unified I/O: stdout, urandom and gbe
Leah Rowe
32 hours
util/nvmutil: unified urandom/gbe file reading
Leah Rowe
33 hours
util/nvmutil: safer read_gbe_file_exact
Leah Rowe
34 hours
util/nvmutil: report checksum in cmd_dump
Leah Rowe
34 hours
util/nvmutil: reduce checksum report verbosity
Leah Rowe
[next]