cbmk/util
Leah Rowe 6c2a8010e2 util/nvmutil: Remove unnecessary buffer
The buf variable is only used once, and only so
that we can get a pointer. We can point to buf16
instead, for the same result.

The gbe pointer (size_t) is later converter to
a char * when writing back to the file.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2025-01-26 07:28:33 +00:00
..
dell-flash-unlock dell-flash-unlock: Remove dependency on GNU Make 2024-05-03 01:47:38 +01:00
nvmutil util/nvmutil: Remove unnecessary buffer 2025-01-26 07:28:33 +00:00
spkmodem_recv util/spkmodem-recv: More correct Makefile 2025-01-07 00:31:41 +00:00