Canoeboot 20250107 release

Signed-off-by: Leah Rowe <leah@libreboot.org>
master 20250107
Leah Rowe 2025-01-07 08:43:10 +00:00
parent 6fc8553cd1
commit 7265dcf140
1 changed files with 5 additions and 0 deletions

View File

@ -68,6 +68,11 @@ Feature changes
In descending order from latest changes to earliest changes:
* `./mk inject` function added, based on the Libreboot one, but the Canoeboot
one only sets MAC addresses; it does not download/inject vendor files. It
uses the same `setmac` command syntax. It's documented now on
the [nvmutil](../docs/install/nvmutil.md) page.
* `util/nvmutil`: Show the same byte order, in the same grouping and
display format, as `hexdump -C`, so that the output is more intuitive when
the user runs e.g. `./nvm gbe.bin dump`