diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-03-08 00:56:56 +0000 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-03-08 01:11:52 +0000 |
| commit | 6203f3ae61e85456436fe7713674fdac5f28c802 (patch) | |
| tree | 3378130cd4403cc9740f5a1ab12e219df4533377 /resources/coreboot/d510mo_16mb | |
| parent | 698d39dd066b88c393fa00e0338d3f69f4a91633 (diff) | |
util/nvmutil: print mac before setting
this way, if a user does e.g.
./nvm gbe.bin bullshit
It will say: bullshit
Right now, it just says invalid length. This
means if the user wanted to type e.g.
./nvm gbe.bin copy 0
but they typed:
./nvm gbe.bin coyp 0
Now it will tell them that it's trying
to set the MAC address "coyp".
This is because if an invalid command is given,
it's treated as a MAC address instead. This is
by design, to allow e.g.
./nvm gbe.bin xx:1x:1x:xx:xx:xx
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'resources/coreboot/d510mo_16mb')
0 files changed, 0 insertions, 0 deletions
