summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c')
-rw-r--r--MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c b/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
index 33a9736a24..0d76072776 100644
--- a/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
+++ b/MdePkg/Library/BaseTimerLibNullTemplate/TimerLibNull.c
@@ -1,5 +1,5 @@
/** @file
- Timer Library functions for runtime drivers.
+ A non-functional instance of the Timer Library.
Copyright (c) 2007, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials
@@ -10,7 +10,7 @@
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
- Module Name: RuntimeTimerLib.c
+ Module Name: TimerLibNull.c
**/