Home
last modified time | relevance | path

Searched refs:AppendDevicePathNode (Results 1 – 25 of 76) sorted by relevance

1234

/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBdsLib/
DBdsPlatform.c185 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnpPs2KeyboardDeviceN… in PrepareLpcBridgeDevicePath()
195 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnp16550ComPortDevice… in PrepareLpcBridgeDevicePath()
196 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode); in PrepareLpcBridgeDevicePath()
197 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNod… in PrepareLpcBridgeDevicePath()
224 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnp16550ComPortDevice… in PrepareLpcBridgeDevicePath()
225 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode); in PrepareLpcBridgeDevicePath()
226 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNod… in PrepareLpcBridgeDevicePath()
415 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode); in PreparePciSerialDevicePath()
416 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNod… in PreparePciSerialDevicePath()
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBdsLib/
DBdsPlatform.c126 …DevicePath = AppendDevicePathNode ((EFI_DEVICE_PATH_PROTOCOL *)NULL, (EFI_DEVICE_PATH_PROTOCOL *)&… in PrepareLpcBridgeDevicePath()
127 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode); in PrepareLpcBridgeDevicePath()
128 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNod… in PrepareLpcBridgeDevicePath()
203 MyDevicePath = AppendDevicePathNode(MyDevicePath, (EFI_DEVICE_PATH_PROTOCOL*)&AcpiAdr); in GetGopDevicePath()
334 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode); in PreparePciSerialDevicePath()
335 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNod… in PreparePciSerialDevicePath()
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
DBdsPlatform.c578 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnpPs2KeyboardDeviceN… in PrepareLpcBridgeDevicePath()
588 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnp16550ComPortDevice… in PrepareLpcBridgeDevicePath()
589 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode); in PrepareLpcBridgeDevicePath()
590 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNod… in PrepareLpcBridgeDevicePath()
602 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnp16550ComPortDevice… in PrepareLpcBridgeDevicePath()
603 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode); in PrepareLpcBridgeDevicePath()
604 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNod… in PrepareLpcBridgeDevicePath()
778 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode); in PreparePciSerialDevicePath()
779 …DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNod… in PreparePciSerialDevicePath()
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsAppLoader.c114 … *DevicePath = AppendDevicePathNode (FvDevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&FileDevicePath); in LocateEfiApplicationInFvByName()
235 … *DevicePath = AppendDevicePathNode (FvDevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&FvFileDevicePath); in LocateEfiApplicationInFvByGuid()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DevicePathDxe/
DDevicePath.c29 AppendDevicePathNode,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueDevicePathLib.h30 #define AppendDevicePathNode(_DEVICEPATH, _DEVICEPATHNODE) GlueAppendDevicePathNode(_DEVICEPATH, _… macro
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDxe.c449 DevicePath = AppendDevicePathNode (Private->ParentDevicePath, (EFI_DEVICE_PATH_PROTOCOL*) Node); in HttpBootIp4DxeDriverBindingStart()
467 Private->Ip4Nic->DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL*) Node); in HttpBootIp4DxeDriverBindingStart()
931 DevicePath = AppendDevicePathNode(Private->ParentDevicePath, (EFI_DEVICE_PATH*) Node); in HttpBootIp6DxeDriverBindingStart()
949 Private->Ip6Nic->DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL*) Node); in HttpBootIp6DxeDriverBindingStart()
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DUefiDevicePathLib.c136 AppendDevicePathNode ( in AppendDevicePathNode() function
DUefiDevicePathLibOptionalDevicePathProtocol.c185 AppendDevicePathNode ( in AppendDevicePathNode() function
/device/linaro/bootloader/edk2/BeagleBoardPkg/Bds/
DFirmwareVolume.c125 return AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&NewNode); in FvFileDevicePath()
/device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Bds/
DFirmwareVolume.c125 return AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&NewNode); in FvFileDevicePath()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
DBiosBlkIo.c661 …*DevicePath = AppendDevicePathNode (BaseDevicePath, &VendorNode.DevicePath.Heade… in SetBiosInitBlockIoDevicePath()
715 *DevicePath = AppendDevicePathNode (*DevicePath, &Node.DevPath); in BuildEdd30DevicePath()
778 *DevicePath = AppendDevicePathNode (BaseDevicePath, &Node.DevPath); in BuildEdd30DevicePath()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDevicePathLib.h331 AppendDevicePathNode (
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/
DArmFvpDxe.c128 *FdtDevicePath = AppendDevicePathNode (FvDevicePath, in InternalFindFdtByGuid()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
DSerial.c585 SerialDevice->DevicePath = AppendDevicePathNode ( in CreateSerialDevice()
599 SerialDevice->DevicePath = AppendDevicePathNode ( in CreateSerialDevice()
605 SerialDevice->DevicePath = AppendDevicePathNode ( in CreateSerialDevice()
617 SerialDevice->DevicePath = AppendDevicePathNode ( in CreateSerialDevice()
/device/linaro/bootloader/edk2/OptionRomPkg/CirrusLogic5430Dxe/
DCirrusLogic5430.c336 Private->GopDevicePath = AppendDevicePathNode ( in CirrusLogic5430ControllerDriverStart()
345 Private->GopDevicePath = AppendDevicePathNode (ParentDevicePath, RemainingDevicePath); in CirrusLogic5430ControllerDriverStart()
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
DDeviceIo.c510 ReturnDevicePath = AppendDevicePathNode (DevicePath, &PciNode.Header); in AppendPciDevicePath()
535 ReturnDevicePath = AppendDevicePathNode (DevicePath, &PciNode.Header); in AppendPciDevicePath()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c147 DevicePath = AppendDevicePathNode ( in PlatformRegisterFvBootOption()
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
DPlatformBootManager.c116 DevicePath = AppendDevicePathNode ( in PlatformRegisterFvBootOption()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
DConsoleOption.c161 *DevicePath = AppendDevicePathNode ( in ChangeTerminalDevicePath()
579 NewDevicePath = AppendDevicePathNode ( in LocateSerialIo()
728 NewTerminalContext->DevicePath = AppendDevicePathNode ( in UpdateComAttributeFromVariable()
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
DXenBus.c194 Private->DevicePath = (XENBUS_DEVICE_PATH *)AppendDevicePathNode ( in XenBusAddDevice()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/
DDeviceIoOnPciRootBridgeIoThunk.c894 ReturnDevicePath = AppendDevicePathNode (DevicePath, &PciNode.Header); in AppendPciDevicePath()
919 ReturnDevicePath = AppendDevicePathNode (DevicePath, &PciNode.Header); in AppendPciDevicePath()
/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
DMmc.c132 MmcHostInstance->DevicePath = AppendDevicePathNode (DevicePath, NewDevicePathNode); in CreateMmcHostInstance()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/
DI2cBus.c1320 I2cDeviceContext->DevicePath = AppendDevicePathNode ( in I2cBusDevicePathAppend()
1335 I2cDeviceContext->DevicePath = AppendDevicePathNode ( in I2cBusDevicePathAppend()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeCapsuleLib/
DDxeCapsuleLib.c207 DriverDevicePath = AppendDevicePathNode (NULL, &MemMapNode.Header); in ProcessFmpCapsuleImage()

1234