]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/C/Include/Common/PiFirmwareVolume.h
BaseTools: Clean up source files
[mirror_edk2.git] / BaseTools / Source / C / Include / Common / PiFirmwareVolume.h
index c3089e8b70d0cfee45d53467327a86b40ebed845..dcc52cd5e4c21fbbf6a31e0d7dab6c36106c1b7a 100644 (file)
@@ -4,7 +4,7 @@
   @par Revision Reference:\r
   Version 1.2C\r
 \r
   @par Revision Reference:\r
   Version 1.2C\r
 \r
-  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License which accompanies this\r
 \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License which accompanies this\r
@@ -26,16 +26,16 @@ typedef UINT32  EFI_FV_FILE_ATTRIBUTES;
 \r
 //\r
 // Value of EFI_FV_FILE_ATTRIBUTES.\r
 \r
 //\r
 // Value of EFI_FV_FILE_ATTRIBUTES.\r
-// \r
+//\r
 #define EFI_FV_FILE_ATTRIB_ALIGNMENT      0x0000001F\r
 #define EFI_FV_FILE_ATTRIB_FIXED          0x00000100\r
 #define EFI_FV_FILE_ATTRIB_MEMORY_MAPPED  0x00000200\r
 \r
 typedef UINT32  EFI_FVB_ATTRIBUTES_2;\r
 \r
 #define EFI_FV_FILE_ATTRIB_ALIGNMENT      0x0000001F\r
 #define EFI_FV_FILE_ATTRIB_FIXED          0x00000100\r
 #define EFI_FV_FILE_ATTRIB_MEMORY_MAPPED  0x00000200\r
 \r
 typedef UINT32  EFI_FVB_ATTRIBUTES_2;\r
 \r
-// \r
+//\r
 // Attributes bit definitions\r
 // Attributes bit definitions\r
-// \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_READ_DISABLED_CAP  0x00000001\r
 #define EFI_FVB2_READ_ENABLED_CAP   0x00000002\r
 #define EFI_FVB2_READ_STATUS        0x00000004\r
@@ -118,7 +118,7 @@ typedef struct {
 \r
 //\r
 // Extension header pointed by ExtHeaderOffset of volume header.\r
 \r
 //\r
 // Extension header pointed by ExtHeaderOffset of volume header.\r
-// \r
+//\r
 typedef struct {\r
   EFI_GUID  FvName;\r
   UINT32    ExtHeaderSize;\r
 typedef struct {\r
   EFI_GUID  FvName;\r
   UINT32    ExtHeaderSize;\r
@@ -135,9 +135,9 @@ typedef struct {
   UINT32    TypeMask;\r
 \r
   //\r
   UINT32    TypeMask;\r
 \r
   //\r
-  // Array of GUIDs. \r
+  // Array of GUIDs.\r
   // Each GUID represents an OEM file type.\r
   // Each GUID represents an OEM file type.\r
-  // \r
+  //\r
   // EFI_GUID  Types[1];\r
   //\r
 } EFI_FIRMWARE_VOLUME_EXT_ENTRY_OEM_TYPE;\r
   // EFI_GUID  Types[1];\r
   //\r
 } EFI_FIRMWARE_VOLUME_EXT_ENTRY_OEM_TYPE;\r