OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uguid
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/i386/stand/efiboot/
boot.c
911
char *uname, *uval, *
uguid
;
local
979
uguid
= NULL;
980
rv = ucs2_to_utf8(guid, &
uguid
);
987
printf("%-35s %-20s %s\n",
uguid
, uname, uval ? uval : "(null)");
988
FreePool(
uguid
);
Completed in 16 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026