cbmk/util
Leah Rowe 741ef57efc util/nvmutil: Further reduce memory usage
Allocate memory based on nf instead of partsize.

nf is the number of bytes actually read from each
part of the file.

Now if the user is running setmac for example,
256 bytes of memory will be allocated regardless
of gbe file size, whereas it would have previously
allocated 8KB, 16KB or 128KB depending on the file.

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