]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DriverFamilyOverride.h
Code Scrub for Protocol and Ppi Definition
[mirror_edk2.git] / MdePkg / Include / Protocol / DriverFamilyOverride.h
index 14d314b29a1fd30f258bccb21bf4fce86ed40e73..270481266a3f850877462ded6facf647fc149a48 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
-  EFI Driver Family Protocol\r
+  UEFI Driver Family Protocol\r
 \r
-  Copyright (c) 2007, Intel Corporation                                                         \r
+  Copyright (c) 2007 - 2008, Intel Corporation                                                         \r
   All rights reserved. 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
@@ -47,6 +47,7 @@ UINT32
   );\r
 \r
 /**\r
+  @par Protocol Description:\r
   When installed, the Driver Family Override Protocol produces a GUID that represets \r
   a family of drivers.  Drivers with the same GUID are members of the same family \r
   When drivers are connected to controllers, drivers with a higher revision value \r
@@ -55,10 +56,10 @@ UINT32
   Connect Controller uses five rules to build a prioritied list of drivers when \r
   a request is made to connect a driver to a controller.  The Driver Family Protocol\r
   rule is between the Platform Specific Driver Override Protocol and above the \r
-  Bus Specific Driver Override Protocol  \r
+  Bus Specific Driver Override Protocol.  \r
 \r
-  @param FamilyGuid    A pointer to the GUID that represnets the family of drivers\r
-                       that the driver producing this protocol is a member.\r
+  @param GetVersion\r
+  This function returns the version value associated with the driver specified by This.\r
 \r
 **/\r
 struct _EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL {\r