-
- Downloads
efi_loader: efi_dp_find_obj() add protocol check
Let function efi_dp_find_obj() additionally check if a given protocol is
installed on the handle relating to the device-path.
Signed-off-by:
Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Showing
- include/efi_loader.h 1 addition, 0 deletionsinclude/efi_loader.h
- lib/efi_loader/efi_boottime.c 1 addition, 1 deletionlib/efi_loader/efi_boottime.c
- lib/efi_loader/efi_capsule.c 1 addition, 1 deletionlib/efi_loader/efi_capsule.c
- lib/efi_loader/efi_device_path.c 16 additions, 7 deletionslib/efi_loader/efi_device_path.c
- lib/efi_loader/efi_disk.c 1 addition, 1 deletionlib/efi_loader/efi_disk.c
Loading
Please register or sign in to comment