summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeiCoreEntryPoint
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 /MdePkg/Library/PeiCoreEntryPoint
parentff34e632aaca5f91bf677c6835e574009019368a (diff)
downloadedk2-5b2a7957d9215b45e87de228b69b89aa21fafd3e.tar.gz
edk2-5b2a7957d9215b45e87de228b69b89aa21fafd3e.tar.bz2
edk2-5b2a7957d9215b45e87de228b69b89aa21fafd3e.zip
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 'MdePkg/Library/PeiCoreEntryPoint')
-rw-r--r--MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa6
1 files changed, 3 insertions, 3 deletions
diff --git a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa
index f50c32e13c..954adaef87 100644
--- a/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa
+++ b/MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa
@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to the PEI Core</Abstract>
<Description>FIX ME!</Description>
<Copyright>Copyright (c) 2004-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,12 +21,12 @@
<BinaryModule>false</BinaryModule>
<OutputFileBasename>PeiCoreEntryPoint</OutputFileBasename>
</ModuleDefinitions>
- <LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PeiCoreEntryPoint</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
- <SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <SourceFiles>
<Filename>PeiCoreEntryPoint.c</Filename>
</SourceFiles>
<PackageDependencies>