Home
last modified time | relevance | path

Searched refs:mRootBridgeDevicePathTemplate (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PciHostBridgeLib/
DPciHostBridgeLib.c33 CB_PCI_ROOT_BRIDGE_DEVICE_PATH mRootBridgeDevicePathTemplate = { variable
139 DevicePath = AllocateCopyPool (sizeof (mRootBridgeDevicePathTemplate), in InitRootBridge()
140 &mRootBridgeDevicePathTemplate); in InitRootBridge()
/device/linaro/bootloader/edk2/OvmfPkg/Library/PciHostBridgeLib/
DPciHostBridgeLib.c50 OVMF_PCI_ROOT_BRIDGE_DEVICE_PATH mRootBridgeDevicePathTemplate = { variable
158 DevicePath = AllocateCopyPool (sizeof mRootBridgeDevicePathTemplate, in InitRootBridge()
159 &mRootBridgeDevicePathTemplate); in InitRootBridge()