Home
last modified time | relevance | path

Searched refs:efi_remove_protocol (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Defi_loader.h435 efi_status_t efi_remove_protocol(const efi_handle_t handle,
/third_party/uboot/u-boot-2020.01/lib/efi_loader/
Defi_boottime.c547 efi_status_t efi_remove_protocol(const efi_handle_t handle, in efi_remove_protocol() function
582 ret = efi_remove_protocol(handle, protocol->guid, in efi_remove_all_protocols()
1330 r = efi_remove_protocol(handle, protocol, protocol_interface); in efi_uninstall_protocol()