Searched refs:CreateDeviceNode (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DevicePathDxe/
H A DDevicePathFromText.c708 Pci = (PCI_DEVICE_PATH *) CreateDeviceNode (
737 Pccard = (PCCARD_DEVICE_PATH *) CreateDeviceNode (
769 MemMap = (MEMMAP_DEVICE_PATH *) CreateDeviceNode (
814 Vendor = (VENDOR_DEVICE_PATH *) CreateDeviceNode (
863 Controller = (CONTROLLER_DEVICE_PATH *) CreateDeviceNode (
914 Acpi = (ACPI_HID_DEVICE_PATH *) CreateDeviceNode (
945 Acpi = (ACPI_HID_DEVICE_PATH *) CreateDeviceNode (
1086 AcpiEx = (ACPI_EXTENDED_HID_DEVICE_PATH *) CreateDeviceNode (
1128 AcpiEx = (ACPI_EXTENDED_HID_DEVICE_PATH *) CreateDeviceNode (
1174 AcpiAdr = (ACPI_ADR_DEVICE_PATH *) CreateDeviceNode (
[all...]
H A DDevicePathUtilities.c233 return CreateDeviceNode (NodeType, NodeSubType, NodeLength);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DDevicePathUtilities.h187 EFI_DEVICE_PATH_UTILS_CREATE_NODE CreateDeviceNode; member in struct:__anon12092
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DDevicePathLib.h387 CreateDeviceNode (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
H A DUefiDevicePathLib.c515 CreateDeviceNode ( function
521 return mDevicePathUtilities->CreateDeviceNode (NodeType, NodeSubType, NodeLength);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiDevicePathLib/
H A DUefiDevicePathLib.c654 CreateDeviceNode ( function

Completed in 2086 milliseconds