]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Ppi/DeviceRecoveryModule.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Ppi / DeviceRecoveryModule.h
index 64dabec1139cd6cb6ed7b97ac440b57ad41a713b..84dd9caac4ae430304c850fbe61a7a04266a6f64 100644 (file)
@@ -128,11 +128,11 @@ EFI_STATUS
 /// regardless of the underlying device(s).\r
 ///\r
 struct _EFI_PEI_DEVICE_RECOVERY_MODULE_PPI {\r
-  EFI_PEI_DEVICE_GET_NUMBER_RECOVERY_CAPSULE  GetNumberRecoveryCapsules;    ///< Returns the number of DXE capsules residing on the device.\r
-  EFI_PEI_DEVICE_GET_RECOVERY_CAPSULE_INFO    GetRecoveryCapsuleInfo;       ///< Returns the size and type of the requested recovery capsule.\r
-  EFI_PEI_DEVICE_LOAD_RECOVERY_CAPSULE        LoadRecoveryCapsule;          ///< Loads a DXE capsule from some media into memory.\r
+  EFI_PEI_DEVICE_GET_NUMBER_RECOVERY_CAPSULE    GetNumberRecoveryCapsules;  ///< Returns the number of DXE capsules residing on the device.\r
+  EFI_PEI_DEVICE_GET_RECOVERY_CAPSULE_INFO      GetRecoveryCapsuleInfo;     ///< Returns the size and type of the requested recovery capsule.\r
+  EFI_PEI_DEVICE_LOAD_RECOVERY_CAPSULE          LoadRecoveryCapsule;        ///< Loads a DXE capsule from some media into memory.\r
 };\r
 \r
-extern EFI_GUID gEfiPeiDeviceRecoveryModulePpiGuid;\r
+extern EFI_GUID  gEfiPeiDeviceRecoveryModulePpiGuid;\r
 \r
-#endif  /* _PEI_DEVICE_RECOVERY_MODULE_PPI_H_ */\r
+#endif /* _PEI_DEVICE_RECOVERY_MODULE_PPI_H_ */\r