Home
last modified time | relevance | path

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

/src/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1998 EFI_CLOSE_PROTOCOL CloseProtocol; member
/src/stand/efi/libefi/
H A Ddevpath.c74 status = BS->CloseProtocol(handle, &DevicePathGUID, IH, NULL); in efi_close_devpath()