[Bug 1903681] Re: 20.04 LTS's OVMF_CODE.ms.fd does not boot

2021-03-01 Thread Bug Watch Updater
** Changed in: edk2 (Debian)
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903681

Title:
  20.04 LTS's OVMF_CODE.ms.fd does not boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1903681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903681] Re: 20.04 LTS's OVMF_CODE.ms.fd does not boot

2020-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package edk2 - 2020.11-2

---
edk2 (2020.11-2) unstable; urgency=medium

  * autopkgtest: Add allow-stderr to Restrictions to fix failure.

 -- dann frazier   Tue, 15 Dec 2020 11:42:37 -0700

** Changed in: edk2 (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903681

Title:
  20.04 LTS's OVMF_CODE.ms.fd does not boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1903681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903681] Re: 20.04 LTS's OVMF_CODE.ms.fd does not boot

2020-12-13 Thread Christian Ehrhardt 
Thanks for tackling that in edk2 Dannf!
For qemu I think setting ICH9-LPC.disable_s3=1 as default will negatively 
affect as much (or actually more) cases that it fixes. So if you can get the 
IA32X64 working without major impacts I'd clearly prefer that.
Setting qemu to Won't Fix for now but subscribing myself to track this.
If all tries on edk2 would fail we'd need to think about a better way than 
making this default (something conditional).

** Changed in: qemu (Ubuntu)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903681

Title:
  20.04 LTS's OVMF_CODE.ms.fd does not boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1903681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903681] Re: 20.04 LTS's OVMF_CODE.ms.fd does not boot

2020-12-12 Thread dann frazier
** Changed in: edk2 (Ubuntu)
 Assignee: (unassigned) => dann frazier (dannf)

** Changed in: edk2 (Ubuntu)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903681

Title:
  20.04 LTS's OVMF_CODE.ms.fd does not boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1903681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903681] Re: 20.04 LTS's OVMF_CODE.ms.fd does not boot

2020-11-11 Thread dann frazier
Adding a QEMU task to air out the suggestion in Comment #2.2

** Also affects: qemu (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903681

Title:
  20.04 LTS's OVMF_CODE.ms.fd does not boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1903681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903681] Re: 20.04 LTS's OVMF_CODE.ms.fd does not boot

2020-11-10 Thread Ryutaroh Matsumoto
Thanks. I will use OVMF files from Fedora 33.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903681

Title:
  20.04 LTS's OVMF_CODE.ms.fd does not boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1903681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903681] Re: 20.04 LTS's OVMF_CODE.ms.fd does not boot

2020-11-10 Thread dann frazier
"Unsuitable" seems like your characterization. It is true that users who
choose to launch SecureBoot guests with QEMU directly need to know to
add the "disable_s3" arg, and I agree that is not ideal. For users using
higher level software (vir-install/OpenStack), they'll find that this
parameter is already set for them. It is also true that SecureBoot
guests will inherently not support S3 - but I haven't seen any reports
of users missing that feature. That said, it is worth looking into
whether we'd want to switch to an IA32X64 build for future releases. Are
we losing any significant support by moving to a 32-bit PEI?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903681

Title:
  20.04 LTS's OVMF_CODE.ms.fd does not boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1903681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1903681] Re: 20.04 LTS's OVMF_CODE.ms.fd does not boot

2020-11-10 Thread Ryutaroh Matsumoto
Thanks. I was told at the upastream
https://bugzilla.tianocore.org/show_bug.cgi?id=3064#c5

that 
(1) Ubuntu/Debian packaging of ovmf should be built with -a X64 -a IA32, or
(2) Ubuntu/Debian packaging of qemu-system-x86_64 should include -global 
ICH9-LPC.disable_s3=1.

In their opinion, Ubuntu/Debian packaging is unsuitable.

** Bug watch added: bugzilla.tianocore.org/ #3064
   https://bugzilla.tianocore.org/show_bug.cgi?id=3064

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1903681

Title:
  20.04 LTS's OVMF_CODE.ms.fd does not boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1903681/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs