Searched defs:InterfaceType (Results 1 – 9 of 9) sorted by relevance
32 type InterfaceType; typedef61 interface: *mut T::InterfaceType, in new()68 pub fn interface(&self) -> EfiResult<&T::InterfaceType> { in interface()80 pub(crate) fn interface_ptr(&self) -> *mut T::InterfaceType { in interface_ptr()
23 type InterfaceType = EfiLoadedImageProtocol; typedef
23 type InterfaceType = EfiRiscvBootProtocol; typedef
25 type InterfaceType = EfiSimpleTextInputProtocol; typedef
26 type InterfaceType = EfiDevicePathProtocol; typedef36 type InterfaceType = EfiDevicePathToTextProtocol; typedef
26 type InterfaceType = EfiSimpleTextOutputProtocol; typedef
23 type InterfaceType = EfiAndroidBootProtocol; typedef
26 type InterfaceType = EfiBlockIoProtocol; typedef
27 type InterfaceType = EfiSimpleNetworkProtocol; typedef