Files
lbmk/util
Leah Rowe 2c2bda31ea util/nvmutil: use unsigned char in hextonum
char can be signed or unsigned, and this is often
implementation-defined. this could result in bad
comparisons, so we should specifically cast it.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2026-03-06 22:09:56 +00:00
..
2025-10-04 09:20:12 +01:00