]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Protocol/SmmPeriodicTimerDispatch.h
Remove IntelFrameworkModulePkg
[mirror_edk2.git] / IntelFrameworkPkg / Include / Protocol / SmmPeriodicTimerDispatch.h
index 962665f38427e97a4db40e4ffce890044f6311ec..8cda37cb21f30e6aac828ab611a637bec2f684a1 100644 (file)
@@ -1,14 +1,8 @@
 /** @file\r
   Provides the parent dispatch service for the periodical timer 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 of EFI SMM Core Interface Spec\r
@@ -159,12 +153,12 @@ struct _EFI_SMM_PERIODIC_TIMER_DISPATCH_PROTOCOL {
   /// Installs a child service to be dispatched by this protocol.\r
   ///\r
   EFI_SMM_PERIODIC_TIMER_REGISTER   Register;\r
-  \r
+\r
   ///\r
   /// Removes a child service dispatched by this protocol.\r
   ///\r
   EFI_SMM_PERIODIC_TIMER_UNREGISTER UnRegister;\r
-  \r
+\r
   ///\r
   /// Returns the next SMI tick period that is supported by the chipset.\r
   ///\r