X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EmulatorPkg%2FTimerDxe%2FTimer.c;h=8d246726aced9f54f3f21deb66434f7d7b3dfb7c;hb=34d808add3dc23aaa37e1c9edb2fcc2b50118367;hp=5230a9625e97a6843a5cc13b2903d140bc705666;hpb=e148512e5132e38accf2fe8188a9bdf9d1de02d8;p=mirror_edk2.git diff --git a/EmulatorPkg/TimerDxe/Timer.c b/EmulatorPkg/TimerDxe/Timer.c index 5230a9625e..8d246726ac 100644 --- a/EmulatorPkg/TimerDxe/Timer.c +++ b/EmulatorPkg/TimerDxe/Timer.c @@ -5,7 +5,7 @@ timer service. In the future, the Thread creation should possibly be abstracted by the CPU architectural protocol -Copyright (c) 2004 - 2012, Intel Corporation. All rights reserved.
+Copyright (c) 2004 - 2016, Intel Corporation. All rights reserved.
Portions copyright (c) 2010 - 2011, 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 @@ -276,7 +276,7 @@ Returns: EFI_SUCCESS - The soft timer interrupt was generated. - EFI_UNSUPPORTEDT - The platform does not support the generation of soft timer interrupts. + EFI_UNSUPPORTED - The platform does not support the generation of soft timer interrupts. **/ {