Home
last modified time | relevance | path

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

/u-boot/include/
A Defi_loader.h519 efi_status_t efi_remove_protocol(const efi_handle_t handle,
/u-boot/lib/efi_loader/
A Defi_boottime.c567 efi_status_t efi_remove_protocol(const efi_handle_t handle, in efi_remove_protocol() function
602 ret = efi_remove_protocol(handle, protocol->guid, in efi_remove_all_protocols()
1357 r = efi_remove_protocol(handle, protocol, protocol_interface); in efi_uninstall_protocol()

Completed in 20 milliseconds