Home
last modified time | relevance | path

Searched refs:DevicePathToStr (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
DSecureBootConfigDevicePath.c28 DevicePathToStr ( in DevicePathToStr() function
DSecureBootConfigFileExplorer.c247 String = DevicePathToStr(DevicePath); in ExtractFileNameFromDevicePath()
DSecureBootConfigImpl.h403 DevicePathToStr (
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DDevicePath.c28 DevicePathToStr ( in DevicePathToStr() function
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DDevicePath.c28 DevicePathToStr ( in DevicePathToStr() function
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DBootOption.c355 MenuEntry->HelpString = DevicePathToStr (DevicePathFromHandle (FileContext->Handle)); in BOpt_FindFileSystem()
423 FileContext->FileName = DevicePathToStr (FileContext->DevicePath); in BOpt_FindFileSystem()
425 MenuEntry->HelpString = DevicePathToStr (FileContext->DevicePath); in BOpt_FindFileSystem()
484 MenuEntry->HelpString = DevicePathToStr (FileContext->DevicePath); in BOpt_FindFileSystem()
1028 NewMenuEntry->HelpString = DevicePathToStr (NewLoadContext->FilePathList); in BOpt_GetBootOptions()
1338 NewMenuEntry->DisplayString = DevicePathToStr (NewHandleContext->DevicePath); in BOpt_FindDrivers()
1579 NewMenuEntry->HelpString = DevicePathToStr (NewLoadContext->FilePathList); in BOpt_GetDriverOptions()
DConsoleOption.c493 NewMenuEntry->DisplayString = DevicePathToStr (DevicePath); in LocateSerialIo()
863 NewMenuEntry->DisplayString = DevicePathToStr (NewConsoleContext->DevicePath); in GetConsoleMenu()
DVariable.c650 NewMenuEntry->HelpString = DevicePathToStr (NewLoadContext->FilePathList); in Var_UpdateDriverOption()
838 NewMenuEntry->HelpString = DevicePathToStr (NewLoadContext->FilePathList); in Var_UpdateBootOption()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/
DBootManager.c320 TempStr = DevicePathToStr (Option->DevicePath); in CallBootManager()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Library/
DGenericBdsLib.h589 DevicePathToStr (
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DPlatDriOverrideDxe.c115 DevicePathToStr ( in DevicePathToStr() function
487 ControllerName = DevicePathToStr (ControllerDevicePath); in UpdateDeviceSelectPage()
841 DriverName = DevicePathToStr (LoadedImageDevicePath); in UpdateBindingDriverSelectPage()
/device/linaro/bootloader/edk2/NetworkPkg/TlsAuthConfigDxe/
DTlsAuthConfigImpl.c859 DevicePathToStr ( in DevicePathToStr() function
895 String = DevicePathToStr(DevicePath); in ExtractFileNameFromDevicePath()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DDeviceManager.c1350 DriverName = DevicePathToStr (DriverDevicePath); in CallDriverHealth()