Home
last modified time | relevance | path

Searched defs:InterfaceType (Results 1 – 9 of 9) sorted by relevance

/bootable/libbootloader/gbl/libefi/src/
Dprotocol.rs32 type InterfaceType; typedef
61 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()
/bootable/libbootloader/gbl/libefi/src/protocol/
Dloaded_image.rs23 type InterfaceType = EfiLoadedImageProtocol; typedef
Driscv.rs23 type InterfaceType = EfiRiscvBootProtocol; typedef
Dsimple_text_input.rs25 type InterfaceType = EfiSimpleTextInputProtocol; typedef
Ddevice_path.rs26 type InterfaceType = EfiDevicePathProtocol; typedef
36 type InterfaceType = EfiDevicePathToTextProtocol; typedef
Dsimple_text_output.rs26 type InterfaceType = EfiSimpleTextOutputProtocol; typedef
Dandroid_boot.rs23 type InterfaceType = EfiAndroidBootProtocol; typedef
Dblock_io.rs26 type InterfaceType = EfiBlockIoProtocol; typedef
Dsimple_network.rs27 type InterfaceType = EfiSimpleNetworkProtocol; typedef