Home
last modified time | relevance | path

Searched refs:DevicePathProtocol (Results 1 – 3 of 3) sorted by relevance

/bootable/libbootloader/gbl/libefi/src/protocol/
Ddevice_path.rs23 pub struct DevicePathProtocol; struct
25 impl ProtocolInfo for DevicePathProtocol { implementation
46 device_path: &Protocol<DevicePathProtocol>, in convert_device_path_to_text() argument
/bootable/libbootloader/gbl/efi/src/
Dutils.rs23 device_path::{DevicePathProtocol, DevicePathText, DevicePathToTextProtocol},
156 let path = bs.open_protocol::<DevicePathProtocol>(handle)?; in get_device_path()
/bootable/libbootloader/gbl/docs/
Defi_protocols.md33 #### DevicePathProtocol subsubsection