You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bootup extend_payload_to_esp <path> will move the dir to esp
This features gives user ability to able move any dir to esp through bootupd
update and and appends metadata to efi. This will help in mounting uboot
binaries to esp as required by rpi4.
example usage: `bootupctl backend extend_payload_to_esp /usr/lib/mydata`
will move the content of the dir to `usr/lib/bootupd/updates/EFI` and
appends metadata to `/usr/lib/bootupd/updates/EFI.json`
0 commit comments