Hi there, I came across efibootguard, and it seems to be doing what I am looking for. Even though, the integration with swupdate is pending, I guess, it is possible to solve this by using post install scripts...
I am using yocto rocko, so I cloned meta-efibootguard, did what was asked for in the Readme. I then ran into some wic issues: The import locations seem to have changed recently, but nothing I could not handle. Anyhow, now I am stuck here: | DEBUG: Python function extend_recipe_sysroot finished | DEBUG: Executing shell function do_image_wic | INFO: Creating image(s)... | | ERROR: _exec_cmd: cp /home/mschoepf/foo/yocto/build/tmp/work/mic_7700-idp-linux/core-image-fts/1.0-r0/recipe-sysroot/usr/share/EFI/BOOT/* /home/mschoepf/foo/yocto/build/tmp/work/mic_7700-idp-linux/core-image-fts/1.0-r0/deploy-core-image-fts-image-complete/core-image-fts-mic-7700-20171122105906/tmp.wic.ve8_m7nf/hdd/efi.1/EFI/BOOT returned '1' instead of 0 | output: cp: cannot stat '/home/mschoepf/foo/yocto/build/tmp/work/mic_7700-idp-linux/core-image-fts/1.0-r0/recipe-sysroot/usr/share/EFI/BOOT/*': No such file or directory | | WARNING: /home/mschoepf/foo/yocto/build/tmp/work/mic_7700-idp-linux/core-image-fts/1.0-r0/temp/run.do_image_wic.22216:1 exit 1 from 'BUILDDIR="/home/mschoepf/foo/yocto/build" wic create "$wks" --vars "/home/mschoepf/foo/yocto/build/tmp/sysroots/mic-7700/imgdata/" -e "core-image-fts" -o "$out/"' | ERROR: Function failed: do_image_wic (log file is located at /home/mschoepf/foo/yocto/build/tmp/work/mic_7700-idp-linux/core-image-fts/1.0-r0/temp/log.do_image_wic.22216) ERROR: Task (/home/mschoepf/foo/yocto/poky/meta-fts/recipes-core/images/core-image-fts.bb:do_image_wic) failed with exit code '1' Can someone with more insight in the process give me a clue what is going wrong here?! Thanks, Matthias -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/ce039965-7d1d-413a-b9dc-0d10b2c97983%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
