diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-09 23:40:27 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-09 23:47:22 +0000 |
| commit | aa67cf087d65c6879e96f8b4eac38921c9259d7d (patch) | |
| tree | 6abe0545e2e8764412c6ada675e61797f350aa5c /config/flashprog/patches | |
| parent | 66f164055297d652d7b4a9436ecf6d043754d8dd (diff) | |
util/nvmutil: add cat16 and cat128 commands
these take any file size of gbe file: 8KB, 16KB
or 128KB. so does the normal cat.
then you can use cat, cat16 or cat128. these
output to stdout, the corresponding size in KB.
0xFF padding used on the larger files. on the
larger files, the first 4KB of each half is the
GbE parts, and everything else is 0xFF padding.
now you can resize gbe files easily, example:
./nvmutil gbe128.bin > gbe8.bin
yes
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/flashprog/patches')
0 files changed, 0 insertions, 0 deletions
