]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/MmCommunication2.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Protocol / MmCommunication2.h
index 05f56dcae53ea969b1aa42849dcf9a9be1e3550e..3495a7327f76d44041f8af7a55d623e96de82db8 100644 (file)
@@ -20,7 +20,7 @@
     0x378daedc, 0xf06b, 0x4446, { 0x83, 0x14, 0x40, 0xab, 0x93, 0x3c, 0x87, 0xa3 } \\r
   }\r
 \r
-typedef struct _EFI_MM_COMMUNICATION2_PROTOCOL  EFI_MM_COMMUNICATION2_PROTOCOL;\r
+typedef struct _EFI_MM_COMMUNICATION2_PROTOCOL EFI_MM_COMMUNICATION2_PROTOCOL;\r
 \r
 /**\r
   Communicates with a registered handler.\r
@@ -60,10 +60,9 @@ EFI_STATUS
 /// between DXE drivers and a registered MMI handler.\r
 ///\r
 struct _EFI_MM_COMMUNICATION2_PROTOCOL {\r
-  EFI_MM_COMMUNICATE2  Communicate;\r
+  EFI_MM_COMMUNICATE2    Communicate;\r
 };\r
 \r
-extern EFI_GUID gEfiMmCommunication2ProtocolGuid;\r
+extern EFI_GUID  gEfiMmCommunication2ProtocolGuid;\r
 \r
 #endif\r
-\r