Skip to content

signed-boot: Clean-up the virtual address

Valentin David requested to merge valentindavid/fix-vma into master

There is some mess done by dracut using objcopy on the stub. And the virtual addresses are all wrong. This fix will do for now. When dracut is released with support for ukify, we should move to using it.

Merge request reports