OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Ui
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/lib/
init.c
116
EFI_UNICODE_COLLATION_INTERFACE *
Ui
;
137
Status = uefi_call_wrapper(BS->HandleProtocol, 3, Handles[Index], &UnicodeCollationProtocol, (VOID*)&
Ui
);
146
Languages =
Ui
->SupportedLanguages;
155
UnicodeInterface =
Ui
;
misc.c
538
UI_INTERFACE *
Ui
;
543
Status = uefi_call_wrapper(BS->HandleProtocol, 3, Handle, &UiProtocol, (VOID *)&
Ui
);
551
for (Index = UiDeviceString, Array =
Ui
->Entry; Index < StringType; Index++, Array++) {
Completed in 90 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025