Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libefi/src/protocol/
Dloaded_image.rs20 pub struct LoadedImageProtocol; struct
22 impl ProtocolInfo for LoadedImageProtocol { implementation
29 impl<'a> Protocol<'a, LoadedImageProtocol> {
/bootable/libbootloader/gbl/efi/src/
Dutils.rs24 loaded_image::LoadedImageProtocol,
168 .open_protocol::<LoadedImageProtocol>(entry.image_handle())? in loaded_image_path()
/bootable/libbootloader/gbl/docs/
Defi_protocols.md51 #### LoadedImageProtocol subsubsection