Searched hist:"88 adae5ef057845f6bc69c63123df4332fe835b1" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bootefi.c | 88adae5ef057845f6bc69c63123df4332fe835b1 Tue Jul 11 20:06:24 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> efi_loader: reimplement efi_locate_protocol
The UEFI specification requires that LocateProtol finds the first handle supporting the protocol and to return a pointer to its interface.
So we have to assign the protocols to an efi_object and not use any separate storage.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | efi_loader.h | 88adae5ef057845f6bc69c63123df4332fe835b1 Tue Jul 11 20:06:24 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> efi_loader: reimplement efi_locate_protocol
The UEFI specification requires that LocateProtol finds the first handle supporting the protocol and to return a pointer to its interface.
So we have to assign the protocols to an efi_object and not use any separate storage.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_boottime.c | 88adae5ef057845f6bc69c63123df4332fe835b1 Tue Jul 11 20:06:24 UTC 2017 xypron.glpk@gmx.de <xypron.glpk@gmx.de> efi_loader: reimplement efi_locate_protocol
The UEFI specification requires that LocateProtol finds the first handle supporting the protocol and to return a pointer to its interface.
So we have to assign the protocols to an efi_object and not use any separate storage.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>
|