summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library/PeiPerformanceLib
diff options
context:
space:
mode:
authorjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-12 03:00:18 +0000
committerjji4 <jji4@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-12 03:00:18 +0000
commit5f087507ee3648db5e157b65c2dcb05547b1b9f9 (patch)
treee149107534d2329aa0f2b97a13db7af1539c4e6f /MdeModulePkg/Library/PeiPerformanceLib
parent6f3156155b313637ee548519c2f9b8d572ca2a24 (diff)
downloadedk2-5f087507ee3648db5e157b65c2dcb05547b1b9f9.tar.gz
edk2-5f087507ee3648db5e157b65c2dcb05547b1b9f9.tar.bz2
edk2-5f087507ee3648db5e157b65c2dcb05547b1b9f9.zip
INF head modified
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7003 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/PeiPerformanceLib')
-rw-r--r--MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf5
1 files changed, 3 insertions, 2 deletions
diff --git a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
index 7c7ca3a1b1..d3f611c225 100644
--- a/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
+++ b/MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
@@ -1,8 +1,9 @@
#/** @file
#
-# Memory-only library functions with no library constructor/destructor
+# Memory-only library functions with no library constructor/destructor
#
-# This module provides the performance measurement interfaces in PEI phase, it is one instance of Performance Libarary.
+# This module provides the performance measurement interfaces in PEI phase, it is
+# one instance of Performance Libarary.
#
# Copyright (c) 2006 - 2008, Intel Corporation. <BR>
# All rights reserved. This program and the accompanying materials