HomeSort by relevance Sort by last modified time
    Searched refs:gPnp16550ComPortDeviceNode (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBdsLib/
PlatformData.c 23 ACPI_HID_DEVICE_PATH gPnp16550ComPortDeviceNode = gPnp16550ComPort;
BdsPlatform.h 38 extern ACPI_HID_DEVICE_PATH gPnp16550ComPortDeviceNode;
BdsPlatform.c 138 gPnp16550ComPortDeviceNode.UID + 1,
  /device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBdsLib/
PlatformData.c 24 ACPI_HID_DEVICE_PATH gPnp16550ComPortDeviceNode = gPnp16550ComPort;
BdsPlatform.c 193 gPnp16550ComPortDeviceNode.UID = 0;
195 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnp16550ComPortDeviceNode);
208 gPnp16550ComPortDeviceNode.UID + 1,
222 gPnp16550ComPortDeviceNode.UID = 1;
224 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnp16550ComPortDeviceNode);
237 gPnp16550ComPortDeviceNode.UID + 1,
    [all...]
BdsPlatform.h 73 extern ACPI_HID_DEVICE_PATH gPnp16550ComPortDeviceNode;
  /device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
PlatformData.c 31 ACPI_HID_DEVICE_PATH gPnp16550ComPortDeviceNode = gPnp16550ComPort;
BdsPlatform.h 61 extern ACPI_HID_DEVICE_PATH gPnp16550ComPortDeviceNode;
BdsPlatform.c 586 gPnp16550ComPortDeviceNode.UID = 0;
588 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnp16550ComPortDeviceNode);
600 gPnp16550ComPortDeviceNode.UID = 1;
602 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gPnp16550ComPortDeviceNode);
    [all...]

Completed in 3238 milliseconds