Home
last modified time | relevance | path

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

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