What is OVMF_CODE.ms.fd for?
Bug #1864535 reported by
dann frazier
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| edk2 (Ubuntu) |
Fix Released
|
Undecided
|
dann frazier | ||
Bug Description
In the ovmf package, /usr/share/
(Correction) OVMF_CODE.fd apparently does support Secure Boot. However, it does not enforce that QEMU supports SMM - which is required for Secure Boot to actually be secure.
| Changed in edk2 (Ubuntu): | |
| status: | New → In Progress |
| assignee: | nobody → dann frazier (dannf) |
| description: | updated |
To post a comment you must log in.

Yes, that is the purpose of OVMF_CODE.ms.fd. If it links to the wrong actual code, then maybe that should be fixed, or maybe the fact that it links to the wrong thing means it's unused in practice?