]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/CapsuleReport.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Guid / CapsuleReport.h
index 23c124df25ed382cd8bc77c6904857519322df71..d1d841866469ebadbe45776e6ee37fd86da285e9 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Guid & data structure used for Capsule process result variables\r
-  \r
-  Copyright (c) 2015, Intel Corporation. All rights reserved.<BR>\r
+\r
+  Copyright (c) 2015 - 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
@@ -84,14 +84,14 @@ typedef struct {
 \r
   ///\r
   /// In case of capsule loaded from disk, the zero-terminated array containing file name of capsule that was processed.\r
-  /// In case of capsule submitted directly to UpdateCapsule() there is no file name, and this field is required to contain a single 16-bit zero character \r
+  /// In case of capsule submitted directly to UpdateCapsule() there is no file name, and this field is required to contain a single 16-bit zero character\r
   ///  which is included in VariableTotalSize.\r
   ///\r
   /// CHAR16 CapsuleFileName[];\r
   ///\r
 \r
   ///\r
-  /// This field will contain a zero-terminated CHAR16 string containing the text representation of the device path of device publishing Firmware Management Protocol  \r
+  /// This field will contain a zero-terminated CHAR16 string containing the text representation of the device path of device publishing Firmware Management Protocol\r
   /// (if present). In case where device path is not present and the target is not otherwise known to firmware, or when payload was blocked by policy, or skipped,\r
   /// this field is required to contain a single 16-bit zero character which is included in VariableTotalSize.\r
   ///\r