Home
last modified time | relevance | path

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

/external/u-boot/include/
Defi_loader.h272 efi_status_t efi_remove_protocol(const efi_handle_t handle,
/external/u-boot/lib/efi_loader/
Defi_boottime.c486 efi_status_t efi_remove_protocol(const efi_handle_t handle, in efi_remove_protocol() function
523 ret = efi_remove_protocol(handle, protocol->guid, in efi_remove_all_protocols()
1185 r = efi_remove_protocol(handle, protocol, protocol_interface); in efi_uninstall_protocol_interface()