Simple_Input Protocol - Intel Extensible Firmware Interface Specification

Intel extensible firmware interface specification
Table of Contents

Advertisement

Extensible Firmware Interface Specification
7.3

SIMPLE_INPUT Protocol

Summary
This protocol is used to obtain input from the
GUID
#define SIMPLE_INPUT_PROTOCOL \
{ 387477c1-69c7-11d2-8e39-00a0c969723b }
Protocol Interface Structure
typedef struct _SIMPLE_INPUT_INTERFACE {
EFI_INPUT_RESET
EFI_INPUT_READ_KEY
EFI_EVENT
} SIMPLE_INPUT_INTERFACE;
Parameters
Reset
ReadKeyStroke
WaitForKey
Description
The
SIMPLE_INPUT
protocol for ConsoleIn.
154
ConsoleIn
Reset the
ConsoleIn
Returns the next input character. See Section 7.3.2.
Event to use with
WaitForEvent()
protocol is used on the
ConsoleIn
12/12/00
device.
Reset;
ReadKeyStroke;
WaitForKey;
device. See Section 7.3.1.
to wait for a key to be available.
device. It is the minimum required
Version 1.02

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Extensible Firmware Interface and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents