]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordPei.h
SecurityPkg: Apply uncrustify changes
[mirror_edk2.git] / SecurityPkg / Tcg / Opal / OpalPassword / OpalPasswordPei.h
index bd7007094f65dfd9238a53c854e8425857b38b7e..e2b3f416de81f4a67d542a8c1b28f879a648ef27 100644 (file)
@@ -31,16 +31,15 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
 \r
 #include "OpalPasswordCommon.h"\r
 \r
-\r
 //\r
 // The generic command timeout value (unit in us) for Storage Security Command\r
 // PPI ReceiveData/SendData services\r
 //\r
-#define SSC_PPI_GENERIC_TIMEOUT                  30000000\r
+#define SSC_PPI_GENERIC_TIMEOUT  30000000\r
 \r
 #pragma pack(1)\r
 \r
-#define OPAL_PEI_DEVICE_SIGNATURE       SIGNATURE_32 ('o', 'p', 'd', 's')\r
+#define OPAL_PEI_DEVICE_SIGNATURE  SIGNATURE_32 ('o', 'p', 'd', 's')\r
 \r
 typedef struct {\r
   UINTN                                    Signature;\r
@@ -57,4 +56,3 @@ typedef struct {
 #pragma pack()\r
 \r
 #endif // _OPAL_PASSWORD_PEI_H_\r
-\r