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
9 hours
util/nvmutil: check whether a file is a file
Leah Rowe
9 hours
util/nvmutil: preserve errno during i/o
Leah Rowe
9 hours
util/nvmutil prw: always restore original offset
Leah Rowe
9 hours
util/nvmutil: err if file offset fails
Leah Rowe
9 hours
util/nvmutil: fix buffer overread in prw()
Leah Rowe
9 hours
util/nvmutil: fix rc overflow bug in rw_file_exact
Leah Rowe
10 hours
util/nvmutil: use C90 instead of C99
Leah Rowe
10 hours
util/nvmutil: define O_BINARY flag
Leah Rowe
10 hours
util/nvmutil: fix indent on ifdefs
Leah Rowe
10 hours
util/nvmutil: define SIZE_MAX if not defined
Leah Rowe
10 hours
util/nvmutil: remove arc4random for portability
Leah Rowe
10 hours
util/nvmutil: portable pread/pwrite
Leah Rowe
11 hours
wip
Leah Rowe
11 hours
util/nvmutil: more reliable stdint.h check
Leah Rowe
12 hours
util/nvmutil: reset errno before run_cmd
Leah Rowe
12 hours
util/nvmutil: explicitly check cmd nullptr
Leah Rowe
13 hours
util/nvmutil: safer SSIZE_MAX define
Leah Rowe
13 hours
util/nvmutil: fix a bad cast (or lack thereof)
Leah Rowe
13 hours
util/nvmutil: err if unsupported rw_type on i/o
Leah Rowe
13 hours
util/nvmutil: rename badly named off_t assert
Leah Rowe
13 hours
util/nvmutil: assert two's compliment integers
Leah Rowe
13 hours
util/nvmutil: add assert for int
Leah Rowe
13 hours
util/nvmutil: add assert for off_t
Leah Rowe
13 hours
Revert "util/nvmutil: don't use zx printf specifier"
Leah Rowe
13 hours
util/nvmutil: explain errval handling in err()
Leah Rowe
13 hours
util/nvmutil: make rc size_t (not ssize_t)
Leah Rowe
13 hours
util/nvmutil: don't use zx printf specifier
Leah Rowe
13 hours
util/nvmutil: add portable asserts for integers
Leah Rowe
14 hours
util/nvmutil: abort if I/O len exceeds SSIZE_MAX
Leah Rowe
14 hours
util/nvmutil: annotate the prototypes
Leah Rowe
14 hours
util/nvmutil: unified gbe file part I/O
Leah Rowe
15 hours
util/nvmutil: remove stale define
Leah Rowe
15 hours
util/nvmutil: unified I/O: stdout, urandom and gbe
Leah Rowe
16 hours
util/nvmutil: unified urandom/gbe file reading
Leah Rowe
17 hours
util/nvmutil: safer read_gbe_file_exact
Leah Rowe
18 hours
util/nvmutil: report checksum in cmd_dump
Leah Rowe
18 hours
util/nvmutil: reduce checksum report verbosity
Leah Rowe
18 hours
util/nvmutil: unified io flags
Leah Rowe
18 hours
util/nvmutil: require good checksum on cat
Leah Rowe
19 hours
util/nvmutil: initialise w in gbe_cat_buf
Leah Rowe
19 hours
util/nvmutil: simplify the cat command
Leah Rowe
20 hours
util/nvmutil: add cat16 and cat128 commands
Leah Rowe
21 hours
util/nvmutil: nope. rename out back to cat.
Leah Rowe
21 hours
util/nvmutil: rename cat to out
Leah Rowe
21 hours
util/nvmutil: remove stale comment
Leah Rowe
21 hours
util/nvmutil: added a "cat" command
Leah Rowe
22 hours
util/nvmutil: allow dump without good checksums
Leah Rowe
22 hours
util/nvmutil: fix bad cast conversion
Leah Rowe
22 hours
util/nvmutil: add guard in rhex()
Leah Rowe
22 hours
util/nvmutil: fix EINTR detection on urandom read
Leah Rowe
[next]