]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/DriverFamilyOverride.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Protocol / DriverFamilyOverride.h
index 8ea730e9caf2afa3384fe9a964613ef58236d196..767c54396898348504c745b06221523e95a7d611 100644 (file)
@@ -14,12 +14,13 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
     0xb1ee129e, 0xda36, 0x4181, { 0x91, 0xf8, 0x4, 0xa4, 0x92, 0x37, 0x66, 0xa7 } \\r
   }\r
 \r
-typedef struct _EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL  EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL;\r
+typedef struct _EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL;\r
 \r
 //\r
 // Prototypes for the Driver Family Override Protocol\r
 //\r
 //\r
+\r
 /**\r
   This function returns the version value associated with the driver specified by This.\r
 \r
@@ -52,9 +53,9 @@ UINT32
 /// Bus Specific Driver Override Protocol.\r
 ///\r
 struct _EFI_DRIVER_FAMILY_OVERRIDE_PROTOCOL {\r
-  EFI_DRIVER_FAMILY_OVERRIDE_GET_VERSION GetVersion;\r
+  EFI_DRIVER_FAMILY_OVERRIDE_GET_VERSION    GetVersion;\r
 };\r
 \r
-extern EFI_GUID gEfiDriverFamilyOverrideProtocolGuid;\r
+extern EFI_GUID  gEfiDriverFamilyOverrideProtocolGuid;\r
 \r
 #endif\r