Searched hist:b5349f742a7684aabd3fb8f0e20c67ba033deec7 (Results 1 – 7 of 7) sorted by relevance
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_image_loader.c | b5349f742a7684aabd3fb8f0e20c67ba033deec7 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 D | efi_net.c | b5349f742a7684aabd3fb8f0e20c67ba033deec7 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 D | efi_gop.c | b5349f742a7684aabd3fb8f0e20c67ba033deec7 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 D | efi_disk.c | b5349f742a7684aabd3fb8f0e20c67ba033deec7 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 D | efi_boottime.c | b5349f742a7684aabd3fb8f0e20c67ba033deec7 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 D | bootefi.c | b5349f742a7684aabd3fb8f0e20c67ba033deec7 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 D | efi_loader.h | b5349f742a7684aabd3fb8f0e20c67ba033deec7 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>
|