Home
last modified time | relevance | path

Searched hist:b5349f742a7684aabd3fb8f0e20c67ba033deec7 (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_image_loader.cb5349f742a7684aabd3fb8f0e20c67ba033deec7 Tue Jul 11 20:06:14 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> 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>
H A Defi_net.cb5349f742a7684aabd3fb8f0e20c67ba033deec7 Tue Jul 11 20:06:14 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> 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>
H A Defi_gop.cb5349f742a7684aabd3fb8f0e20c67ba033deec7 Tue Jul 11 20:06:14 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> 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>
H A Defi_disk.cb5349f742a7684aabd3fb8f0e20c67ba033deec7 Tue Jul 11 20:06:14 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> 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>
H A Defi_boottime.cb5349f742a7684aabd3fb8f0e20c67ba033deec7 Tue Jul 11 20:06:14 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> 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>
/rk3399_rockchip-uboot/cmd/
H A Dbootefi.cb5349f742a7684aabd3fb8f0e20c67ba033deec7 Tue Jul 11 20:06:14 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> 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>
/rk3399_rockchip-uboot/include/
H A Defi_loader.hb5349f742a7684aabd3fb8f0e20c67ba033deec7 Tue Jul 11 20:06:14 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> 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>