xypron.glpk@gmx.de
b5349f742a
efi_loader: refactor efi_open_protocol
...
efi_open_protocol was implemented to call a protocol specific open
function to retrieve the protocol interface.
The UEFI specification does not know of such a function.
It is not possible to implement InstallProtocolInterface with the
current design.
With the patch the protocol interface itself is stored in the list
of installed protocols of an efi_object instead of an open function.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de >
[agraf: fix efi gop support]
Signed-off-by: Alexander Graf <agraf@suse.de >
2017-07-19 14:14:23 +02:00
..
2017-07-08 15:55:26 -04:00
2017-07-03 17:35:28 -04:00
2017-07-11 20:28:46 -04:00
2017-07-11 10:08:20 -06:00
2017-07-11 14:21:50 -04:00
2017-06-23 10:38:02 -04:00
2017-06-01 19:55:50 -07:00
2017-07-06 16:17:19 -04:00
2017-07-11 15:23:38 +02:00
2017-06-01 07:03:17 -06:00
2017-06-16 10:14:55 -04:00
2017-07-11 10:08:19 -06:00
2017-05-11 22:03:37 -04:00
2017-06-05 11:02:29 -04:00
2017-05-15 10:38:09 -04:00
2017-06-10 10:01:05 -04:00
2017-07-10 14:25:50 -04:00
2017-06-05 14:13:09 -04:00
2017-06-01 07:03:14 -06:00
2017-07-10 14:25:54 -04:00
2017-07-08 15:55:34 -04:00
2017-07-11 10:08:19 -06:00
2017-07-11 10:08:19 -06:00
2017-07-11 10:08:19 -06:00
2017-07-11 10:08:19 -06:00
2017-06-01 07:03:11 -06:00
2017-05-11 22:21:27 -04:00
2017-07-11 10:08:19 -06:00
2017-06-01 07:03:08 -06:00
2017-05-15 20:32:12 +02:00
2017-07-03 13:48:51 +02:00
2017-07-19 14:14:23 +02:00
2017-06-03 17:55:34 -04:00
2017-06-01 07:03:11 -06:00
2017-06-02 10:16:46 -06:00
2017-06-01 07:03:11 -06:00
2017-06-05 14:12:59 -04:00
2017-06-01 07:03:15 -06:00
2017-05-31 19:38:14 -04:00
2017-05-10 13:37:22 -06:00
2017-06-12 08:38:02 -04:00
2017-07-10 14:25:50 -04:00
2017-06-01 07:03:16 -06:00
2017-06-16 10:14:55 -04:00
2017-06-12 08:37:55 -04:00
2017-06-02 10:16:46 -06:00
2017-06-01 07:03:15 -06:00
2017-06-27 16:31:30 +08:00
2017-07-08 15:55:26 -04:00
2017-06-16 10:11:34 -04:00
2017-06-12 08:37:55 -04:00
2017-06-16 10:14:56 -04:00
2017-06-01 07:03:06 -06:00
2017-05-11 22:03:37 -04:00
2017-05-31 10:09:03 +02:00
2017-06-12 08:37:55 -04:00
2017-07-03 17:35:28 -04:00
2017-06-01 07:03:15 -06:00
2017-07-08 15:55:26 -04:00
2017-05-10 13:37:21 -06:00
2017-06-01 07:03:15 -06:00
2017-07-11 10:08:19 -06:00
2017-07-03 17:35:28 -04:00
2017-06-01 07:03:16 -06:00
2017-05-15 10:38:09 -04:00
2017-06-16 10:14:55 -04:00
2017-05-15 10:40:05 -04:00
2017-07-08 15:55:32 -04:00