Home
last modified time | relevance | path

Searched refs:ProductId (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DExtendedSalBootService.h56 IN CHAR8 *ProductId
DDevicePath.h438 UINT16 ProductId; member
477 UINT16 ProductId; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/ExtendedSalBootService/
DExtendedSalBootService.h83 IN CHAR8 *ProductId
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DIpmiNetFnApp.h64 UINT16 ProductId; member
DSal.h390 UINT8 ProductId[32]; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiDevicePath.h211 UINT16 ProductId; member
222 UINT16 ProductId; member
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
DDriverBinding.c75 ASIX_DONGLES[Index].ProductId == Device.IdProduct) { in DriverSupported()
199 ASIX_DONGLES[Index].ProductId == Device.IdProduct) { in DriverStart()
DAx88772.h310 UINT16 ProductId; member
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c926 UsbWWId->ProductId, in DevPathToTextUsbWWID()
1046 UsbClass->ProductId, in DevPathToTextUsbClass()
1059 UsbClass->ProductId, in DevPathToTextUsbClass()
1068 UsbClass->ProductId, in DevPathToTextUsbClass()
1077 UsbClass->ProductId, in DevPathToTextUsbClass()
1088 UsbClass->ProductId, in DevPathToTextUsbClass()
DDevicePathFromText.c2231 UsbClass->ProductId = (UINT16) Strtoi (PIDStr); in ConvertFromTextUsbClass()
2631 UsbWwid->ProductId = (UINT16) Strtoi (PIDStr); in DevPathFromTextUsbWwid()
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
DBdsFilePath.c141 (WwidDevicePath1->ProductId == WwidDevicePath2->ProductId) && in BdsGetDeviceUsb()
153 …(UsbClassDevicePath1->ProductId != 0xFFFF) && (UsbClassDevicePath1->ProductId == UsbClassDevicePat… in BdsGetDeviceUsb()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
DUsbUtility.c950 …(UsbClassDevicePathPtr->ProductId == 0xffff || UsbClassDevicePathPtr->ProductId == DevDesc->IdProd… in MatchUsbClass()
1028 (DevDesc->IdProduct != UsbWWIDDevicePathPtr->ProductId) || in MatchUsbWwid()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/Ipf/
DSalApi.h214 UINT8 ProductId[32]; member
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c396 if ((UsbClass->ProductId != 0xffff) && in BmMatchUsbClass()
397 (UsbClass->ProductId != DevDesc.IdProduct)) { in BmMatchUsbClass()
886 (DevDesc.IdProduct != UsbWwid->ProductId)) { in BmMatchUsbWwid()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c1800 if ((UsbClass->ProductId != 0xffff) && in BdsMatchUsbClass()
1801 (UsbClass->ProductId != DevDesc.IdProduct)) { in BdsMatchUsbClass()
1885 (DevDesc.IdProduct != UsbWwid->ProductId)) { in BdsMatchUsbWwid()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c1802 if ((UsbClass->ProductId != 0xffff) && in BdsMatchUsbClass()
1803 (UsbClass->ProductId != DevDesc.IdProduct)) { in BdsMatchUsbClass()
1887 (DevDesc.IdProduct != UsbWwid->ProductId)) { in BdsMatchUsbWwid()