Home
last modified time | relevance | path

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

/aosp_15_r20/bootable/libbootloader/gbl/libefi_types/defs/protocols/
H A Dsimple_text_input_protocol.h28 typedef struct EfiSimpleTextInputProtocol { struct
29 EfiStatus (*reset)(struct EfiSimpleTextInputProtocol* self, argument
32 EfiStatus (*read_key_stroke)(struct EfiSimpleTextInputProtocol* self, argument
36 } EfiSimpleTextInputProtocol; typedef