Heinrich Schuchardt
29018abb09
efi_loader: let the variable driver patch out the runtime
...
Our variable services are only provided at boottime. Therefore when
leaving boottime the variable function are replaced by dummy functions
returning EFI_UNSUPPORTED. Move this patching of the runtime table to the
variable services implementation. Executed it in ExitBootServices().
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de >
2019-07-06 21:25:32 +02:00
..
2019-04-26 09:16:32 +02:00
2019-07-02 11:49:49 +08:00
2019-06-12 11:50:02 +02:00
2019-05-31 09:57:49 +02:00
2019-04-12 08:05:50 -04:00
2019-06-05 09:16:32 -07:00
2019-06-11 10:42:48 +02:00
2019-03-11 15:53:19 +09:00
2019-04-26 18:58:22 -04:00
2019-02-09 07:50:53 -05:00
2019-05-20 13:50:34 +02:00
2019-05-18 12:32:01 -04:00
2019-05-18 12:32:02 -04:00
2019-05-09 19:52:55 -04:00
2019-04-26 17:51:51 -04:00
2019-05-05 08:48:50 -04:00
2019-05-12 20:54:21 +02:00
2019-05-09 00:44:13 +05:30
2019-06-14 16:10:50 -04:00
2019-04-09 18:19:10 +02:00
2019-06-21 10:07:11 -04:00
2019-04-12 08:05:54 -04:00
2019-01-30 21:22:53 -05:00
2019-04-23 20:26:43 -06:00
2019-01-31 09:35:01 +01:00
2019-02-18 13:00:54 +01:00
2019-06-29 04:24:35 +02:00
2019-07-06 21:25:32 +02:00
2019-05-07 21:10:04 +02:00
2019-04-23 00:37:28 +02:00
2019-01-24 11:35:28 -06:00
2019-01-24 11:35:28 -06:00
2019-04-22 12:06:39 -04:00
2019-04-09 20:03:30 -04:00
2019-06-14 12:39:54 +02:00
2019-06-14 12:39:54 +02:00
2019-06-05 09:16:32 -07:00
2019-06-19 12:54:57 +05:30
2019-04-16 11:51:33 +02:00
2019-05-03 07:23:17 -04:00
2019-01-26 08:13:56 -05:00
2019-03-03 22:01:04 +05:30
2019-05-21 08:03:38 +02:00
2019-02-20 15:27:09 +08:00
2019-04-11 15:21:33 +02:00
2019-02-09 12:50:22 -07:00
2019-05-10 22:48:11 +02:00
2019-04-23 20:26:43 -06:00
2019-02-02 08:19:17 -05:00
2019-02-20 15:21:44 +08:00
2019-04-23 17:57:27 -04:00
2019-01-31 09:35:01 +01:00
2019-02-16 18:12:17 +01:00
2019-05-20 13:50:34 +02:00
2019-04-12 08:05:52 -04:00
2019-04-23 20:26:43 -06:00
2019-02-01 09:14:21 -05:00
2019-05-08 13:02:14 +08:00
2019-02-20 15:25:28 +08:00
2019-05-08 13:02:10 +08:00
2019-05-07 14:51:55 -05:00
2019-05-20 13:50:34 +02:00
2019-04-23 11:17:15 +02:00
2019-05-08 16:21:43 -04:00
2019-05-31 23:27:12 +02:00
2019-04-26 18:58:22 -04:00
2019-05-03 20:44:11 +08:00
2019-06-27 13:50:28 +02:00
2019-02-20 15:27:08 +08:00
2019-03-25 17:36:59 -04:00
2019-04-12 11:54:50 +05:30
2019-02-01 16:59:12 +01:00
2019-05-18 12:32:00 -04:00
2019-06-04 23:20:43 +02:00
2019-05-21 17:33:23 -06:00
2019-04-26 18:58:22 -04:00
2019-06-04 22:09:26 +02:00
2019-06-07 10:52:30 -04:00
2019-05-20 12:00:05 +02:00
2019-04-14 14:18:47 +02:00
2019-04-09 09:28:50 +03:00
2019-04-26 09:16:32 +02:00