]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/IncompatiblePciDeviceSupport.h
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8510 6f19259b...
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / IncompatiblePciDeviceSupport.h
index 1d3d1522c585de9e30dc006d6864b5315ea1d818..6b74a74ab95e2581c6e305dc7dcca5e0fc5a5d9a 100644 (file)
@@ -74,18 +74,12 @@ EFI_STATUS
 //\r
 // Interface structure for the Incompatible PCI Device Support Protocol\r
 //\r
-/**\r
-  @par Protocol Description:\r
-  This protocol can find some incompatible PCI devices and report their\r
-  special resource requirements to the PCI bus driver.\r
-\r
-  @param CheckDevice\r
-  Returns a list of ACPI resource descriptors that detail any special\r
-  resource configuration requirements if the specified device is a recognized\r
-  incompatible PCI device.\r
-\r
-**/\r
 struct _EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_PROTOCOL {\r
+///\r
+///  Returns a list of ACPI resource descriptors that detail any special\r
+///  resource configuration requirements if the specified device is a recognized\r
+///  incompatible PCI device.\r
+///\r
   EFI_INCOMPATIBLE_PCI_DEVICE_SUPPORT_CHECK_DEVICE      CheckDevice;\r
 };\r
 \r