Searched refs:MSG_UART_DP (Results 1 – 22 of 22) sorted by relevance
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/ |
D | PlatformData.c | 104 MSG_UART_DP, 136 MSG_UART_DP, 177 MSG_UART_DP,
|
/device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/ |
D | PlatformData.c | 78 MSG_UART_DP, 115 MSG_UART_DP,
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/ |
D | ConsoleOption.c | 126 …f ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP)) { in ChangeTerminalDevicePath() 175 …((DevicePathType (Node1) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node1) == MSG_UART_DP)) { in ChangeTerminalDevicePath() 250 …f ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP)) { in ChangeVariableDevicePath() 318 …thType (DevicePath) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (DevicePath) == MSG_UART_DP)) { in RetrieveUartUid() 466 …f ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP)) { in LocateSerialIo() 648 …f ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP)) { in UpdateComAttributeFromVariable() 694 …thType (SerialNode) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (SerialNode) == MSG_UART_DP)) { in UpdateComAttributeFromVariable() 959 …f ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP)) { in IsTerminalDevicePath()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/ |
D | ConsoleOption.c | 140 …f ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP)) { in ChangeTerminalDevicePath() 172 …((DevicePathType (Node1) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node1) == MSG_UART_DP)) { in ChangeTerminalDevicePath() 247 …f ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP)) { in ChangeVariableDevicePath() 315 …thType (DevicePath) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (DevicePath) == MSG_UART_DP)) { in RetrieveUartUid() 463 …f ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP)) { in LocateSerialIo() 643 …f ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP)) { in UpdateComAttributeFromVariable() 678 …thType (SerialNode) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (SerialNode) == MSG_UART_DP)) { in UpdateComAttributeFromVariable() 918 …f ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP)) { in IsTerminalDevicePath()
|
/device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBdsLib/ |
D | BdsPlatform.h | 103 MSG_UART_DP, \
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugPortDxe/ |
D | DebugPort.h | 83 …) (DevicePathType (dp) == MESSAGING_DEVICE_PATH && DevicePathSubType (dp) == MSG_UART_DP)
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBdsLib/ |
D | BdsPlatform.h | 130 MSG_UART_DP, \
|
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/ |
D | BdsPlatform.h | 121 MSG_UART_DP, \
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/ |
D | BdsPlatform.h | 129 MSG_UART_DP, \
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformIntelBdsLib/ |
D | IntelBdsPlatform.c | 61 { MESSAGING_DEVICE_PATH, MSG_UART_DP, DP_NODE_LEN (UART_DEVICE_PATH) },
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SerialDxe/ |
D | SerialIo.c | 170 { MESSAGING_DEVICE_PATH, MSG_UART_DP, { sizeof (UART_DEVICE_PATH), 0} },
|
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/ |
D | SerialIo.c | 200 MSG_UART_DP,
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
D | EfiDevicePath.h | 295 #define MSG_UART_DP 0x0e macro
|
/device/linaro/bootloader/edk2/EmbeddedPkg/SimpleTextInOutSerial/ |
D | SimpleTextInOut.c | 217 { MESSAGING_DEVICE_PATH, MSG_UART_DP, { sizeof (UART_DEVICE_PATH), 0} },
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/ |
D | Serial.c | 69 MSG_UART_DP, 370 DevicePathSubType (Uart) != MSG_UART_DP || in SerialControllerDriverSupported()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | DevicePath.h | 684 #define MSG_UART_DP 0x0e macro
|
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/FtdiUsbSerialDxe/ |
D | FtdiUsbSerialDriver.c | 955 Uart->Header.SubType == MSG_UART_DP && in SetAttributesInternal() 1569 UartNode->Header.SubType != MSG_UART_DP || in UsbSerialDriverBindingSupported() 1915 UsbSerialDevice->UartDevicePath.Header.SubType = MSG_UART_DP; in UsbSerialDriverBindingStart()
|
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtSerialIoDxe/ |
D | WinNtSerialIo.c | 197 UartNode->Header.SubType != MSG_UART_DP || in WinNtSerialIoDriverBindingSupported() 518 UartNode.Header.SubType = MSG_UART_DP; in WinNtSerialIoDriverBindingStart()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/ |
D | Serial.c | 57 MSG_UART_DP, 228 UartNode->Header.SubType != MSG_UART_DP || in SerialControllerDriverSupported()
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/ |
D | ConsistMapping.c | 1146 MSG_UART_DP,
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/ |
D | DevicePathToText.c | 2153 {MESSAGING_DEVICE_PATH, MSG_UART_DP, DevPathToTextUart },
|
D | DevicePathFromText.c | 2130 MSG_UART_DP, in DevPathFromTextUart()
|