[Bug 2022312] Re: Adding IA32 to X64 pkg, because secure boot is not working on Focal
Christian Ehrhardt
2022312 at bugs.launchpad.net
Tue Jun 13 07:05:22 UTC 2023
> According to the above bug, the current version of the file
OVMF_CODE.ms.fd is just plainly broken in all cases. So if this patch
-only- effects OVMF_CODE.ms.fd and we can confirm that the file is not
usable in any situation, the SRU may be more acceptable.
As DannF stated, it is usable if the user or the management system sets -global ICH9-LPC.disable_s3=1.
So I guess we do not get over the SRU barrier by saying "it is not working at all, so there can't be a regression.
I agree that finding out if focal-ussuri works or not is a valid data point.
But again, if you just use qemu and edk2 they will most likely work by users or management setting -global ICH9-LPC.disable_s3=1 (to be confirmed).
> it's not 100% clear to me from a quick read why that might not be
getting done here
The domain needs to have something like:
<pm>
<suspend-to-mem enabled='no'/>
</pm>
Then it should get the it set, which is depending on the rest of the
guest config then either ICH9-LPC.disable_s3=1 or PIIX4_PM.disable_s3=1.
So the entry above is something that nova could set on secure boot for
focal-yoga to get the case working without chaning EDK2 or the qemu
defaults (as we consider those two more regression risky).
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/2022312
Title:
Adding IA32 to X64 pkg, because secure boot is not working on Focal
Status in edk2 package in Ubuntu:
Fix Released
Status in nova package in Ubuntu:
Invalid
Status in edk2 source package in Focal:
Won't Fix
Status in nova source package in Focal:
Incomplete
Status in edk2 source package in Jammy:
Fix Released
Status in nova source package in Jammy:
Invalid
Bug description:
[Impact]
In Focal, secureboot is not working ( black screen right after
instance is started )
[Test Case]
1. In focal, create instance, and enable secureboot
2. start instance.
3. you just can see only blackscreen.
[Where problems could occur]
Secureboot may have issue.
[Others]
For Jammy, it is ok
instance xml
- https://pastebin.ubuntu.com/p/MnK6nx3vwy/
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/2022312/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list