]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/BusSpecificDriverOverride.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Protocol / BusSpecificDriverOverride.h
index 2e7f1cc52293717d354982d654cb4df316fe9e92..4a84f2b22ee795e05ba61ec756809934f54ad20a 100644 (file)
@@ -6,14 +6,14 @@
   instance of this protocol for every PCI controller that has a PCI option ROM that contains one or\r
   more UEFI drivers. The protocol instance is attached to the handle of the PCI controller.\r
 \r
   instance of this protocol for every PCI controller that has a PCI option ROM that contains one or\r
   more UEFI drivers. The protocol instance is attached to the handle of the PCI controller.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
-  This program and the accompanying materials                          \r
-  are licensed and made available under the terms and conditions of the BSD License         \r
-  which accompanies this distribution.  The full text of the license may be found at        \r
-  http://opensource.org/licenses/bsd-license.php                                            \r
+  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials\r
+  are licensed and made available under the terms and conditions of the BSD License\r
+  which accompanies this distribution.  The full text of the license may be found at\r
+  http://opensource.org/licenses/bsd-license.php\r
 \r
 \r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
 **/\r
 \r
 \r
 **/\r
 \r
@@ -34,14 +34,14 @@ typedef struct _EFI_BUS_SPECIFIC_DRIVER_OVERRIDE_PROTOCOL  EFI_BUS_SPECIFIC_DRIV
 // Prototypes for the Bus Specific Driver Override Protocol\r
 //\r
 \r
 // Prototypes for the Bus Specific Driver Override Protocol\r
 //\r
 \r
-/**                                                                   \r
+/**\r
   Uses a bus specific algorithm to retrieve a driver image handle for a controller.\r
   Uses a bus specific algorithm to retrieve a driver image handle for a controller.\r
-    \r
+\r
   @param  This                  A pointer to the EFI_BUS_SPECIFIC_DRIVER_\r
   @param  This                  A pointer to the EFI_BUS_SPECIFIC_DRIVER_\r
-                                OVERRIDE_PROTOCOL instance.              \r
+                                OVERRIDE_PROTOCOL instance.\r
   @param  DriverImageHandle     On input, a pointer to the previous driver image handle returned\r
   @param  DriverImageHandle     On input, a pointer to the previous driver image handle returned\r
-                                by GetDriver(). On output, a pointer to the next driver         \r
-                                image handle. Passing in a NULL, will return the first driver   \r
+                                by GetDriver(). On output, a pointer to the next driver\r
+                                image handle. Passing in a NULL, will return the first driver\r
                                 image handle.\r
 \r
   @retval EFI_SUCCESS           A bus specific override driver is returned in DriverImageHandle.\r
                                 image handle.\r
 \r
   @retval EFI_SUCCESS           A bus specific override driver is returned in DriverImageHandle.\r