[Bug 1684034] Re: Some Dell and Lenovo systems do not work after BIOS Capsule Update

Launchpad Bug Tracker 1684034 at bugs.launchpad.net
Thu Jul 20 23:44:31 UTC 2017


This bug was fixed in the package fwupdate - 0.5-2ubuntu5

---------------
fwupdate (0.5-2ubuntu5) xenial; urgency=medium

  [Ivan Hu]
  * Backport new version to Xenial. (LP: #1684034)
  * 4 Patches need to be updated, and modified from
    https://github.com/rhboot/fwupdate/
    - 0002-fwupdate-fix-memory-leaks-and-storing-update_table-t.patch: fwupdate:
      fix memory leaks and storing update_table to NULL pointer.
      commit 765bb7221af37ac56b11ef2253bf1bb3230ef589
    - 0003-fwupdate.efi-use-the-reset-type-from-some-querycapsu.patch: fwupdate.
      efi: use the reset type from some querycapsuleinfo call.
      commit f1cc489783d2054e90fa6bebc3732e7ea8bb3722
    - 0004-Add-a-flag-to-Allow-flashing-GUID-s-that-don-t-match.patch: Add a
      flag to Allow flashing GUID's that don't match the ESRT table.
      commit 64b4cd53baa57352fa9b2459e804c4ea50d40299
    - 0005-Make-sure-our-BootNext-entry-is-always-in-BootOrder.patch: Make sure
      our BootNext entry is always in BootOrder.
      commit ba48ac4ed7329ae5beb44063dcbd3c424e11fc46

 -- Anthony Wong <anthony.wong at ubuntu.com>  Fri, 07 Jul 2017 18:50:54
+0800

** Changed in: fwupdate (Ubuntu Xenial)
       Status: Incomplete => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1684034

Title:
  Some Dell and Lenovo systems do not work after BIOS Capsule Update

Status in fwupdate package in Ubuntu:
  Fix Released
Status in fwupdate-signed package in Ubuntu:
  Fix Released
Status in fwupdate source package in Xenial:
  Fix Released
Status in fwupdate-signed source package in Xenial:
  Fix Released
Status in fwupdate source package in Yakkety:
  Won't Fix
Status in fwupdate-signed source package in Yakkety:
  Won't Fix
Status in fwupdate source package in Zesty:
  Fix Released
Status in fwupdate-signed source package in Zesty:
  Fix Released

Bug description:
  [Impact]
  This bug is found on Ubuntu 16.04 with fwupdate 0.5-2ubuntu4, but not found on Ubuntu 17.04 with fwupdate 9-1.

  The newer version of capsule flashing tools in Ubuntu 17.04 supports
  the reset type from some querycapsuleinfo call:

  https://github.com/rhinstaller/fwupdate/commit/f1cc489783d2054e90fa6bebc3732e7ea8bb3722

  [Test Case]

  == fwupdate ==
  On a system with a capsule update available, perform capsule update using fwupdate.  Verify the system works properly after the update.

  == efivar ==
  We avoided the upgrade of efivar so we don't need to validate its reverse-dependencies.

  [Regression Potential]
  Any vendors that relied upon the previous functionality (hardcoded to warm reset rather than querying for reset types) may have problems.  This is actually a BIOS
  problem in those situations.

  It's unlikely that this should happen though because querying for
  reset types more closely aligns to the implementations that other OSes
  use when applying capsule updates.

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



More information about the Ubuntu-sponsors mailing list