Home
last modified time | relevance | path

Searched refs:CreateDeviceNode (Results 1 – 18 of 18) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathFromText.c564 Node = CreateDeviceNode ( in DevPathFromTextGenericPath()
631 Pci = (PCI_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextPci()
660 Pccard = (PCCARD_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextPcCard()
692 MemMap = (MEMMAP_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextMemoryMapped()
737 Vendor = (VENDOR_DEVICE_PATH *) CreateDeviceNode ( in ConvertFromTextVendor()
786 Controller = (CONTROLLER_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextCtrl()
815 BmcDp = (BMC_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextBmc()
884 Acpi = (ACPI_HID_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextAcpi()
915 Acpi = (ACPI_HID_DEVICE_PATH *) CreateDeviceNode ( in ConvertFromTextAcpi()
1056 AcpiEx = (ACPI_EXTENDED_HID_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextAcpiEx()
[all …]
DUefiDevicePathLibOptionalDevicePathProtocol.c297 CreateDeviceNode ( in CreateDeviceNode() function
304 return mDevicePathLibDevicePathUtilities->CreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
DUefiDevicePathLib.c236 CreateDeviceNode ( in CreateDeviceNode() function
/device/linaro/bootloader/edk2/EmulatorPkg/Library/DevicePathTextLib/
DDevicePathTextLib.c98 Vendor = (VENDOR_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextEmuThunk()
124 Vendor = (VENDOR_DEVICE_PATH *) CreateDeviceNode ( in DevPathFromTextEmuThread()
150 Vendor = (EMU_VENDOR_DEVICE_PATH_NODE *) CreateDeviceNode ( in DevPathFromTextEmuFs()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DevicePathDxe/
DDevicePath.c33 CreateDeviceNode
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/
DDevicePathUtilities.h220 EFI_DEVICE_PATH_UTILS_CREATE_NODE CreateDeviceNode; member
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePathUtilities.h187 EFI_DEVICE_PATH_UTILS_CREATE_NODE CreateDeviceNode; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueDevicePathLib.h204 CreateDeviceNode (
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
DUefiDevicePathLib.c577 CreateDeviceNode ( in CreateDeviceNode() function
583 return mDevicePathLibDevicePathUtilities->CreateDeviceNode (NodeType, NodeSubType, NodeLength); in CreateDeviceNode()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDevicePathLib.h416 CreateDeviceNode (
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/
DUefiDevicePathLib.c389 CreateDeviceNode ( in CreateDeviceNode() function
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/MmcHostDxe/
DMmcHostDxe.c327 …NewDevicePathNode = CreateDeviceNode(HARDWARE_DEVICE_PATH,HW_VENDOR_DP,sizeof(VENDOR_DEVICE_PATH)); in MMCBuildDevicePath()
/device/linaro/bootloader/edk2/Omap35xxPkg/MmcHostDxe/
DMmcHostDxe.c327 …NewDevicePathNode = CreateDeviceNode(HARDWARE_DEVICE_PATH,HW_VENDOR_DP,sizeof(VENDOR_DEVICE_PATH)); in MMCBuildDevicePath()
/device/linaro/bootloader/edk2/ArmPlatformPkg/Drivers/PL180MciDxe/
DPL180Mci.c496 …NewDevicePathNode = CreateDeviceNode (HARDWARE_DEVICE_PATH, HW_VENDOR_DP, sizeof (VENDOR_DEVICE_PA…
/device/linaro/bootloader/edk2/ArmVirtPkg/VirtFdtDxe/
DVirtFdtDxe.c408 DevicePath = (VIRTIO_TRANSPORT_DEVICE_PATH *)CreateDeviceNode ( in InitializeVirtFdtDxe()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwEmmcDxe/
DDwEmmcDxe.c109 …NewDevicePathNode = CreateDeviceNode (HARDWARE_DEVICE_PATH, HW_VENDOR_DP, sizeof (VENDOR_DEVICE_PA… in DwEmmcBuildDevicePath()
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/SataSiI3132Dxe/
DSiI3132AtaPassThru.c555 …SiI3132DevicePath = CreateDeviceNode (MESSAGING_DEVICE_PATH, MSG_SATA_DP, sizeof (SATA_DEVICE_PATH… in SiI3132BuildDevicePath()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Mmc/DwSdDxe/
DDwSdDxe.c133 …NewDevicePathNode = CreateDeviceNode (HARDWARE_DEVICE_PATH, HW_VENDOR_DP, sizeof (VENDOR_DEVICE_PA… in DwSdBuildDevicePath()