Searched refs:DevicePathProtocol (Results 1 – 3 of 3) sorted by relevance
23 pub struct DevicePathProtocol; struct25 impl ProtocolInfo for DevicePathProtocol { implementation46 device_path: &Protocol<DevicePathProtocol>, in convert_device_path_to_text() argument
23 device_path::{DevicePathProtocol, DevicePathText, DevicePathToTextProtocol},156 let path = bs.open_protocol::<DevicePathProtocol>(handle)?; in get_device_path()
33 #### DevicePathProtocol subsubsection