summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeReportStatusCodeLib
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/DxeReportStatusCodeLib')
-rw-r--r--MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa12
1 files changed, 6 insertions, 6 deletions
diff --git a/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa b/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa
index d3da36bb7d..4ee2fa6cc0 100644
--- a/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa
+++ b/MdePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.msa
@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFIDXE Drivers</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,7 +21,7 @@
<BinaryModule>false</BinaryModule>
<OutputFileBasename>DxeReportStatusCodeLib</OutputFileBasename>
</ModuleDefinitions>
- <LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>ReportStatusCodeLib</Keyword>
</LibraryClass>
@@ -44,18 +44,18 @@
<Keyword>IoLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
- <SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <SourceFiles>
<Filename>ReportStatusCodeLib.c</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
</PackageDependencies>
- <Protocols xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <Protocols>
<Protocol Usage="ALWAYS_CONSUMED">
<ProtocolCName>StatusCode</ProtocolCName>
</Protocol>
</Protocols>
- <Guids xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+ <Guids>
<GuidCNames Usage="ALWAYS_CONSUMED">
<GuidCName>StatusCodeDataTypeAssert</GuidCName>
</GuidCNames>
@@ -70,7 +70,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>PcdReportStatusCodePropertyMask</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdReportStatusCodePropertyMask</TokenSpaceGuidCName>