Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libefi/src/
Dlib.rs794 pub struct OpenProtocolTrace { struct
796 pub inputs: VecDeque<(DeviceHandle, EfiGuid, EfiHandle)>,
798 pub outputs: VecDeque<(EfiHandle, EfiStatus)>,