Searched refs:inputid (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/efi/loader/
H A Dmain.c71 EFI_GUID inputid = SIMPLE_TEXT_INPUT_PROTOCOL; variable
118 status = BS->LocateHandle(ByProtocol, &inputid, 0, &sz, 0);
121 status = BS->LocateHandle(ByProtocol, &inputid, 0, &sz,

Completed in 60 milliseconds