]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Ppi/SmmCommunication.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Include / Ppi / SmmCommunication.h
index a22ed9f6d36972199dbc46130345f56c60d46e81..8ac86a443a15fe5f7c7f91491949da0bcb8a2144 100644 (file)
@@ -1,12 +1,12 @@
 /** @file\r
   EFI SMM Communication PPI definition.\r
 \r
-  This Ppi provides a means of communicating between PEIM and SMI \r
+  This Ppi provides a means of communicating between PEIM and SMI\r
   handlers inside of SMM.\r
   This Ppi is produced and consumed only in S3 resume boot path.\r
   It is NOT available in normal boot path.\r
 \r
-Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions\r
@@ -32,7 +32,7 @@ typedef struct _EFI_PEI_SMM_COMMUNICATION_PPI  EFI_PEI_SMM_COMMUNICATION_PPI;
 \r
 /**\r
   Communicates with a registered handler.\r
-  \r
+\r
   This function provides a service to send and receive messages from a registered UEFI service.\r
 \r
   @param[in] This                The EFI_PEI_SMM_COMMUNICATION_PPI instance.\r