Mark Salter
c945ca75c3
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@redhat.com>
2015-06-12 13:08:36 +03:00
..
2015-03-03 20:50:37 +01:00
2015-05-13 09:47:17 +03:00
2015-05-19 20:28:07 +03:00
2015-06-12 09:43:00 +03:00
2014-01-18 21:22:57 +04:00
2015-01-27 17:17:58 +01:00
2015-06-12 09:30:02 +03:00
2013-11-24 07:08:18 +01:00
2013-11-07 01:01:47 +01:00
2015-01-26 09:37:39 +01:00
2015-03-05 20:19:47 +03:00
2012-03-03 13:05:08 +01:00
2011-11-11 21:03:49 +01:00
2015-02-26 22:10:09 +01:00
2015-06-12 13:08:36 +03:00
2015-06-01 17:02:04 +01:00
2015-05-27 08:41:39 +02:00
2014-02-28 09:50:47 +01:00
2015-05-17 22:38:30 +03:00
2015-03-27 14:44:41 +01:00
2015-05-13 09:47:17 +03:00
2015-04-13 19:49:15 +03:00
2012-03-05 16:42:26 +01:00
2015-01-28 20:35:28 +03:00
2015-01-21 17:42:13 +01:00
2015-03-03 20:50:37 +01:00
2015-02-26 21:27:32 +01:00
2013-10-14 03:40:20 +02:00
2014-01-18 23:15:40 +04:00
2014-01-18 23:15:40 +04:00
2013-12-16 13:18:48 +01:00
2013-12-16 13:02:19 +01:00
2013-11-11 23:05:53 +01:00
2013-04-27 02:00:16 +02:00
2013-03-01 11:15:09 +01:00
2014-09-21 18:23:23 +02:00
2013-04-11 21:12:46 +02:00
2013-04-11 21:12:46 +02:00
2013-04-11 21:12:46 +02:00
2013-04-11 21:12:46 +02:00
2015-03-03 20:59:36 +01:00
2015-03-27 12:18:25 +01:00
2015-03-27 12:18:25 +01:00