diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-09 21:59:34 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-09 22:18:51 +0000 |
| commit | 1e45d19f5d2507fc6cfc01e98024fe55c5da060a (patch) | |
| tree | cae39c933e437647e26ca7f3a362266ed3f32c9b /util/sbase/libutf/isalpharune.c | |
| parent | 7d64b8ea8daec489dcf9dead62eab29758d42af4 (diff) | |
util/nvmutil: added a "cat" command
with this, you can read 16KB and 128KB files, and output
them to stdout, but it outputs 8KB
for example:
./nvmutil gbe128.bin > gbe8.bin
now you have a 8KB file
i could probably easily add cat16 and cat128 too.
nvmutil reads two 4KB parts regardless of GbE file
size (one from the first 4KB of each half of the
file), so this was easy to implement.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/sbase/libutf/isalpharune.c')
0 files changed, 0 insertions, 0 deletions
