summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf')
-rw-r--r--MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf5
1 files changed, 3 insertions, 2 deletions
diff --git a/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf b/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
index 87408fb26c..55c4d31415 100644
--- a/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
+++ b/MdePkg/Library/BasePerformanceLibNull/BasePerformanceLibNull.inf
@@ -1,9 +1,10 @@
#/** @file
-# Component description file for NULL Performance Library
+# Instance of Performance Library based on Base Library.
#
# Performance Library that layers on top of the Base Library to measure start
# and end times using CPU specific timer services if they are available.
-# Copyright (c) 2007, Intel Corporation.
+#
+# Copyright (c) 2007 - 2008, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License