]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/BusSpecificDriverOverride.h
a. Fixed conversion failure for ASL style include.
[mirror_edk2.git] / MdePkg / Include / Protocol / BusSpecificDriverOverride.h
index 5789a92483688900b49a028f209469c4d8c5341a..83a87c6711d267f23b25df664032a0aa66b03c8f 100644 (file)
@@ -57,15 +57,11 @@ EFI_STATUS
   IN OUT EFI_HANDLE                                         *DriverImageHandle\r
   );\r
 \r
-//\r
-// Interface structure for the Bus Specific Driver Override Protocol\r
-//\r
-/**\r
-  @par Protocol Description:\r
-  This protocol matches one or more drivers to a controller. This protocol is produced by a bus driver,\r
-  and it is installed on the child handles of buses that require a bus specific algorithm for matching\r
-  drivers to controllers.\r
-**/\r
+///\r
+/// This protocol matches one or more drivers to a controller. This protocol is produced by a bus driver,\r
+/// and it is installed on the child handles of buses that require a bus specific algorithm for matching\r
+/// drivers to controllers.\r
+///\r
 struct _EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_PROTOCOL {\r
   EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_GET_DRIVER GetDriver;\r
 };\r