]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/Library/AcpiTimerLib/BaseAcpiTimerLib.inf
PcAtChipsetPkg: Update BaseAcpiTimerLib
[mirror_edk2.git] / PcAtChipsetPkg / Library / AcpiTimerLib / BaseAcpiTimerLib.inf
index 0a9df954e9d4d5cf4cbc85c7429cbd73bae101bf..48caebff13543aa5522aea2abf8928ac3124a096 100644 (file)
@@ -1,10 +1,10 @@
 ## @file\r
-#  ACPI Timer Library\r
+#  Base ACPI Timer Library\r
 #\r
 #  Provides basic timer support using the ACPI timer hardware.  The performance\r
 #  counter features are provided by the processors time stamp counter. \r
 #\r
-#  Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2013 - 2015, 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
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
-  BASE_NAME                      = AcpiTimerLib\r
+  BASE_NAME                      = BaseAcpiTimerLib\r
   FILE_GUID                      = 564DE85F-049E-4481-BF7A-CA04D2788CF9\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = TimerLib|SEC PEI_CORE PEIM\r
   CONSTRUCTOR                    = AcpiTimerLibConstructor\r
-  MODULE_UNI_FILE                = AcpiTimerLibModStrs.uni\r
+  MODULE_UNI_FILE                = BaseAcpiTimerLib.uni\r
 \r
 [Sources]\r
   AcpiTimerLib.c\r
@@ -49,3 +49,4 @@
   gPcAtChipsetPkgTokenSpaceGuid.PcdAcpiIoPciBarRegisterOffset     ## CONSUMES\r
   gPcAtChipsetPkgTokenSpaceGuid.PcdAcpiIoPortBaseAddress          ## CONSUMES\r
   gPcAtChipsetPkgTokenSpaceGuid.PcdAcpiPm1TmrOffset               ## CONSUMES\r
+  gPcAtChipsetPkgTokenSpaceGuid.PcdAcpiIoPortBaseAddressMask      ## CONSUMES
\ No newline at end of file