]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / EmbeddedPkg / RealTimeClockRuntimeDxe / RealTimeClockRuntimeDxe.inf
index 186d4610bd42c2de4b344889e9af9805f9086408..0a4cd6dae703661b46f5c06accb1525f8875db96 100644 (file)
@@ -1,15 +1,11 @@
 #/** @file\r
-# Reset Architectural Protocol Driver as defined in PI\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. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2017, Linaro, Ltd. All rights reserved.<BR>\r
+#  Copyright (c) 2021, Ampere Computing LLC. 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
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\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
   EmbeddedPkg/EmbeddedPkg.dec\r
 \r
 [LibraryClasses]\r
-  UefiBootServicesTableLib\r
-  UefiDriverEntryPoint\r
   DebugLib\r
   RealTimeClockLib\r
+  TimeBaseLib\r
+  UefiBootServicesTableLib\r
+  UefiDriverEntryPoint\r
+  UefiRuntimeLib\r
 \r
 [Protocols]\r
   gEfiRealTimeClockArchProtocolGuid\r
 \r
 [Depex]\r
-  TRUE\r
+  gEfiVariableArchProtocolGuid\r
 \r