group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #20320
[Bug 1731241] Re: grub exit on arm64-efi crashes
This bug was fixed in the package grub2 - 2.02~beta2-36ubuntu3.15
---------------
grub2 (2.02~beta2-36ubuntu3.15) xenial; urgency=medium
[ Ike Panhc ]
* Fix grub crash when exit on arm64-platform. (LP: #1731241)
[ Mathieu Trudel-Lapierre ]
* Cherry-pick upstream patch to change the default TSC calibration method
to pmtimer on EFI systems (LP: #1734278)
-- Mathieu Trudel-Lapierre <cyphermox@xxxxxxxxxx> Mon, 11 Dec 2017
10:25:22 -0500
** Changed in: grub2 (Ubuntu Xenial)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1731241
Title:
grub exit on arm64-efi crashes
Status in grub2 package in Ubuntu:
Fix Released
Status in grub2 source package in Xenial:
Fix Released
Bug description:
[Impact]
* grub exit on arm64-efi causes EFI exception, requiring reboot to
recover.
[Test Case]
* Using grub cmdline and exit shall return to UEFI
[Regression Potential]
* Low regression risk due to
- Only codes on exit with efi platform modified
- patch cherry-picked from upstream and already in grub2 since zesty
[Other Info]
* Patch on upstream
commit c945ca75c3b2b900040b905323b1226cb60a1166
Author: Mark Salter <msalter@xxxxxxxxxx>
Date: Fri Aug 15 12:22:43 2014 -0400
Fix exit to EFI firmware
The current code for EFI grub_exit() calls grub_efi_fini() before
returning to firmware. In the case of ARM, this leaves a timer
event running which could lead to a firmware crash. This patch
changes this so that grub_machine_fini() is called with a NORETURN
flag. This allows machine-specific shutdown to happen as well
as the shutdown done by grub_efi_fini().
Signed-off-by: Mark Salter <msalter@xxxxxxxxxx>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1731241/+subscriptions