HomeSort by relevance Sort by last modified time
    Searched defs:gTerminalTypeDeviceNode (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
PlatformData.c 21 VENDOR_DEVICE_PATH gTerminalTypeDeviceNode = gPcAnsiTerminal;
  /device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/
PlatformData.c 33 VENDOR_DEVICE_PATH gTerminalTypeDeviceNode = gPcAnsiTerminal;
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/
PlatformConsole.c 98 VENDOR_DEVICE_PATH gTerminalTypeDeviceNode = gPcAnsiTerminal;
147 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNode);
328 DevicePath = AppendDevicePathNode (DevicePath, (EFI_DEVICE_PATH_PROTOCOL *)&gTerminalTypeDeviceNode);

Completed in 3426 milliseconds