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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/IncompatiblePciDeviceSupport/
IncompatiblePciDeviceSupport.h 51 } EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
IncompatiblePciDeviceSupport.h 13 The EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL is used by the PCI bus driver
18 It interfaces with the EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL to find out
80 /// Global ID for EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL
88 /// Forward declaration for EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL
90 typedef struct _EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL;
100 of the EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL. Only one instance of this
126 @param[in] This Pointer to the EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL
150 IN EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL *This,

Completed in 954 milliseconds