summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-02-14 01:46:10 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2007-02-14 01:46:10 +0000
commit84d87a73e9fd4bd3b3b14372240812812aa9112d (patch)
tree10a9c494804104878a1d9ca46da7fc0fc7f7111d /EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa
parent2c6fae9e7d8b992c61e86929b172c73ee5b36e7d (diff)
downloadedk2-platforms-84d87a73e9fd4bd3b3b14372240812812aa9112d.tar.xz
Clean up Lib MSAs for EdkModulePkg
1. Remove unnecessary library class 2. Remove unreferenced GUID git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2390 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa')
-rw-r--r--EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa5
1 files changed, 1 insertions, 4 deletions
diff --git a/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa b/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa
index ac8b811495..3555a24da0 100644
--- a/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa
+++ b/EdkModulePkg/Library/DxePerformanceLib/DxePerformanceLib.msa
@@ -7,7 +7,7 @@
<Version>1.0</Version>
<Abstract>Component description file for Dxe Performance Library</Abstract>
<Description>This library provides intrastructure for Dxe driver to log performance.</Description>
- <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
+ <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>
<License>All rights reserved. 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
@@ -32,9 +32,6 @@
<Keyword>UefiBootServicesTableLib</Keyword>
</LibraryClass>
<LibraryClass Usage="ALWAYS_CONSUMED">
- <Keyword>TimerLib</Keyword>
- </LibraryClass>
- <LibraryClass Usage="ALWAYS_CONSUMED">
<Keyword>PcdLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>