]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/FirmwareFileSystem2.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Guid / FirmwareFileSystem2.h
index a70e4736d696f49def3037c74d76b2ebce4ad588..c30e186ef63067f17853aaef992454e7c07b78b8 100644 (file)
@@ -1,14 +1,14 @@
 /** @file\r
   Guid used to define the Firmware File System 2.\r
 \r
-  Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>\r
-  This program and the accompanying materials                          \r
-  are licensed and made available under the terms and conditions of the BSD License         \r
-  which accompanies this distribution.  The full text of the license may be found at        \r
-  http://opensource.org/licenses/bsd-license.php                                            \r
+  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  This program and the accompanying materials\r
+  are licensed and made available under the terms and conditions of the BSD License\r
+  which accompanies this distribution.  The full text of the license may be found at\r
+  http://opensource.org/licenses/bsd-license.php\r
 \r
-  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
-  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
+  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 \r
   @par Revision Reference:\r
   GUIDs introduced in PI Version 1.0.\r
 #ifndef __FIRMWARE_FILE_SYSTEM2_GUID_H__\r
 #define __FIRMWARE_FILE_SYSTEM2_GUID_H__\r
 \r
-/// \r
-/// The firmware volume header contains a data field for \r
+///\r
+/// The firmware volume header contains a data field for\r
 /// the file system GUID\r
-/// \r
+///\r
 #define EFI_FIRMWARE_FILE_SYSTEM2_GUID \\r
   { 0x8c8ce578, 0x8a3d, 0x4f1c, { 0x99, 0x35, 0x89, 0x61, 0x85, 0xc3, 0x2d, 0xd3 } }\r
 \r
 ///\r
-/// A Volume Top File (VTF) is a file that must be \r
-/// located such that the last byte of the file is \r
+/// A Volume Top File (VTF) is a file that must be\r
+/// located such that the last byte of the file is\r
 /// also the last byte of the firmware volume\r
-/// \r
+///\r
 #define EFI_FFS_VOLUME_TOP_FILE_GUID \\r
   { 0x1BA0062E, 0xC779, 0x4582, { 0x85, 0x66, 0x33, 0x6A, 0xE8, 0xF7, 0x8F, 0x9 } }\r
 \r