Files
lbmk/util
Leah Rowe 6744867e4e util/nvmutil: don't use size_t/ssize_t
not portable. some old systems don't have it,
or handle it very poorly

unsigned long is a reasonable way to refer
to indexes inside pointters

Signed-off-by: Leah Rowe <leah@libreboot.org>
2026-03-16 15:46:19 +00:00
..
2025-10-04 09:20:12 +01:00