Home
last modified time | relevance | path

Searched refs:IsDevicePathEnd (Results 1 – 25 of 114) sorted by relevance

12345

/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathUtilities.c75 …for (Count = 0, Size = 0; !IsDevicePathEnd (DevicePath); DevicePath = NextDevicePathNode (DevicePa… in IsDevicePathValid()
250 IsDevicePathEnd ( in IsDevicePathEnd() function
374 while (!IsDevicePathEnd (DevicePath)) { in UefiDevicePathLibGetDevicePathSize()
621 while (!IsDevicePathEnd (TempDevicePath)) { in UefiDevicePathLibAppendDevicePathInstance()
795 while (!IsDevicePathEnd (Node)) { in UefiDevicePathLibIsDevicePathMultiInstance()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmConnect.c192 } while (!EFI_ERROR (Status) && !IsDevicePathEnd (RemainingDevicePath)); in EfiBootManagerConnectDevicePath()
194 ASSERT (EFI_ERROR (Status) || IsDevicePathEnd (RemainingDevicePath)); in EfiBootManagerConnectDevicePath()
DBmBoot.c256 return IsDevicePathEnd (NextDevicePathNode (DevicePath)); in BmIsFvFilePath()
755 while (!IsDevicePathEnd (TempDevicePath)) { in BmCachePartitionDevicePath()
982 ASSERT (IsDevicePathEnd (TempDevicePath)); in BmExpandMediaDevicePath()
1076 for (; !IsDevicePathEnd (Left) && !IsDevicePathEnd (Right) in BmMatchHttpBootDevicePath()
1092 return (BOOLEAN) (IsDevicePathEnd (Left) && IsDevicePathEnd (Right)); in BmMatchHttpBootDevicePath()
1374 if (!EFI_ERROR (Status) && IsDevicePathEnd (Node)) { in BmGetFileBufferFromLoadFiles()
1458 if (!EFI_ERROR (Status) && IsDevicePathEnd (Node)) { in EfiBootManagerGetLoadOptionBuffer()
1484 for (Node = FilePath; !IsDevicePathEnd (Node); Node = NextDevicePathNode (Node)) { in EfiBootManagerGetLoadOptionBuffer()
1491 if (!IsDevicePathEnd (Node)) { in EfiBootManagerGetLoadOptionBuffer()
1882 while (!IsDevicePathEnd (BlockIoDevicePath)) { in BmMatchPartitionDevicePathNode()
[all …]
DBmConsole.c180 for (Next = DevicePath; !IsDevicePathEnd (Next); Next = NextDevicePathNode (Next)) { in EfiBootManagerGetGopDevicePath()
583 for (Next = Instance; !IsDevicePathEnd (Next); Next = NextDevicePathNode (Next)) { in EfiBootManagerConnectConsoleVariable()
594 if (!IsDevicePathEnd (Next)) { in EfiBootManagerConnectConsoleVariable()
DBmBootDescription.c393 while (!IsDevicePathEnd (DevicePath) && in BmGetNetworkDescription()
400 if (IsDevicePathEnd (DevicePath)) { in BmGetNetworkDescription()
487 while (!IsDevicePathEnd (DevicePathNode)) { in BmGetLoadFileDescription()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
DConsoleOption.c131 while (!IsDevicePathEnd (Node)) { in ChangeTerminalDevicePath()
171 while (!IsDevicePathEnd (Node1)) { in ChangeTerminalDevicePath()
241 while (!IsDevicePathEnd (Node)) { in ChangeVariableDevicePath()
314 for (; !IsDevicePathEnd (DevicePath); DevicePath = NextDevicePathNode (DevicePath)) { in RetrieveUartUid()
462 for (Node = DevicePath; !IsDevicePathEnd (Node); Node = NextDevicePathNode (Node)) { in LocateSerialIo()
637 while (!IsDevicePathEnd (Node)) { in UpdateComAttributeFromVariable()
677 while (!IsDevicePathEnd (SerialNode)) { in UpdateComAttributeFromVariable()
912 for (Node = DevicePath; !IsDevicePathEnd (Node); Node = NextDevicePathNode (Node)) { in IsTerminalDevicePath()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DConsoleOption.c117 while (!IsDevicePathEnd (Node)) { in ChangeTerminalDevicePath()
174 while (!IsDevicePathEnd (Node1)) { in ChangeTerminalDevicePath()
244 while (!IsDevicePathEnd (Node)) { in ChangeVariableDevicePath()
317 for (; !IsDevicePathEnd (DevicePath); DevicePath = NextDevicePathNode (DevicePath)) { in RetrieveUartUid()
465 for (Node = DevicePath; !IsDevicePathEnd (Node); Node = NextDevicePathNode (Node)) { in LocateSerialIo()
642 while (!IsDevicePathEnd (Node)) { in UpdateComAttributeFromVariable()
693 while (!IsDevicePathEnd (SerialNode)) { in UpdateComAttributeFromVariable()
953 for (Node = DevicePath; !IsDevicePathEnd (Node); Node = NextDevicePathNode (Node)) { in IsTerminalDevicePath()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciBus.c145 if (!IsDevicePathEnd (RemainingDevicePath)) { in PciBusDriverBindingSupported()
253 if (IsDevicePathEnd (RemainingDevicePath)) { in PciBusDriverBindingStart()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
DDriverBinding.c480 !IsDevicePathEnd (RemainingDevicePath) && in VirtioGpuDriverBindingSupported()
511 !IsDevicePathEnd (RemainingDevicePath))) { in VirtioGpuDriverBindingSupported()
585 RemainingDevicePath == NULL || !IsDevicePathEnd (RemainingDevicePath)); in VirtioGpuDriverBindingStart()
657 if (RemainingDevicePath != NULL && IsDevicePathEnd (RemainingDevicePath)) { in VirtioGpuDriverBindingStart()
673 RemainingDevicePath == NULL || !IsDevicePathEnd (RemainingDevicePath)); in VirtioGpuDriverBindingStart()
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsFilePath.c130 while (!IsDevicePathEnd (TmpDevicePath)) { in BdsGetDeviceUsb()
206 while (!IsDevicePathEnd (TmpDevicePath)) { in BdsGetDeviceHd()
282 while (!IsDevicePathEnd (TmpDevicePath)) { in IsRemovableDevice()
314 while (!IsDevicePathEnd (TmpDevicePath) && !RemovableFound) { in TryRemovableDevice()
388 } while (!EFI_ERROR (Status) && !IsDevicePathEnd (Remaining)); in BdsConnectAndUpdateDevicePath()
404 } else if (!IsDevicePathEnd (Remaining) && !IsRemovableDevice (Remaining)) { in BdsConnectAndUpdateDevicePath()
722 if (!IsDevicePathEnd (RemainingDevicePath)) { in BdsPxeSupport()
792 if (IsDevicePathEnd (RemainingDevicePath)) { in BdsTftpSupport()
800 if (IsDevicePathEnd (NextDevicePath)) { in BdsTftpSupport()
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/
DDxeDeferImageLoadLib.c299 while (!IsDevicePathEnd (RootDevicePath)) { in GetFileName()
317 while (!IsDevicePathEnd (TmpDevicePath)) { in GetFileName()
337 while (!IsDevicePathEnd (TmpDevicePath)) { in GetFileName()
410 if (IsDevicePathEnd (DevicePath1)) { in CheckDevicePath()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/
DI2cBus.c298 while (!IsDevicePathEnd (SystemDevicePath)) { in CheckRemainingDevicePath()
446 if ((RemainingDevicePath != NULL) && !IsDevicePathEnd (RemainingDevicePath)) { in I2cBusDriverSupported()
458 if (!IsDevicePathEnd (DevPathNode)) { in I2cBusDriverSupported()
493 ((RemainingDevicePath != NULL) && IsDevicePathEnd (RemainingDevicePath))) { in I2cBusDriverSupported()
629 if ((RemainingDevicePath != NULL) && IsDevicePathEnd (RemainingDevicePath)) { in I2cBusDriverStart()
/device/linaro/bootloader/edk2/OvmfPkg/QemuFlashFvbServicesRuntimeDxe/
DFwBlockServiceDxe.c61 } else if (IsDevicePathEnd (FvbDevice->DevicePath)) { in InstallProtocolInterfaces()
/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
DMmc.c209 if (!IsDevicePathEnd (RemainingDevicePath)) { in MmcDriverBindingSupported()
277 if (IsDevicePathEnd (RemainingDevicePath)) { in MmcDriverBindingStart()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscOemType0x90Function.c171 while(!IsDevicePathEnd(DPath)) {
177 if(IsDevicePathEnd(DPath) && (PCIPath->Device == Device) && (PCIPath->Function == Funs)) {
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/
DFvbServiceDxe.c146 } else if (IsDevicePathEnd (FvbDevice->DevicePath)) { in InstallFvbProtocol()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/
DRamDiskFileExplorer.c194 while (!IsDevicePathEnd (*FilePath)) { in OpenFileByDevicePath()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
DUefiDevicePathLib.c117 …for (Count = 0, Size = 0; !IsDevicePathEnd (DevicePath); DevicePath = NextDevicePathNode (DevicePa… in IsDevicePathValid()
289 IsDevicePathEnd ( in IsDevicePathEnd() function
/device/linaro/bootloader/edk2/EmulatorPkg/EmuBusDriverDxe/
DEmuBusDriverDxe.c56 if (!IsDevicePathEnd (RemainingDevicePath)) { in EmuBusDriverBindingSupported()
232 if (!IsDevicePathEnd (RemainingDevicePath)) { in EmuBusDriverBindingStart()
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/
DDriverEntryPoint.c55 while (!IsDevicePathEnd (DevicePath)) { in SmmGetDevicePathSize()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDevicePathLib.h161 IsDevicePathEnd (
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
DEmmcDxe.c435 if (!EFI_ERROR (Status) && (DeviceHandle != NULL) && IsDevicePathEnd(RemainingDevicePath)) { in InstallProtocolOnPartition()
584 if (EFI_ERROR (Status) || (DeviceHandle == NULL) || !IsDevicePathEnd (RemainingEmmcDevPath)) { in DiscoverEmmcDevice()
633 } else if (!IsDevicePathEnd (RemainingDevicePath)) { in DiscoverEmmcDevice()
738 if ((RemainingDevicePath != NULL) && !IsDevicePathEnd (RemainingDevicePath)) { in EmmcDxeDriverBindingSupported()
905 } else if (!IsDevicePathEnd (RemainingDevicePath)) { in EmmcDxeDriverBindingStart()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/SmmBaseHelper/
DSmramProfileRecord.c46 while (!IsDevicePathEnd (ThisFilePath)) { in GetFileNameFromFilePath()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerUiLib/
DDeviceManager.c162 while (!IsDevicePathEnd (Node)) { in GetMacAddressString()
287 while (!IsDevicePathEnd (DevicePath)) { in IsMacAddressDevicePath()
401 if (!IsDevicePathEnd (TmpDevicePath)) { in IsNeedAddNetworkMenu()
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/
DFtdiUsbSerialDriver.c87 while (!IsDevicePathEnd (DevicePath)) { in ContainsFlowControl()
952 while (!IsDevicePathEnd (RemainingDevicePath)) { in SetAttributesInternal()
1265 while (!IsDevicePathEnd (RemainingDevicePath)) { in SetControlBitsInternal()
1565 if (!IsDevicePathEnd (RemainingDevicePath)) { in UsbSerialDriverBindingSupported()
1592 if (RemainingDevicePath == NULL || IsDevicePathEnd (RemainingDevicePath)) { in UsbSerialDriverBindingSupported()
1750 if (RemainingDevicePath == NULL || IsDevicePathEnd (RemainingDevicePath)) { in UsbSerialDriverBindingStart()
1824 if (IsDevicePathEnd (RemainingDevicePath)) { in UsbSerialDriverBindingStart()

12345