X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmbeddedPkg%2FRealTimeClockRuntimeDxe%2FRealTimeClock.c;fp=EmbeddedPkg%2FRealTimeClockRuntimeDxe%2FRealTimeClock.c;h=80af8cf824933aed91dab441af4cdb3ab248d5ed;hb=3402aac7d985bf8a9f9d3c639f3fe93609380513;hp=9564cf55eead4bf8f65f814c911edd0fc9a4dcd8;hpb=62d441fb17d59958bf00c4a1f3b52bf6a0b40b24;p=mirror_edk2.git diff --git a/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c b/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c index 9564cf55ee..80af8cf824 100644 --- a/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c +++ b/EmbeddedPkg/RealTimeClockRuntimeDxe/RealTimeClock.c @@ -1,11 +1,11 @@ /** @file Implement EFI RealTimeClock runtime services via RTC Lib. - + Currently this driver does not support runtime virtual calling. Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.
- + 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 @@ -16,7 +16,7 @@ **/ -#include +#include #include #include #include