]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/AcpiTimerLib/DxeAcpiTimerLib.inf
OvmfPkg/EnrollDefaultKeys: enroll PK/KEK1 from the Type 11 SMBIOS table
[mirror_edk2.git] / OvmfPkg / Library / AcpiTimerLib / DxeAcpiTimerLib.inf
index b7e8bfc29e5234ca744e0f2ee0f08ed854e16681..e29872add3c7490179dae1d1205e109102a7eee9 100644 (file)
@@ -4,13 +4,7 @@
 #  Copyright (C) 2014, Gabriel L. Somlo <somlo@cmu.edu>\r
 #  Copyright (c) 2008 - 2010, Intel Corporation. All rights reserved.\r
 #\r
-#  This program and the accompanying materials are licensed and made\r
-#  available under the terms and conditions of the BSD License which\r
-#  accompanies this distribution.   The full text of the license may\r
-#  be found at 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
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
   FILE_GUID      = 52DECA02-2EE8-4EAA-8EAD-1AB83F8A5955\r
   MODULE_TYPE    = BASE\r
   VERSION_STRING = 1.0\r
-  LIBRARY_CLASS  = TimerLib|DXE_DRIVER DXE_RUNTIME_DRIVER\r
+  LIBRARY_CLASS  = TimerLib|DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SMM_DRIVER UEFI_DRIVER UEFI_APPLICATION SMM_CORE\r
   CONSTRUCTOR    = AcpiTimerLibConstructor\r
 \r
 [Sources]\r
   AcpiTimerLib.c\r
+  AcpiTimerLib.h\r
   DxeAcpiTimerLib.c\r
 \r
 [Packages]\r