Searched refs:SimpleTextInputExProtocol (Results 1 – 2 of 2) sorted by relevance
51 err = LibLocateProtocol(&SimpleTextInputExProtocol, (void **) &extraInEx); in console_key_read()58 … err = BS->HandleProtocol(ST->ConsoleInHandle, &SimpleTextInputExProtocol, (void **) &conInEx); in console_key_read()
13 #define SimpleTextInputExProtocol ((EFI_GUID)EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL_GUID) macro