HomeSort by relevance Sort by last modified time
    Searched refs:DevicePathToStr (Results 1 - 20 of 20) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DevicePath.c 28 DevicePathToStr (
  /device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigDevicePath.c 28 DevicePathToStr (
SecureBootConfigFileExplorer.c 247 String = DevicePathToStr(DevicePath);
SecureBootConfigImpl.h 403 DevicePathToStr (
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DevicePath.c 28 DevicePathToStr (
  /external/syslinux/gnu-efi/gnu-efi-3.0/apps/
t6.c 34 Print(L"Image device : %s\n", DevicePathToStr(dev_path));
35 Print(L"Image file : %s\n", DevicePathToStr(loaded_image->FilePath));
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
misc.c 542 return (ReturnDevicePathStrOnMismatch) ? DevicePathToStr(DevicePathFromHandle(Handle)) : NULL;
562 return (ReturnDevicePathStrOnMismatch) ? DevicePathToStr(DevicePathFromHandle(Handle)) : NULL;
dpath.c 896 DevicePathToStr (
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BootOption.c 355 MenuEntry->HelpString = DevicePathToStr (DevicePathFromHandle (FileContext->Handle));
423 FileContext->FileName = DevicePathToStr (FileContext->DevicePath);
425 MenuEntry->HelpString = DevicePathToStr (FileContext->DevicePath);
484 MenuEntry->HelpString = DevicePathToStr (FileContext->DevicePath);
1028 NewMenuEntry->HelpString = DevicePathToStr (NewLoadContext->FilePathList);
    [all...]
ConsoleOption.c 493 NewMenuEntry->DisplayString = DevicePathToStr (DevicePath);
587 // NewMenuEntry->HelpString = DevicePathToStr (NewDevicePath);
863 NewMenuEntry->DisplayString = DevicePathToStr (NewConsoleContext->DevicePath);
    [all...]
Variable.c 650 NewMenuEntry->HelpString = DevicePathToStr (NewLoadContext->FilePathList);
838 NewMenuEntry->HelpString = DevicePathToStr (NewLoadContext->FilePathList);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Include/Library/
GenericBdsLib.h 589 DevicePathToStr (
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMngr/
BootManager.c 320 TempStr = DevicePathToStr (Option->DevicePath);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
PlatDriOverrideDxe.c 115 DevicePathToStr (
487 ControllerName = DevicePathToStr (ControllerDevicePath);
841 DriverName = DevicePathToStr (LoadedImageDevicePath);
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/TlsAuthConfigDxe/
TlsAuthConfigImpl.c 859 DevicePathToStr (
895 String = DevicePathToStr(DevicePath);
    [all...]
  /external/syslinux/efi/
main.c 1315 efi_setcwd(DevicePathToStr(info->FilePath));
    [all...]
  /external/syslinux/efi32/include/efi/
efilib.h 728 DevicePathToStr (
  /external/syslinux/efi64/include/efi/
efilib.h 728 DevicePathToStr (
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efilib.h 728 DevicePathToStr (
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
DeviceManager.c     [all...]

Completed in 2773 milliseconds