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

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/PlatformBdsLib/
H A DPlatformData.c25 UART_DEVICE_PATH gUartDeviceNode = gUart; variable
H A DBdsPlatform.h68 extern UART_DEVICE_PATH gUartDeviceNode;
H A DBdsPlatform.c306 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode);
333 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode);
520 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gUartDeviceNode);

Completed in 75 milliseconds