]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Pi/PiFirmwareVolume.h
MdePkg: Apply uncrustify changes
[mirror_edk2.git] / MdePkg / Include / Pi / PiFirmwareVolume.h
index 64b0bfc4865b0118b50f6d4cf5bb4a5acda5d159..5cfec5ecb62641d2261eb1fc17932447a3fe3618 100644 (file)
@@ -15,7 +15,7 @@
 ///\r
 /// EFI_FV_FILE_ATTRIBUTES\r
 ///\r
-typedef UINT32  EFI_FV_FILE_ATTRIBUTES;\r
+typedef UINT32 EFI_FV_FILE_ATTRIBUTES;\r
 \r
 //\r
 // Value of EFI_FV_FILE_ATTRIBUTES.\r
@@ -27,70 +27,70 @@ typedef UINT32  EFI_FV_FILE_ATTRIBUTES;
 ///\r
 /// type of EFI FVB attribute\r
 ///\r
-typedef UINT32  EFI_FVB_ATTRIBUTES_2;\r
+typedef UINT32 EFI_FVB_ATTRIBUTES_2;\r
 \r
 //\r
 // Attributes bit definitions\r
 //\r
-#define EFI_FVB2_READ_DISABLED_CAP  0x00000001\r
-#define EFI_FVB2_READ_ENABLED_CAP   0x00000002\r
-#define EFI_FVB2_READ_STATUS        0x00000004\r
-#define EFI_FVB2_WRITE_DISABLED_CAP 0x00000008\r
-#define EFI_FVB2_WRITE_ENABLED_CAP  0x00000010\r
-#define EFI_FVB2_WRITE_STATUS       0x00000020\r
-#define EFI_FVB2_LOCK_CAP           0x00000040\r
-#define EFI_FVB2_LOCK_STATUS        0x00000080\r
-#define EFI_FVB2_STICKY_WRITE       0x00000200\r
-#define EFI_FVB2_MEMORY_MAPPED      0x00000400\r
-#define EFI_FVB2_ERASE_POLARITY     0x00000800\r
-#define EFI_FVB2_READ_LOCK_CAP      0x00001000\r
-#define EFI_FVB2_READ_LOCK_STATUS   0x00002000\r
-#define EFI_FVB2_WRITE_LOCK_CAP     0x00004000\r
-#define EFI_FVB2_WRITE_LOCK_STATUS  0x00008000\r
-#define EFI_FVB2_ALIGNMENT          0x001F0000\r
-#define EFI_FVB2_ALIGNMENT_1        0x00000000\r
-#define EFI_FVB2_ALIGNMENT_2        0x00010000\r
-#define EFI_FVB2_ALIGNMENT_4        0x00020000\r
-#define EFI_FVB2_ALIGNMENT_8        0x00030000\r
-#define EFI_FVB2_ALIGNMENT_16       0x00040000\r
-#define EFI_FVB2_ALIGNMENT_32       0x00050000\r
-#define EFI_FVB2_ALIGNMENT_64       0x00060000\r
-#define EFI_FVB2_ALIGNMENT_128      0x00070000\r
-#define EFI_FVB2_ALIGNMENT_256      0x00080000\r
-#define EFI_FVB2_ALIGNMENT_512      0x00090000\r
-#define EFI_FVB2_ALIGNMENT_1K       0x000A0000\r
-#define EFI_FVB2_ALIGNMENT_2K       0x000B0000\r
-#define EFI_FVB2_ALIGNMENT_4K       0x000C0000\r
-#define EFI_FVB2_ALIGNMENT_8K       0x000D0000\r
-#define EFI_FVB2_ALIGNMENT_16K      0x000E0000\r
-#define EFI_FVB2_ALIGNMENT_32K      0x000F0000\r
-#define EFI_FVB2_ALIGNMENT_64K      0x00100000\r
-#define EFI_FVB2_ALIGNMENT_128K     0x00110000\r
-#define EFI_FVB2_ALIGNMENT_256K     0x00120000\r
-#define EFI_FVB2_ALIGNMENT_512K     0x00130000\r
-#define EFI_FVB2_ALIGNMENT_1M       0x00140000\r
-#define EFI_FVB2_ALIGNMENT_2M       0x00150000\r
-#define EFI_FVB2_ALIGNMENT_4M       0x00160000\r
-#define EFI_FVB2_ALIGNMENT_8M       0x00170000\r
-#define EFI_FVB2_ALIGNMENT_16M      0x00180000\r
-#define EFI_FVB2_ALIGNMENT_32M      0x00190000\r
-#define EFI_FVB2_ALIGNMENT_64M      0x001A0000\r
-#define EFI_FVB2_ALIGNMENT_128M     0x001B0000\r
-#define EFI_FVB2_ALIGNMENT_256M     0x001C0000\r
-#define EFI_FVB2_ALIGNMENT_512M     0x001D0000\r
-#define EFI_FVB2_ALIGNMENT_1G       0x001E0000\r
-#define EFI_FVB2_ALIGNMENT_2G       0x001F0000\r
-#define EFI_FVB2_WEAK_ALIGNMENT     0x80000000\r
+#define EFI_FVB2_READ_DISABLED_CAP   0x00000001\r
+#define EFI_FVB2_READ_ENABLED_CAP    0x00000002\r
+#define EFI_FVB2_READ_STATUS         0x00000004\r
+#define EFI_FVB2_WRITE_DISABLED_CAP  0x00000008\r
+#define EFI_FVB2_WRITE_ENABLED_CAP   0x00000010\r
+#define EFI_FVB2_WRITE_STATUS        0x00000020\r
+#define EFI_FVB2_LOCK_CAP            0x00000040\r
+#define EFI_FVB2_LOCK_STATUS         0x00000080\r
+#define EFI_FVB2_STICKY_WRITE        0x00000200\r
+#define EFI_FVB2_MEMORY_MAPPED       0x00000400\r
+#define EFI_FVB2_ERASE_POLARITY      0x00000800\r
+#define EFI_FVB2_READ_LOCK_CAP       0x00001000\r
+#define EFI_FVB2_READ_LOCK_STATUS    0x00002000\r
+#define EFI_FVB2_WRITE_LOCK_CAP      0x00004000\r
+#define EFI_FVB2_WRITE_LOCK_STATUS   0x00008000\r
+#define EFI_FVB2_ALIGNMENT           0x001F0000\r
+#define EFI_FVB2_ALIGNMENT_1         0x00000000\r
+#define EFI_FVB2_ALIGNMENT_2         0x00010000\r
+#define EFI_FVB2_ALIGNMENT_4         0x00020000\r
+#define EFI_FVB2_ALIGNMENT_8         0x00030000\r
+#define EFI_FVB2_ALIGNMENT_16        0x00040000\r
+#define EFI_FVB2_ALIGNMENT_32        0x00050000\r
+#define EFI_FVB2_ALIGNMENT_64        0x00060000\r
+#define EFI_FVB2_ALIGNMENT_128       0x00070000\r
+#define EFI_FVB2_ALIGNMENT_256       0x00080000\r
+#define EFI_FVB2_ALIGNMENT_512       0x00090000\r
+#define EFI_FVB2_ALIGNMENT_1K        0x000A0000\r
+#define EFI_FVB2_ALIGNMENT_2K        0x000B0000\r
+#define EFI_FVB2_ALIGNMENT_4K        0x000C0000\r
+#define EFI_FVB2_ALIGNMENT_8K        0x000D0000\r
+#define EFI_FVB2_ALIGNMENT_16K       0x000E0000\r
+#define EFI_FVB2_ALIGNMENT_32K       0x000F0000\r
+#define EFI_FVB2_ALIGNMENT_64K       0x00100000\r
+#define EFI_FVB2_ALIGNMENT_128K      0x00110000\r
+#define EFI_FVB2_ALIGNMENT_256K      0x00120000\r
+#define EFI_FVB2_ALIGNMENT_512K      0x00130000\r
+#define EFI_FVB2_ALIGNMENT_1M        0x00140000\r
+#define EFI_FVB2_ALIGNMENT_2M        0x00150000\r
+#define EFI_FVB2_ALIGNMENT_4M        0x00160000\r
+#define EFI_FVB2_ALIGNMENT_8M        0x00170000\r
+#define EFI_FVB2_ALIGNMENT_16M       0x00180000\r
+#define EFI_FVB2_ALIGNMENT_32M       0x00190000\r
+#define EFI_FVB2_ALIGNMENT_64M       0x001A0000\r
+#define EFI_FVB2_ALIGNMENT_128M      0x001B0000\r
+#define EFI_FVB2_ALIGNMENT_256M      0x001C0000\r
+#define EFI_FVB2_ALIGNMENT_512M      0x001D0000\r
+#define EFI_FVB2_ALIGNMENT_1G        0x001E0000\r
+#define EFI_FVB2_ALIGNMENT_2G        0x001F0000\r
+#define EFI_FVB2_WEAK_ALIGNMENT      0x80000000\r
 \r
 typedef struct {\r
   ///\r
   /// The number of sequential blocks which are of the same size.\r
   ///\r
-  UINT32 NumBlocks;\r
+  UINT32    NumBlocks;\r
   ///\r
   /// The size of the blocks.\r
   ///\r
-  UINT32 Length;\r
+  UINT32    Length;\r
 } EFI_FV_BLOCK_MAP_ENTRY;\r
 \r
 ///\r
