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
scripts: u-boot-rb1: Support building EFI firmware updates
U-Boot qcom-mainline branch now got support for EFI firmware capsule
updates. So let's add support to build EFI firmware capsule updates
using tooling provided by U-Boot as well as fwupdtool to generate LVFS
cabinet archive.
Once that's done, the EFI firmware capsule updates can be installed and
triggered on RB1 using fwupdtool as follows:
$ sudo fwupdtool install u-boot.cab
Signed-off-by: Sumit Garg <[email protected]>
0 commit comments