]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Capsule.h
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Include / Protocol / Capsule.h
index 7d51a075998a1a341e84cae2a71a41924757b412..e698278aee692d289aed793831ab9dc4bbe6b7f8 100644 (file)
@@ -1,23 +1,17 @@
 /** @file\r
   Capsule Architectural Protocol as defined in PI1.0a Specification VOLUME 2 DXE\r
 \r
-  The DXE Driver that produces this protocol must be a runtime driver. \r
-  The driver is responsible for initializing the CapsuleUpdate() and \r
-  QueryCapsuleCapabilities() fields of the UEFI Runtime Services Table. \r
-  After the two fields of the UEFI Runtime Services Table have been initialized, \r
-  the driver must install the EFI_CAPSULE_ARCH_PROTOCOL_GUID on a new handle \r
-  with a NULL interface pointer. The installation of this protocol informs \r
-  the DXE Foundation that the Capsule related services are now available and \r
+  The DXE Driver that produces this protocol must be a runtime driver.\r
+  The driver is responsible for initializing the CapsuleUpdate() and\r
+  QueryCapsuleCapabilities() fields of the UEFI Runtime Services Table.\r
+  After the two fields of the UEFI Runtime Services Table have been initialized,\r
+  the driver must install the EFI_CAPSULE_ARCH_PROTOCOL_GUID on a new handle\r
+  with a NULL interface pointer. The installation of this protocol informs\r
+  the DXE Foundation that the Capsule related services are now available and\r
   that the DXE Foundation must update the 32-bit CRC of the UEFI Runtime Services Table.\r
 \r
-Copyright (c) 2006 - 2009, 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) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r