Canoeboot 20250107 release
Signed-off-by: Leah Rowe <leah@libreboot.org>master 20250107
parent
6fc8553cd1
commit
7265dcf140
|
@ -68,6 +68,11 @@ Feature changes
|
||||||
|
|
||||||
In descending order from latest changes to earliest 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
|
* `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
|
display format, as `hexdump -C`, so that the output is more intuitive when
|
||||||
the user runs e.g. `./nvm gbe.bin dump`
|
the user runs e.g. `./nvm gbe.bin dump`
|
||||||
|
|
Loading…
Reference in New Issue