]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPlatformPkg/Library/PL031RealTimeClockLib/PL031RealTimeClockLib.inf
ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime Services
[mirror_edk2.git] / ArmPlatformPkg / Library / PL031RealTimeClockLib / PL031RealTimeClockLib.inf
index 30181ab3b9c147d4370da2d6a8e593187058eab7..3a98fc757e3df8a3e5bd3f8dd86433a63822dfb5 100644 (file)
@@ -1,8 +1,7 @@
 #/** @file\r
-# Memory Status Code Library for UEFI drivers\r
 #\r
-# Lib to provide memory journal status code reporting Routines\r
 # Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2011 - 2014, ARM Ltd. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
 [Sources.common]\r
   PL031RealTimeClockLib.c\r
 \r
-\r
 [Packages]\r
   MdePkg/MdePkg.dec\r
   EmbeddedPkg/EmbeddedPkg.dec\r
+  ArmPlatformPkg/ArmPlatformPkg.dec\r
 \r
 [LibraryClasses]\r
   IoLib\r
+  UefiLib\r
   DebugLib\r
+  PcdLib\r
+  ArmPlatformSysConfigLib\r
+  DxeServicesTableLib\r
+  UefiRuntimeLib\r
+\r
+[Guids]\r
+  gEfiEventVirtualAddressChangeGuid\r
+\r
+[Pcd]\r
+  gArmPlatformTokenSpaceGuid.PcdPL031RtcBase\r
+  gArmPlatformTokenSpaceGuid.PcdPL031RtcPpmAccuracy\r