1/ I agree the scope of the MP is much bigger than the original ask. And
if verification turns out to be too hard we should likely fall back to
just fixing that original issue. How would we need to update the
testplan in this case?
Takashi, can you confirm just adding this file solves the issue for
you?
/usr/share/qemu/firmware/60-edk2-x86_64.json:
"""
{
"description": "UEFI firmware for x86_64, with SEV-ES support",
"interface-types": [
"uefi"
],
"mapping": {
"device": "flash",
"mode": "stateless",
"executable": {
"filename": "/usr/share/ovmf/OVMF.fd",
"format": "raw"
}
},
"targets": [
{
"architecture": "x86_64",
"machines": [
"pc-q35-*"
]
}
],
"features": [
"amd-sev",
"amd-sev-es",
"verbose-dynamic"
],
"tags": [
]
}
"""
2/ The current MP tries to implement a solution that is more in line with what
we've done for Ubuntu 24.04 and above (LP: #2106771). I do not have access to
relevant hardware, so was unclear about exact steps to reproduce. Gauthier is
currently investigating some more specific steps to reproduce.
@hectorcao if you have any specific improvements to the test plan,
please feel free to adopt it accordingly! If we can figure out a proper
reproducer, I'd still prefer going with option (2) here.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2122286
Title:
firmware definitions lack "amd-sev-es" feature
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/2122286/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs