Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/
H A Dlib.rs1002 pub struct OpenProtocolTrace { struct
1004 pub inputs: VecDeque<(DeviceHandle, EfiGuid, EfiHandle)>,
1006 pub outputs: VecDeque<(EfiHandle, EfiStatus)>,