]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Capsule.h
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Include / Protocol / Capsule.h
index 7d51a075998a1a341e84cae2a71a41924757b412..e2cf25f20f5c1fb33fd08175b1d7a68ede57c279 100644 (file)
@@ -1,16 +1,16 @@
 /** @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
+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