X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FRealTimeClockRuntimeDxe%2FRealTimeClockRuntimeDxe.inf;h=14bf26f5324e8a50aa2b36035d58335cfb938c34;hp=25f0b33bf451c50217c4382e83d32d1ebc1ea2bb;hb=84c35dd305957c9137e7c411a4b92eb3db283af2;hpb=09f8b4e251427d009f0b9a32b7265d7b4b8a5caa diff --git a/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf b/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf index 25f0b33bf4..14bf26f532 100644 --- a/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf +++ b/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClockRuntimeDxe.inf @@ -2,9 +2,9 @@ # Reset Architectural Protocol Driver as defined in PI # # This Reset module simulates system reset by process exit on NT. -# Copyright (c) 2006 - 2007, Intel Corporation +# Copyright (c) 2006 - 2007, Intel Corporation. All rights reserved.
# -# All rights reserved. This program and the accompanying materials +# This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License # which accompanies this distribution. The full text of the license may be found at # http://opensource.org/licenses/bsd-license.php @@ -18,7 +18,7 @@ INF_VERSION = 0x00010005 BASE_NAME = RealTimeClock FILE_GUID = B336F62D-4135-4A55-AE4E-4971BBF0885D - MODULE_TYPE = DXE_DRIVER + MODULE_TYPE = DXE_RUNTIME_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = InitializeRealTimeClock