]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/HpetTimerDxe/HpetTimerDxe.inf
PcAtChipsetPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / PcAtChipsetPkg / HpetTimerDxe / HpetTimerDxe.inf
index c40e3331ed6be4c31fb580172f5c907c3206c224..ba2e075118f9b40ca0a58b5ba8bf7dcaaaa3736b 100644 (file)
@@ -1,14 +1,8 @@
 ## @file\r
 # Timer Architectural Protocol module using High Precesion Event Timer (HPET).\r
 #\r
-# Copyright (c) 2011 - 2014, 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
-# 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) 2011 - 2018, Intel Corporation. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC\r
 #\r
 #\r
 \r
 [Sources]\r
   HpetTimer.c\r
-  \r
+\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   UefiCpuPkg/UefiCpuPkg.dec\r
   PcAtChipsetPkg/PcAtChipsetPkg.dec\r
-  \r
+\r
 [LibraryClasses]\r
   PcdLib\r
   IoLib\r
@@ -47,8 +41,8 @@
   IoApicLib\r
 \r
 [Protocols]\r
-  gEfiTimerArchProtocolGuid                     # PROTOCOL ALWAYS_PRODUCED\r
-  gEfiCpuArchProtocolGuid                       # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiTimerArchProtocolGuid                     ## PRODUCES\r
+  gEfiCpuArchProtocolGuid                       ## CONSUMES\r
 \r
 [FeaturePcd]\r
   gPcAtChipsetPkgTokenSpaceGuid.PcdHpetMsiEnable    ## CONSUMES\r