]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue
[mirror_edk2.git] / EmbeddedPkg / RealTimeClockRuntimeDxe / RealTimeClockRuntimeDxe.inf
index f0afceeb6530d2fb8b9aea883f9aaf2a67390280..d0520392f1452a9dcc025bcdf3592cfb841347d3 100644 (file)
@@ -1,11 +1,10 @@
-#%HEADER%\r
 #/** @file\r
-# NT Emulation Reset Architectural Protocol Driver as defined in TIANO\r
+#  Real Time Clock Architectural Protocol Driver as defined in PI\r
 #\r
-# This Reset module simulates system reset by process exit on NT.\r
-# Copyright (c) 2006 - 2007, Intel Corporation\r
+#  Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2017, Linaro, Ltd. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\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
@@ -19,7 +18,7 @@
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = RealTimeClock\r
   FILE_GUID                      = B336F62D-4135-4A55-AE4E-4971BBF0885D\r
-  MODULE_TYPE                    = DXE_DRIVER\r
+  MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
 \r
   ENTRY_POINT                    = InitializeRealTimeClock\r
   EmbeddedPkg/EmbeddedPkg.dec\r
 \r
 [LibraryClasses]\r
-  UefiBootServicesTableLib\r
-  UefiDriverEntryPoint\r
   DebugLib\r
   RealTimeClockLib\r
+  UefiBootServicesTableLib\r
+  UefiDriverEntryPoint\r
+  UefiRuntimeLib\r
 \r
 [Protocols]\r
-  gEfiRealTimeClockArchProtocolGuid        \r
+  gEfiRealTimeClockArchProtocolGuid\r
 \r
 [Depex]\r
   TRUE\r