OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DevicePathToStr
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/gnu-efi/dist/apps/
t6.c
36
Print(L"Image device : %s\n",
DevicePathToStr
(dev_path));
37
Print(L"Image file : %s\n",
DevicePathToStr
(loaded_image->FilePath));
/src/sys/stand/efiboot/
efiboot.c
97
Print(L"Image file : %s\n",
DevicePathToStr
(efi_li->FilePath));
efiblock.c
580
path =
DevicePathToStr
(bdev->path);
/src/sys/external/bsd/gnu-efi/dist/lib/
misc.c
545
return (ReturnDevicePathStrOnMismatch) ?
DevicePathToStr
(DevicePathFromHandle(Handle)) : NULL;
565
return (ReturnDevicePathStrOnMismatch) ?
DevicePathToStr
(DevicePathFromHandle(Handle)) : NULL;
dpath.c
1125
DevicePathToStr
(
print.c
1234
CHAR16 *dpstr =
DevicePathToStr
(dp);
/src/sys/arch/i386/stand/efiboot/
boot.c
734
path =
DevicePathToStr
(efi_bootdp);
818
path =
DevicePathToStr
(dp);
/src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h
897
DevicePathToStr
(
Completed in 17 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025