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

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Library/PlatformBdsLib/
H A DPlatformData.c26 VENDOR_DEVICE_PATH gTerminalTypeDeviceNode = gPcAnsiTerminal; variable
H A DBdsPlatform.h69 extern VENDOR_DEVICE_PATH gTerminalTypeDeviceNode;
H A DBdsPlatform.c307 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNode);
334 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNode);
521 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNode);

Completed in 46 milliseconds