]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Guid/CapsuleReport.h
MdePkg: Add PI 1.5 SmramMemoryReserve HOB file
[mirror_edk2.git] / MdePkg / Include / Guid / CapsuleReport.h
index 23c124df25ed382cd8bc77c6904857519322df71..93d2bb75a50b68c886c33fe0a7cf9024ed51929a 100644 (file)
@@ -1,14 +1,8 @@
 /** @file\r
   Guid & data structure used for Capsule process result variables\r
-  \r
-  Copyright (c) 2015, 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
+  Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
+  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
   @par Revision Reference:\r
   GUIDs defined in UEFI 2.4 spec.\r
@@ -84,14 +78,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