Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Defi_loader.h88adae5e Tue Jul 11 15:06:24 CDT 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>
/openbmc/u-boot/cmd/
H A Dbootefi.c88adae5e Tue Jul 11 15:06:24 CDT 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>
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c88adae5e Tue Jul 11 15:06:24 CDT 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>