Searched refs:LibDevicePathToStr (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/ |
D | FileExplorer.c | 408 LibDevicePathToStr ( in LibDevicePathToStr() function 749 MenuEntry->HelpString = LibDevicePathToStr (DevicePathFromHandle (FileContext->DeviceHandle)); in LibFindFileSystem() 823 FileContext->FileName = LibDevicePathToStr (FileContext->DevicePath); in LibFindFileSystem() 825 MenuEntry->HelpString = LibDevicePathToStr (FileContext->DevicePath); in LibFindFileSystem()
|
/device/linaro/bootloader/edk2/EdkShellPkg/ |
D | ShellR64.patch | 3841 …PrintToken (STRING_TOKEN (STR_DEBUG_STD_ERROR_ON), HiiDblkHandle, LibDevicePathToStr (DevicePath)); 4137 …PrintToken (STRING_TOKEN (STR_DEBUG_STD_ERROR_ON), HiiDmemHandle, LibDevicePathToStr (DevicePath)); 6864 … PrintToken (STRING_TOKEN (STR_DEBUG_STD_ERROR_ON), HiiMemHandle, LibDevicePathToStr (DevicePath)); 8861 *DriverName = LibDevicePathToStr (Image->FilePath); 9447 *DriverName = LibDevicePathToStr (Image->FilePath);
|
D | ShellR33.patch | 368 …PrintToken (STRING_TOKEN (STR_DEBUG_STD_ERROR_ON), HiiDblkHandle, LibDevicePathToStr (DevicePath)); 578 …PrintToken (STRING_TOKEN (STR_DEBUG_STD_ERROR_ON), HiiDmemHandle, LibDevicePathToStr (DevicePath)); 4697 … PrintToken (STRING_TOKEN (STR_DEBUG_STD_ERROR_ON), HiiMemHandle, LibDevicePathToStr (DevicePath));
|