summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg/8254TimerDxe/Timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'PcAtChipsetPkg/8254TimerDxe/Timer.h')
-rw-r--r--PcAtChipsetPkg/8254TimerDxe/Timer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/PcAtChipsetPkg/8254TimerDxe/Timer.h b/PcAtChipsetPkg/8254TimerDxe/Timer.h
index 5a354a8892..c2c29bb9cd 100644
--- a/PcAtChipsetPkg/8254TimerDxe/Timer.h
+++ b/PcAtChipsetPkg/8254TimerDxe/Timer.h
@@ -1,7 +1,7 @@
/** @file
Private data structures
-Copyright (c) 2005 - 2012, Intel Corporation. All rights reserved.<BR>
+Copyright (c) 2005 - 2016, Intel Corporation. All rights reserved.<BR>
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
@@ -178,7 +178,7 @@ TimerDriverGetTimerPeriod (
@param This The EFI_TIMER_ARCH_PROTOCOL instance.
@retval EFI_SUCCESS The soft timer interrupt was generated.
- @retval EFI_UNSUPPORTEDT The platform does not support the generation of soft timer interrupts.
+ @retval EFI_UNSUPPORTED The platform does not support the generation of soft timer interrupts.
**/
EFI_STATUS