summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/Timer.h
diff options
context:
space:
mode:
authorMudusuru, Giri P <giri.p.mudusuru@intel.com>2016-07-08 14:21:05 +0800
committerLiming Gao <liming.gao@intel.com>2016-07-11 10:29:49 +0800
commitb88df76120d228a5d27f48577f629671682475eb (patch)
tree587b4ed8dc8b917d359fe561c698fbc8087eb830 /MdePkg/Include/Protocol/Timer.h
parent2048c585b46d240d76e3097917cbbfe43a7be88e (diff)
downloadedk2-platforms-b88df76120d228a5d27f48577f629671682475eb.tar.xz
MdePkg: Fix typos in comments
- availabe to available - EFI_UNSUPPORTEDT to EFI_UNSUPPORTED Cc: Liming Gao <liming.gao@intel.com> Cc: Michael D Kinney <michael.d.kinney@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Giri P Mudusuru <giri.p.mudusuru@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'MdePkg/Include/Protocol/Timer.h')
-rw-r--r--MdePkg/Include/Protocol/Timer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Protocol/Timer.h b/MdePkg/Include/Protocol/Timer.h
index 6fe0044b87..c9a998e105 100644
--- a/MdePkg/Include/Protocol/Timer.h
+++ b/MdePkg/Include/Protocol/Timer.h
@@ -3,7 +3,7 @@
This code is used to provide the timer tick for the DXE core.
- Copyright (c) 2006 - 2008, Intel Corporation. All rights reserved.<BR>
+ Copyright (c) 2006 - 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
@@ -150,7 +150,7 @@ EFI_STATUS
@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.
**/
typedef