description | generate the content of UEFI load option (BootXXX) for linux efivarfs filesystem |
owner | sylvain.bertrand@legeek.net |
last change | Mon, 21 Jun 2021 18:47:56 +0000 (21 18:47 +0000) |
URL | git://repo.or.cz/nyanefivars.git |
| https://repo.or.cz/nyanefivars.git |
push URL | ssh://repo.or.cz/nyanefivars.git |
| https://repo.or.cz/nyanefivars.git (learn more) |
bundle info | nyanefivars.git downloadable bundles |
content tags
|
|
README
example for 1 boot load option:
#!/bin/sh
nyanefivars 30260fbf-d5a8-4e25-904b-dbb3ccc9d977 1 2048 204800 'Nyan AMD 1' '\amd-5.11.0-1.efi' >/sys/firmware/efi/efivars/Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c
printf '0:07 00 00 00 00 00' | xxd -r >/sys/firmware/efi/efivars/BootOrder-8be4df61-93ca-11d2-aa0d-00e098032b8c