Home
last modified time | relevance | path

Searched hist:"88 adae5ef057845f6bc69c63123df4332fe835b1" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dbootefi.c88adae5ef057845f6bc69c63123df4332fe835b1 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 Defi_loader.h88adae5ef057845f6bc69c63123df4332fe835b1 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 Defi_boottime.c88adae5ef057845f6bc69c63123df4332fe835b1 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>