]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/SmmSwDispatch.h
IntelFrameworkPkg: Clean up source files
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / SmmSwDispatch.h
index de19e536e34ca71b2b2abb31ce274f6595554e71..d3c516261e04da4fc019e519ce3fb5a805605795 100644 (file)
@@ -1,13 +1,13 @@
 /** @file\r
   Provides the parent dispatch service for a given SMI source generator.\r
 \r
-Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
-This program and the accompanying materials are licensed and made available under \r
-the terms and conditions of the BSD License that accompanies this distribution.  \r
+Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
+This program and the accompanying materials are licensed and made available under\r
+the terms and conditions of the BSD License that accompanies this distribution.\r
 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
+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
 \r
   @par Revision Reference:\r
@@ -73,9 +73,9 @@ VOID
   @param  DispatchFunction      The function to install.\r
   @param  DispatchContext       The pointer to the dispatch function's context.\r
                                 Indicates to the register\r
-                                function the Software SMI input value for which \r
+                                function the Software SMI input value for which\r
                                 to invoke the dispatch function.\r
-  @param  DispatchHandle        The handle generated by the dispatcher to track \r
+  @param  DispatchHandle        The handle generated by the dispatcher to track\r
                                 the function instance.\r
 \r
   @retval EFI_SUCCESS           The dispatch function has been successfully\r
@@ -125,7 +125,7 @@ EFI_STATUS
 **/\r
 ///\r
 /// Inconsistent with the specification here:\r
-/// In The Framework specification SmmCis, this definition is named as \r
+/// In The Framework specification SmmCis, this definition is named as\r
 /// _EFI_SMM_ICHN_DISPATCH_PROTOCOL by mistake.\r
 ///\r
 struct _EFI_SMM_SW_DISPATCH_PROTOCOL {\r