/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ |
D | ConPlatform.c | 795 …if ((DevicePathType (NodeLeft) == ACPI_DEVICE_PATH && DevicePathSubType (NodeLeft) == ACPI_ADR_DP)… in IsGopSibling() 796 …(DevicePathType (NodeLeft) == HARDWARE_DEVICE_PATH && DevicePathSubType (NodeLeft) == HW_CONTROLLE… in IsGopSibling() 797 …DevicePathType (NextDevicePathNode (NodeLeft)) == ACPI_DEVICE_PATH && DevicePathSubType (NextDevic… in IsGopSibling() 807 …if ((DevicePathType (NodeRight) == ACPI_DEVICE_PATH && DevicePathSubType (NodeRight) == ACPI_ADR_D… in IsGopSibling() 808 …(DevicePathType (NodeRight) == HARDWARE_DEVICE_PATH && DevicePathSubType (NodeRight) == HW_CONTROL… in IsGopSibling() 809 …DevicePathType (NextDevicePathNode (NodeRight)) == ACPI_DEVICE_PATH && DevicePathSubType (NextDevi… in IsGopSibling() 1057 (DevicePathSubType (CheckDevicePath) == MSG_USB_DP || in IsHotPlugDevice() 1058 DevicePathSubType (CheckDevicePath) == MSG_USB_CLASS_DP || in IsHotPlugDevice() 1059 DevicePathSubType (CheckDevicePath) == MSG_USB_WWID_DP)) { in IsHotPlugDevice() 1066 (DevicePathSubType (CheckDevicePath) == HW_PCCARD_DP)) { in IsHotPlugDevice()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
D | BmBootDescription.c | 66 if (DevicePathSubType (Node) == HW_CONTROLLER_DP) { in BmDevicePathType() 80 (DevicePathSubType(NextNode) == MSG_DEVICE_LOGICAL_UNIT_DP) in BmDevicePathType() 90 switch (DevicePathSubType (Node)) { in BmDevicePathType() 395 (DevicePathSubType (DevicePath) != MSG_MAC_ADDR_DP)) in BmGetNetworkDescription() 408 (DevicePathSubType (DevicePath) == MSG_VLAN_DP) in BmGetNetworkDescription() 417 ((DevicePathSubType (DevicePath) == MSG_IPv4_DP) || in BmGetNetworkDescription() 418 (DevicePathSubType (DevicePath) == MSG_IPv6_DP)) in BmGetNetworkDescription() 427 (DevicePathSubType (DevicePath) == MSG_URI_DP) in BmGetNetworkDescription() 449 ((Ip == NULL) || (DevicePathSubType (Ip) == MSG_IPv4_DP)) ? 4 : 6, in BmGetNetworkDescription()
|
D | BmBoot.c | 178 …if ((DevicePathType (FilePath) != HARDWARE_DEVICE_PATH) || (DevicePathSubType (FilePath) != HW_MEM… in BmGetFileBufferByFvFilePath() 253 …if ((DevicePathType (DevicePath) == HARDWARE_DEVICE_PATH) && (DevicePathSubType (DevicePath) == HW… in BmIsFvFilePath() 255 …if ((DevicePathType (DevicePath) == MEDIA_DEVICE_PATH) && (DevicePathSubType (DevicePath) == MEDIA… in BmIsFvFilePath() 287 (DevicePathSubType (UsbClass) != MSG_USB_CLASS_DP)){ in BmMatchUsbClass() 377 (DevicePathSubType (UsbWwid) != MSG_USB_WWID_DP)) { in BmMatchUsbWwid() 1084 … if (((DevicePathSubType (Left) != MSG_IPv4_DP) || (DevicePathSubType (Right) != MSG_IPv4_DP)) && in BmMatchHttpBootDevicePath() 1085 … ((DevicePathSubType (Left) != MSG_IPv6_DP) || (DevicePathSubType (Right) != MSG_IPv6_DP)) && in BmMatchHttpBootDevicePath() 1086 ((DevicePathSubType (Left) != MSG_URI_DP) || (DevicePathSubType (Right) != MSG_URI_DP)) in BmMatchHttpBootDevicePath() 1138 … (DevicePathType (Node) == MEDIA_DEVICE_PATH) && (DevicePathSubType (Node) == MEDIA_RAM_DISK_DP)) { in BmGetFileBufferFromLoadFileSystem() 1183 (DevicePathSubType (Node) == MEDIA_RAM_DISK_DP) in BmGetRamDiskDevicePath() [all …]
|
D | BmConsole.c | 185 …if (DevicePathType (Previous) == ACPI_DEVICE_PATH && DevicePathSubType (Previous) == ACPI_ADR_DP) { in EfiBootManagerGetGopDevicePath() 204 …if (DevicePathType (Previous) == HARDWARE_DEVICE_PATH && DevicePathSubType (Previous) == HW_CONTRO… in EfiBootManagerGetGopDevicePath() 576 …((DevicePathSubType (Instance) == MSG_USB_CLASS_DP) || (DevicePathSubType (Instance) == MSG_USB_WW… in EfiBootManagerConnectConsoleVariable() 584 if (DevicePathType (Next) == ACPI_DEVICE_PATH && DevicePathSubType (Next) == ACPI_ADR_DP) { in EfiBootManagerConnectConsoleVariable() 587 DevicePathSubType (Next) == HW_CONTROLLER_DP && in EfiBootManagerConnectConsoleVariable() 589 DevicePathSubType (NextDevicePathNode (Next)) == ACPI_ADR_DP in EfiBootManagerConnectConsoleVariable()
|
D | BmConnect.c | 271 …((DevicePathSubType (DevicePath) != MSG_USB_CLASS_DP) && (DevicePathSubType (DevicePath) != MSG_US… in BmConnectUsbShortFormDevicePath()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/ |
D | ConsoleOption.c | 47 (DevicePathSubType (FlowControl) == MSG_VENDOR_DP) && in IsUartFlowControlNode() 68 (DevicePathSubType (Acpi) == ACPI_DP) && in IsIsaSerialNode() 126 …if ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP))… in ChangeTerminalDevicePath() 175 …if ((DevicePathType (Node1) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node1) == MSG_UART_DP… in ChangeTerminalDevicePath() 250 …if ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP))… in ChangeVariableDevicePath() 318 …if ((DevicePathType (DevicePath) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (DevicePath) == M… in RetrieveUartUid() 466 …if ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP))… in LocateSerialIo() 648 …if ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP))… in UpdateComAttributeFromVariable() 694 …if ((DevicePathType (SerialNode) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (SerialNode) == M… in UpdateComAttributeFromVariable() 959 …if ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP))… in IsTerminalDevicePath() [all …]
|
D | BBSsupport.c | 92 (DevicePathSubType (BootOption->DevicePath) == BBS_BBS_DP)) { in OrderLegacyBootOption4SameType() 205 (DevicePathSubType (BootOption->DevicePath) == BBS_BBS_DP)) { in GroupMultipleLegacyBootOption4SameType()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/ |
D | ConsoleOption.c | 83 (DevicePathSubType (Acpi) == ACPI_DP) && in IsIsaSerialNode() 140 …if ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP))… in ChangeTerminalDevicePath() 172 …if ((DevicePathType (Node1) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node1) == MSG_UART_DP… in ChangeTerminalDevicePath() 247 …if ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP))… in ChangeVariableDevicePath() 315 …if ((DevicePathType (DevicePath) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (DevicePath) == M… in RetrieveUartUid() 463 …if ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP))… in LocateSerialIo() 643 …if ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP))… in UpdateComAttributeFromVariable() 678 …if ((DevicePathType (SerialNode) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (SerialNode) == M… in UpdateComAttributeFromVariable() 918 …if ((DevicePathType (Node) == MESSAGING_DEVICE_PATH) && (DevicePathSubType (Node) == MSG_UART_DP))… in IsTerminalDevicePath() 932 DevicePathSubType (Vendor) != MSG_VENDOR_DP || in IsTerminalDevicePath()
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/ |
D | DevicePathUtilities.c | 144 DevicePathSubType ( in DevicePathSubType() function 255 …return (BOOLEAN) (IsDevicePathEndType (Node) && DevicePathSubType(Node) == END_ENTIRE_DEVICE_PATH_… in IsDevicePathEnd() 282 …return (BOOLEAN) (IsDevicePathEndType (Node) && DevicePathSubType(Node) == END_INSTANCE_DEVICE_PAT… in IsDevicePathEndInstance() 708 if (DevicePathSubType (DevPath) == END_ENTIRE_DEVICE_PATH_SUBTYPE) { in UefiDevicePathLibGetNextDevicePathInstance()
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/ |
D | DxeDeferImageLoadLib.c | 139 if (DevicePathSubType (TempDevicePath) == MEDIA_RELATIVE_OFFSET_RANGE_DP) { in GetFileType() 145 if (DevicePathSubType(TempDevicePath) == MSG_MAC_ADDR_DP) { in GetFileType() 300 …if ((DevicePathType(RootDevicePath) == MEDIA_DEVICE_PATH) && (DevicePathSubType(RootDevicePath) ==… in GetFileName() 318 …if ((DevicePathType(TmpDevicePath) != MEDIA_DEVICE_PATH) || (DevicePathSubType(TmpDevicePath) != M… in GetFileName() 338 …if ((DevicePathType(TmpDevicePath) != MEDIA_DEVICE_PATH) || (DevicePathSubType(TmpDevicePath) != M… in GetFileName()
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
D | BdsConnect.c | 371 ((DevicePathSubType (RemainingDevicePath) != MSG_USB_CLASS_DP) in BdsLibConnectUsbDevByShortFormDP() 372 && (DevicePathSubType (RemainingDevicePath) != MSG_USB_WWID_DP) in BdsLibConnectUsbDevByShortFormDP()
|
D | BdsBoot.c | 1785 (DevicePathSubType (UsbClass) != MSG_USB_CLASS_DP)){ in BdsMatchUsbClass() 1875 (DevicePathSubType (UsbWwid) != MSG_USB_WWID_DP )){ in BdsMatchUsbWwid() 2154 ((DevicePathSubType (TempDevicePath) == MSG_USB_CLASS_DP) || in BdsExpandUsbShortFormDevicePath() 2155 (DevicePathSubType (TempDevicePath) == MSG_USB_WWID_DP))) { in BdsExpandUsbShortFormDevicePath() 2260 (DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP)) { in BdsLibBootViaBootOption() 2317 (DevicePathSubType (Option->DevicePath) == BBS_BBS_DP) in BdsLibBootViaBootOption() 2772 (DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP) in MatchPartitionDevicePathNode() 3003 (DevicePathSubType (OptionDevicePath) == BBS_BBS_DP)) { in BdsDeleteAllInvalidEfiBootOption() 3798 (DevicePathSubType (UpdatedDevicePath) == MSG_USB_DP)) { in BdsLibGetBootableHandle() 4002 if (DevicePathSubType (TempDevicePath) == MEDIA_HARDDRIVE_DP) { in BdsGetBootTypeFromDevicePath() [all …]
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
D | BdsConnect.c | 371 ((DevicePathSubType (RemainingDevicePath) != MSG_USB_CLASS_DP) in BdsLibConnectUsbDevByShortFormDP() 372 && (DevicePathSubType (RemainingDevicePath) != MSG_USB_WWID_DP) in BdsLibConnectUsbDevByShortFormDP()
|
D | BdsBoot.c | 1783 (DevicePathSubType (UsbClass) != MSG_USB_CLASS_DP)){ in BdsMatchUsbClass() 1873 (DevicePathSubType (UsbWwid) != MSG_USB_WWID_DP )){ in BdsMatchUsbWwid() 2152 ((DevicePathSubType (TempDevicePath) == MSG_USB_CLASS_DP) || in BdsExpandUsbShortFormDevicePath() 2153 (DevicePathSubType (TempDevicePath) == MSG_USB_WWID_DP))) { in BdsExpandUsbShortFormDevicePath() 2249 (DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP)) { in BdsLibBootViaBootOption() 2306 (DevicePathSubType (Option->DevicePath) == BBS_BBS_DP) in BdsLibBootViaBootOption() 2761 (DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP) in MatchPartitionDevicePathNode() 2992 (DevicePathSubType (OptionDevicePath) == BBS_BBS_DP)) { in BdsDeleteAllInvalidEfiBootOption() 3681 (DevicePathSubType (UpdatedDevicePath) == MSG_USB_DP)) { in BdsLibGetBootableHandle() 3885 if (DevicePathSubType (TempDevicePath) == MEDIA_HARDDRIVE_DP) { in BdsGetBootTypeFromDevicePath() [all …]
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuBootOrderLib/ |
D | QemuBootOrderLib.c | 1467 (DevicePathSubType (DevicePath) == MEDIA_HARDDRIVE_DP)) { in Match() 1473 (DevicePathSubType (DevicePath) == MEDIA_FILEPATH_DP)) { in Match() 1479 (DevicePathSubType (DevicePath) == MSG_URI_DP)) { in Match() 1490 ((DevicePathSubType (Node) == MSG_USB_CLASS_DP) || in Match() 1491 (DevicePathSubType (Node) == MSG_USB_WWID_DP))) { in Match() 1597 DevicePathSubType(FirstNode) == MEDIA_HARDDRIVE_DP) { in BootOrderComplete() 1603 DevicePathSubType(FirstNode) == ACPI_DP) { in BootOrderComplete() 1617 DevicePathSubType(FirstNode) == HW_VENDOR_DP) { in BootOrderComplete()
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/ |
D | UefiDevicePathLib.c | 185 DevicePathSubType ( in DevicePathSubType() function 294 …return (BOOLEAN) (IsDevicePathEndType (Node) && DevicePathSubType(Node) == END_ENTIRE_DEVICE_PATH_… in IsDevicePathEnd() 322 …return (BOOLEAN) (IsDevicePathEndType (Node) && DevicePathSubType(Node) == END_INSTANCE_DEVICE_PAT… in IsDevicePathEndInstance()
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/ |
D | LegacyIde.c | 144 ( DevicePathSubType (DevicePathNode) == HW_PCI_DP) && in LegacyBiosBuildIdeData() 146 ( DevicePathSubType(TempDevicePathNode) == MSG_ATAPI_DP) ) { in LegacyBiosBuildIdeData()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ |
D | DevicePath.c | 96 if (DevicePathSubType (DevPath) == END_ENTIRE_DEVICE_PATH_SUBTYPE) { in EfiDevicePathInstance() 546 DevicePathSubType (&FvDevicePathNode->Header) == MEDIA_FV_FILEPATH_DP) { in EfiGetNameGuidFromFwVolDevicePathNode()
|
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/ |
D | BdsPlatform.c | 185 DevicePathSubType (Node1) == HW_MEMMAP_DP) && in RemoveStaleFvFileOptions() 187 DevicePathSubType (Node1) == MEDIA_PIWG_FW_VOL_DP)) { in RemoveStaleFvFileOptions() 197 DevicePathSubType (Node2) != MEDIA_PIWG_FW_FILE_DP) { in RemoveStaleFvFileOptions() 1005 DevicePathSubType (DevPathNode) == ACPI_DP && in SetPciIntLine() 1019 DevicePathSubType (DevPathNode) == HW_PCI_DP) { in SetPciIntLine() 1539 (DevicePathSubType(DevPathNode) == MSG_ATAPI_DP) in NotifyDevPath()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/ |
D | I2cBus.c | 300 (DevicePathSubType (SystemDevicePath) == HW_VENDOR_DP)) { in CheckRemainingDevicePath() 310 (DevicePathSubType (SystemDevicePath) == HW_CONTROLLER_DP)) { in CheckRemainingDevicePath() 451 (DevicePathSubType (RemainingDevicePath) != HW_VENDOR_DP)) { in I2cBusDriverSupported() 460 (DevicePathSubType (DevPathNode) != HW_CONTROLLER_DP)) { in I2cBusDriverSupported() 893 (DevicePathSubType(DevPathNode) == HW_CONTROLLER_DP)) { in RegisterI2cDevice()
|
/device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/ |
D | PlatformBm.c | 429 DevicePathSubType (Node1) == HW_MEMMAP_DP) && in RemoveStaleFvFileOptions() 431 DevicePathSubType (Node1) == MEDIA_PIWG_FW_VOL_DP)) { in RemoveStaleFvFileOptions() 441 DevicePathSubType (Node2) != MEDIA_PIWG_FW_FILE_DP) { in RemoveStaleFvFileOptions()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/ |
D | RtDevicePath.c | 193 if (DevicePathSubType (DevPath) == END_ENTIRE_DEVICE_PATH_SUBTYPE) { in RtEfiDevicePathInstance() 643 DevicePathSubType (&FvDevicePathNode->Header) == MEDIA_FV_FILEPATH_DP) { in RtEfiGetNameGuidFromFwVolDevicePathNode()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/RamDiskDxe/ |
D | RamDiskFileExplorer.c | 199 DevicePathSubType (*FilePath) != MEDIA_FILEPATH_DP in OpenFileByDevicePath()
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugPortDxe/ |
D | DebugPort.h | 83 …PATH(dp) (DevicePathType (dp) == MESSAGING_DEVICE_PATH && DevicePathSubType (dp) == MSG_…
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/ |
D | UefiNotTiano.c | 293 DevicePathSubType (&FvDevicePathNode->Header) == MEDIA_PIWG_FW_FILE_DP) { in EfiGetNameGuidFromFwVolDevicePathNode()
|