Select Git revision
efi_loader
Forked from
Reform / reform-boundary-uboot
7586 commits behind the upstream repository.
xypron.glpk@gmx.de
authored
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>
Name | Last commit | Last update |
---|---|---|
.. | ||
.gitignore | ||
Kconfig | ||
Makefile | ||
efi_boottime.c | ||
efi_console.c | ||
efi_disk.c | ||
efi_gop.c | ||
efi_image_loader.c | ||
efi_memory.c | ||
efi_net.c | ||
efi_runtime.c | ||
efi_smbios.c | ||
helloworld.c |