Searched refs:gPnp16550ComPortDeviceNode (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/PlatformBdsLib/
H A DPlatformData.c24 ACPI_HID_DEVICE_PATH gPnp16550ComPortDeviceNode = gPnp16550ComPort; variable
H A DBdsPlatform.c303 gPnp16550ComPortDeviceNode.UID = 0;
305 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnp16550ComPortDeviceNode);
317 gPnp16550ComPortDeviceNode.UID + 1,
330 gPnp16550ComPortDeviceNode.UID = 1;
332 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnp16550ComPortDeviceNode);
344 gPnp16550ComPortDeviceNode.UID + 1,
H A DBdsPlatform.h67 extern ACPI_HID_DEVICE_PATH gPnp16550ComPortDeviceNode;

Completed in 40 milliseconds