Files
lbmk/util/nvmutil
Leah Rowe 7b15b020b5 util/nvmutil: use off_t for partsize (pread/pwrite)
size_t can truncate on some platforms. it's best to use
the proper variable type (a cast is insufficient).

Signed-off-by: Leah Rowe <leah@libreboot.org>
2026-03-03 23:12:15 +00:00
..
2022-11-17 12:07:09 +00:00
2022-11-17 12:07:09 +00:00