summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Library/PeiPerformanceLib
diff options
context:
space:
mode:
authorjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-30 20:31:48 +0000
committerjwang36 <jwang36@6f19259b-4bc3-4df7-8a09-765794883524>2006-06-30 20:31:48 +0000
commit5b2a7957d9215b45e87de228b69b89aa21fafd3e (patch)
tree253c29aaee33ab3c0bd9d15c929f12481bd5e120 /EdkModulePkg/Library/PeiPerformanceLib
parentff34e632aaca5f91bf677c6835e574009019368a (diff)
downloadedk2-platforms-5b2a7957d9215b45e87de228b69b89aa21fafd3e.tar.xz
removed unnecessary name space declarations in some top level elements
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@700 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkModulePkg/Library/PeiPerformanceLib')
-rw-r--r--EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa10
1 files changed, 5 insertions, 5 deletions
diff --git a/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa b/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa
index 2d57140e96..e0788fab9d 100644
--- a/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa
+++ b/EdkModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.msa
@@ -8,7 +8,7 @@
<Abstract>Memory-only library functions with no library constructor/destructor</Abstract>
<Description>FIX ME!</Description>
<Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
- <License xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">All rights reserved. This program and the accompanying materials
+ <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
http://opensource.org/licenses/bsd-license.php
@@ -21,7 +21,7 @@
<BinaryModule>false</BinaryModule>
<OutputFileBasename>PeiPerformanceLib</OutputFileBasename>
</ModuleDefinitions>
- <LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PerformanceLib</Keyword>
</LibraryClass>
@@ -44,14 +44,14 @@
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
- <SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <SourceFiles>
<Filename>PeiPerformanceLib.c</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
<Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
</PackageDependencies>
- <Guids xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <Guids>
<GuidCNames Usage="SOMETIMES_CONSUMED">
<GuidCName>PeiPerformanceHob</GuidCName>
</GuidCNames>
@@ -60,7 +60,7 @@
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
</Externs>
- <PcdCoded xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <PcdCoded>
<PcdEntry PcdItemType="FIXED_AT_BUILD">
<C_Name>PcdPerformanceLibraryPropertyMask</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdPerformanceLibraryPropertyMask</TokenSpaceGuidCName>