[−][src]Trait uefi_std::proto::Protocol
Required methods
Loading content...Provided methods
fn locate_protocol() -> Result<Self> where
Self: Sized,
Self: Sized,
fn handle_protocol(handle: Handle) -> Result<Self> where
Self: Sized,
Self: Sized,
fn locate_handle() -> Result<Vec<Self>> where
Self: Sized,
Self: Sized,
fn one() -> Result<Self> where
Self: Sized,
Self: Sized,
fn all() -> Vec<Self> where
Self: Sized,
Self: Sized,