]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/SmmSwDispatch.h
NetworkPkg: Move Network library header file from MdeModulePkg to NetworkPkg
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / SmmSwDispatch.h
index db46c22f932fb2bd809542401eeed69eb2c4231b..eff188f4bf4df4236eb1be1bd6bfa6fcd5a78ffd 100644 (file)
@@ -1,14 +1,8 @@
 /** @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
-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) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
   @par Revision Reference:\r
   This Protocol is defined in Framework for EFI SMM Core Interface Spec\r
@@ -73,9 +67,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 +119,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