Page MenuHomeFreeBSD

sysutils/edk2: enable secure boot on bhyve
ClosedPublic

Authored by corvink on Sep 15 2023, 10:05 AM.
Tags
Referenced Files
Unknown Object (File)
Sat, Aug 16, 8:49 AM
Unknown Object (File)
Fri, Aug 8, 12:42 AM
Unknown Object (File)
Sat, Aug 2, 3:51 AM
Unknown Object (File)
Sun, Jul 27, 8:36 AM
Unknown Object (File)
Fri, Jul 25, 1:56 PM
Unknown Object (File)
Jul 19 2025, 6:25 AM
Unknown Object (File)
Jul 6 2025, 1:50 AM
Unknown Object (File)
Jul 4 2025, 7:12 PM
Subscribers
None

Details

Summary
Everything is ready in edk2 for secure boot. To make use of secure boot
you have to boot into an EFI shell and install your keys. Booting an EFI
shell can be done by starting bhyve without any image attached to it.
More information on how to generate and install keys can be found in the
ACRN documentation:

https://projectacrn.github.io/3.2/tutorials/waag-secure-boot.html

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

corvink created this revision.
corvink added a project: bhyve.
This revision is now accepted and ready to land.Sep 15 2023, 10:19 AM
This revision was automatically updated to reflect the committed changes.