Files
u-boot-sunxi/cmd
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-02-08 15:56:28 -05:00
2017-04-12 13:28:27 -04:00
2017-07-03 17:35:28 -04:00
2016-03-22 12:16:08 -04:00
2016-09-09 15:53:14 -04:00
2017-06-16 10:11:42 -04:00
2016-05-02 18:37:09 -04:00
2016-04-18 17:11:36 -04:00
2017-03-17 14:15:10 -04:00
2017-01-20 09:15:24 -05:00
2017-03-28 06:27:54 +02:00
2017-06-12 08:37:55 -04:00
2017-06-09 11:24:01 -04:00
2017-02-08 15:56:28 -05:00
2017-07-03 17:35:28 -04:00
2016-01-25 10:39:43 -05:00
2016-12-27 11:24:18 -05:00
2016-10-06 20:57:42 -04:00
2017-06-02 10:16:46 -06:00
2017-06-12 08:37:55 -04:00
2016-09-07 08:49:02 -04:00
2017-07-08 15:55:30 -04:00
2017-06-12 08:37:55 -04:00
2016-03-27 09:12:55 -04:00
2017-03-26 13:22:58 -06:00
2016-02-26 08:53:10 -07:00