Heinrich Schuchardt
15436faa46
efi_loader: don't use HandleProtocol
...
HandleProtocol() is deprecrated. According to the UEFI specification it
should be implemented as a call to OpenProtocolInterface() with a hard
coded agent handle. This implies that we would have to call
CloseProtocolInterfaces() after usage with the same handle.
Getting rid of an EFI_CALL() is also appreciated.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2023-01-27 18:32:00 +01:00
..
2020-01-07 18:08:20 +01:00
2022-12-02 19:17:24 +01:00
2022-03-20 17:01:00 +01:00
2022-01-25 11:44:36 -07:00
2022-09-14 08:43:32 +02:00
2023-01-27 18:32:00 +01:00
2023-01-04 13:17:42 +01:00
2022-12-17 13:37:33 +00:00
2023-01-20 16:38:52 +01:00
2022-09-03 10:49:17 +02:00
2022-01-19 18:11:34 +01:00
2022-11-07 16:24:30 -07:00
2023-01-23 18:11:39 -05:00
2022-09-29 16:07:57 -04:00
2023-01-27 18:32:00 +01:00
2022-11-16 08:34:06 +01:00
2022-10-31 14:47:32 -04:00
2023-01-18 11:49:12 -07:00
2022-10-30 20:07:17 +01:00
2022-12-20 16:06:48 +01:00
2022-01-19 16:16:33 +01:00
2023-01-13 09:09:07 +01:00
2022-07-05 14:37:16 +02:00
2022-10-16 12:23:22 +02:00
2022-10-10 16:34:26 +02:00
2023-01-13 09:09:07 +01:00
2022-12-02 19:17:24 +01:00
2023-01-13 09:09:07 +01:00
2022-01-19 16:16:33 +01:00
2022-10-06 22:54:58 +02:00
2022-10-31 11:01:31 -04:00
2023-01-20 17:10:57 +01:00
2022-07-05 14:37:16 +02:00
2022-01-19 18:11:34 +01:00
2022-10-06 22:54:57 +02:00
2023-01-20 16:38:52 +01:00
2022-11-22 11:54:30 +01:00
2022-02-03 12:16:01 -05:00
2022-12-29 10:51:50 +01:00
2022-12-29 12:52:39 +01:00
2020-07-16 12:37:02 +02:00
2022-03-20 11:03:06 +01:00
2023-01-20 16:38:52 +01:00
2022-02-26 07:37:01 +01:00
2022-09-03 08:16:09 +02:00
2022-03-26 07:46:21 +01:00
2023-01-20 16:38:52 +01:00
2022-12-02 19:17:24 +01:00