@@ -147,7 +147,7 @@ typedef struct {
   EFI_FV_BLOCK_MAP_ENTRY    BlockMap[1];\r
 } EFI_FIRMWARE_VOLUME_HEADER;\r
 \r
-#define EFI_FVH_SIGNATURE SIGNATURE_32 ('_', 'F', 'V', 'H')\r
+#define EFI_FVH_SIGNATURE  SIGNATURE_32 ('_', 'F', 'V', 'H')\r
 \r
 ///\r
 /// Firmware Volume Header Revision definition\r
@@ -161,11 +161,11 @@ typedef struct {
   ///\r
   /// Firmware volume name.\r
   ///\r
-  EFI_GUID  FvName;\r
+  EFI_GUID    FvName;\r
   ///\r
   /// Size of the rest of the extension header, including this structure.\r
   ///\r
-  UINT32    ExtHeaderSize;\r
+  UINT32      ExtHeaderSize;\r
 } EFI_FIRMWARE_VOLUME_EXT_HEADER;\r
 \r
 ///\r
@@ -190,12 +190,12 @@ typedef struct {
   ///\r
   /// Standard extension entry, with the type EFI_FV_EXT_TYPE_OEM_TYPE.\r
   ///\r
-  EFI_FIRMWARE_VOLUME_EXT_ENTRY Hdr;\r
+  EFI_FIRMWARE_VOLUME_EXT_ENTRY    Hdr;\r
   ///\r
   /// A bit mask, one bit for each file type between 0xC0 (bit 0) and 0xDF (bit 31). If a bit\r
   /// is '1', then the GUID entry exists in Types. If a bit is '0' then no GUID entry exists in Types.\r
   ///\r
-  UINT32    TypeMask;\r
+  UINT32                           TypeMask;\r
   ///\r
   /// An array of GUIDs, each GUID representing an OEM file type.\r
   ///\r
@@ -203,7 +203,7 @@ typedef struct {
   ///\r
 } EFI_FIRMWARE_VOLUME_EXT_ENTRY_OEM_TYPE;\r
 \r
-#define EFI_FV_EXT_TYPE_GUID_TYPE 0x0002\r
+#define EFI_FV_EXT_TYPE_GUID_TYPE  0x0002\r
 \r
 ///\r
 /// This extension header EFI_FIRMWARE_VOLUME_EXT_ENTRY_GUID_TYPE provides a vendor specific\r
@@ -213,11 +213,11 @@ typedef struct {
   ///\r
   /// Standard extension entry, with the type EFI_FV_EXT_TYPE_OEM_TYPE.\r
   ///\r
-  EFI_FIRMWARE_VOLUME_EXT_ENTRY     Hdr;\r
+  EFI_FIRMWARE_VOLUME_EXT_ENTRY    Hdr;\r
   ///\r
   /// Vendor-specific GUID.\r
   ///\r
-  EFI_GUID                          FormatType;\r
+  EFI_GUID                         FormatType;\r
   ///\r
   /// An arry of bytes of length Length.\r
   ///\r
@@ -225,7 +225,7 @@ typedef struct {
   ///\r
 } EFI_FIRMWARE_VOLUME_EXT_ENTRY_GUID_TYPE;\r
 \r
-#define EFI_FV_EXT_TYPE_USED_SIZE_TYPE 0x03\r
+#define EFI_FV_EXT_TYPE_USED_SIZE_TYPE  0x03\r
 \r
 ///\r
 /// The EFI_FIRMWARE_VOLUME_EXT_ENTRY_USED_SIZE_TYPE can be used to find\r
@@ -235,13 +235,13 @@ typedef struct {
   ///\r
   /// Standard extension entry, with the type EFI_FV_EXT_TYPE_USED_SIZE_TYPE.\r
   ///\r
-  EFI_FIRMWARE_VOLUME_EXT_ENTRY     Hdr;\r
+  EFI_FIRMWARE_VOLUME_EXT_ENTRY    Hdr;\r
   ///\r
   /// The number of bytes of the FV that are in uses. The remaining\r
   /// EFI_FIRMWARE_VOLUME_HEADER FvLength minus UsedSize bytes in\r
   /// the FV must contain the value implied by EFI_FVB2_ERASE_POLARITY.\r
   ///\r
-  UINT32                            UsedSize;\r
+  UINT32                           UsedSize;\r
 } EFI_FIRMWARE_VOLUME_EXT_ENTRY_USED_SIZE_TYPE;\r
 \r
 #endif\r