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
This commit is contained in:
jwang36
2006-06-30 20:31:48 +00:00
parent ff34e632aa
commit 5b2a7957d9
185 changed files with 474 additions and 474 deletions

View File

@@ -8,7 +8,7 @@
<Abstract>Library Dependencies:BaseLib</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>BaseCacheMaintenanceLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>CacheMaintenanceLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename SupArchList="IA32">x86Cache.c</Filename>
<Filename SupArchList="X64">x86Cache.c</Filename>
<Filename SupArchList="EBC">EbcCache.c</Filename>

View File

@@ -8,7 +8,7 @@
<Abstract>NULL Debug Library for UEFI 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>BaseDebugLibNull</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>DebugLib</Keyword>
</LibraryClass>
@@ -38,7 +38,7 @@
<Keyword>PrintLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>DebugLib.c</Filename>
</SourceFiles>
<PackageDependencies>
@@ -48,7 +48,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>PcdDebugPropertyMask</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdDebugPropertyMask</TokenSpaceGuidCName>

View File

@@ -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>BaseIoLibIntrinsic</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>IoLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename SupArchList="IA32">IoLib.c</Filename>
<Filename SupArchList="IA32">IoLibMsc.c</Filename>
<Filename SupArchList="IA32">IoLibGcc.c</Filename>

View File

@@ -8,7 +8,7 @@
<Abstract>Memory-only library functions with no library constructordestructor</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>BaseLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>BaseLib</Keyword>
</LibraryClass>
@@ -38,7 +38,7 @@
<Keyword>PcdLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>String.c</Filename>
<Filename>LinkedList.c</Filename>
<Filename>Synchronization.c</Filename>
@@ -291,7 +291,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>PcdMaximumUnicodeStringLength</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdMaximumUnicodeStringLength</TokenSpaceGuidCName>

View File

@@ -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>BaseMemoryLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>CopyMem.c</Filename>
<Filename>MemLibGuid.c</Filename>
<Filename>MemLibGeneric.c</Filename>

View File

@@ -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>BaseMemoryLibMmx</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>MemLibGuid.c</Filename>
<Filename>CopyMemWrapper.c</Filename>
<Filename>SetMemWrapper.c</Filename>

View File

@@ -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>BaseMemoryLibRepStr</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename SupArchList="IA32">MemLibGuid.c</Filename>
<Filename SupArchList="IA32">CopyMemWrapper.c</Filename>
<Filename SupArchList="IA32">SetMemWrapper.c</Filename>

View File

@@ -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>BaseMemoryLibSse2</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename SupArchList="IA32">MemLibGuid.c</Filename>
<Filename SupArchList="IA32">CopyMemWrapper.c</Filename>
<Filename SupArchList="IA32">SetMemWrapper.c</Filename>

View File

@@ -8,7 +8,7 @@
<Abstract>NULL PCD Library</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>BasePcdLibNull</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PcdLib</Keyword>
</LibraryClass>
@@ -29,7 +29,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PcdLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>BasePciCf8Lib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PciCf8Lib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PciLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>BasePciExpressLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PciExpressLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PciLib.c</Filename>
</SourceFiles>
<PackageDependencies>
@@ -42,7 +42,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>PcdPciExpressBaseAddress</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdPciExpressBaseAddress</TokenSpaceGuidCName>

View File

@@ -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>BasePciLibCf8</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PciLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PciLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>BasePciLibPciExpress</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PciLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PciLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the PEI library.</Abstract>
<Description>FIX ME!</Description>
<Copyright>Copyright (c) 2004 - 2005, 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>BasePeCoffGetEntryPointLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PeCoffGetEntryPointLib</Keyword>
</LibraryClass>
@@ -29,7 +29,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PeCoffGetEntryPoint.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the PEI library.</Abstract>
<Description>FIX ME!</Description>
<Copyright>Copyright (c) 2004 - 2005, 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>BasePeCoffLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PeCoffLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>BasePeCoff.c</Filename>
<Filename SupArchList="IA32">Ia32/PeCoffLoaderEx.c</Filename>
<Filename SupArchList="X64">x64/PeCoffLoaderEx.c</Filename>

View File

@@ -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>BasePerformanceLibNull</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PerformanceLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>PcdLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PerformanceLib.c</Filename>
</SourceFiles>
<PackageDependencies>
@@ -42,7 +42,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>

View File

@@ -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>BasePostCodeLibDebug</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PostCodeLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>PcdLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PostCode.c</Filename>
</SourceFiles>
<PackageDependencies>
@@ -42,7 +42,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>PcdPostCodePropertyMask</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdPostCodePropertyMask</TokenSpaceGuidCName>

View File

@@ -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>BasePostCodeLibPort80</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PostCodeLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>IoLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PostCode.c</Filename>
</SourceFiles>
<PackageDependencies>
@@ -42,7 +42,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>PcdPostCodePropertyMask</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdPostCodePropertyMask</TokenSpaceGuidCName>

View File

@@ -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>BasePrintLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PrintLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PrintLib.c</Filename>
<Filename>PrintLibInternal.c</Filename>
<Filename>PrintLibInternal.h</Filename>

View File

@@ -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>BaseReportStatusCodeLibNull</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>ReportStatusCodeLib</Keyword>
</LibraryClass>
@@ -41,13 +41,13 @@
<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>
<Guids xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Guids>
<GuidCNames Usage="ALWAYS_CONSUMED">
<GuidCName>StatusCodeDataTypeDebug</GuidCName>
</GuidCNames>
@@ -56,7 +56,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>

View File

@@ -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>BaseSmbusLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>SmbusLib</Keyword>
</LibraryClass>
@@ -38,7 +38,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>SmbusLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>BaseTimerLibLocalApic</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>TimerLib</Keyword>
</LibraryClass>
@@ -35,7 +35,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename SupArchList="IA32">x86TimerLib.c</Filename>
<Filename SupArchList="X64">x86TimerLib.c</Filename>
<Filename SupArchList="IPF">Ipf/PalCallStatic.s</Filename>

View File

@@ -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>BaseUefiDecompressLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>UefiDecompressLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>BaseUefiDecompressLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to the DXE 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,7 +21,7 @@
<BinaryModule>false</BinaryModule>
<OutputFileBasename>DxeCoreEntryPoint</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>DxeCoreEntryPoint</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>BaseLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>DxeCoreEntryPoint.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>DxeCoreHobLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>HobLib</Keyword>
</LibraryClass>
@@ -35,7 +35,7 @@
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>HobLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>DxeHobLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>HobLib</Keyword>
</LibraryClass>
@@ -35,18 +35,18 @@
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>HobLib.c</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
</PackageDependencies>
<Guids xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Guids>
<GuidCNames Usage="ALWAYS_CONSUMED">
<GuidCName>HobList</GuidCName>
</GuidCNames>
</Guids>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>

View File

@@ -8,7 +8,7 @@
<Abstract>I/O Library implemented with Framework CPU I/O Protocol</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>DxeIoLibCpuIo</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>IoLib</Keyword>
</LibraryClass>
@@ -35,19 +35,19 @@
<Keyword>BaseLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>IoLib.c</Filename>
<Filename>IoHighLevel.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>CpuIo</ProtocolCName>
</Protocol>
</Protocols>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFIDXE Drivers</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>DxeMemoryAllocationLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>MemoryAllocationLib</Keyword>
</LibraryClass>
@@ -35,7 +35,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>MemoryAllocationLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -8,7 +8,7 @@
<Abstract>IO Library implemented with Framework CPU IO Protocol</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>DxePcdLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PcdLib</Keyword>
</LibraryClass>
@@ -32,18 +32,18 @@
<Keyword>UefiBootServicesTableLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>DxePcdLib.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>PcdProtocol</ProtocolCName>
</Protocol>
</Protocols>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>

View File

@@ -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>

View File

@@ -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>DxeServicesTableLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>DxeServicesTableLib</Keyword>
</LibraryClass>
@@ -32,18 +32,18 @@
<Keyword>UefiLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>DxeServicesTableLib.c</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
</PackageDependencies>
<Guids xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Guids>
<GuidCNames Usage="ALWAYS_CONSUMED">
<GuidCName>DxeServicesTable</GuidCName>
</GuidCNames>
</Guids>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>

View File

@@ -8,7 +8,7 @@
<Abstract>SmBus Library Instance implemented with SmBus Protocol.</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>DxeSmbusLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>SmbusLib</Keyword>
</LibraryClass>
@@ -35,19 +35,19 @@
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>DxeSmbusLib.c</Filename>
<Filename>SmbusLib.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>Smbus</ProtocolCName>
</Protocol>
</Protocols>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFI/DXE 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>DxeSmmDriverEntryPoint</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>DxeSmmDriverEntryPoint</Keyword>
</LibraryClass>
@@ -35,13 +35,13 @@
<Keyword>BaseLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>DriverEntryPoint.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>DevicePath</ProtocolCName>
</Protocol>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFIDXE Drivers</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>HiiLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>HiiLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>MemoryAllocationLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>HiiLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>

View File

@@ -8,7 +8,7 @@
<Abstract>Debug Library for PEIMs that send debug messages to ReportStatusCode</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>PeiDxeDebugLibReportStatusCode</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>DebugLib</Keyword>
</LibraryClass>
@@ -38,7 +38,7 @@
<Keyword>PcdLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>DebugLib.c</Filename>
</SourceFiles>
<PackageDependencies>
@@ -48,7 +48,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>PcdDebugPropertyMask</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdDebugPropertyMask</TokenSpaceGuidCName>

View File

@@ -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>PeiDxePostCodeLibReportStatusCode</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PostCodeLib</Keyword>
</LibraryClass>
@@ -35,7 +35,7 @@
<Keyword>BaseLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PostCode.c</Filename>
</SourceFiles>
<PackageDependencies>
@@ -45,7 +45,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>PcdPostCodePropertyMask</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdPostCodePropertyMask</TokenSpaceGuidCName>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFIDXE Drivers</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>PeiHobLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>HobLib</Keyword>
</LibraryClass>
@@ -35,13 +35,13 @@
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>HobLib.c</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
</PackageDependencies>
<Guids xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Guids>
<GuidCNames Usage="ALWAYS_CONSUMED">
<GuidCName>HobMemoryAllocModule</GuidCName>
</GuidCNames>

View File

@@ -8,7 +8,7 @@
<Abstract>I/O Library implemented with Framework CPU I/O Protocol</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>PeiIoLibCpuIo</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>IoLib</Keyword>
</LibraryClass>
@@ -35,7 +35,7 @@
<Keyword>PeiServicesTablePointerLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>IoLib.c</Filename>
<Filename>IoHighLevel.c</Filename>
</SourceFiles>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFIDXE Drivers</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>PeiMemoryAllocationLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>MemoryAllocationLib</Keyword>
</LibraryClass>
@@ -35,7 +35,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>MemoryAllocationLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>PeiMemoryLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
@@ -35,7 +35,7 @@
<Keyword>BaseLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>MemLib.c</Filename>
<Filename>MemLibGuid.c</Filename>
<Filename>MemLibGeneric.c</Filename>

View File

@@ -8,7 +8,7 @@
<Abstract>PCD Library Instance implemented with PCD PPI.</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>PeiPcdLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PcdLib</Keyword>
</LibraryClass>
@@ -35,7 +35,7 @@
<Keyword>PeiServicesTablePointerLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PeiPcdLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>PeiReportStatusCodeLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>ReportStatusCodeLib</Keyword>
</LibraryClass>
@@ -44,13 +44,13 @@
<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>
<Guids xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Guids>
<GuidCNames Usage="ALWAYS_CONSUMED">
<GuidCName>StatusCodeDataTypeDebug</GuidCName>
</GuidCNames>
@@ -65,7 +65,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>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFIDXE Drivers</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>PeiResourcePublicationLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>ResourcePublicationLib</Keyword>
</LibraryClass>
@@ -32,7 +32,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PeiResourcePublicationLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>PeiServicesLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PeiServicesLib</Keyword>
</LibraryClass>
@@ -29,7 +29,7 @@
<Keyword>PeiServicesTablePointerLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PeiServicesLib.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -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>PeiServicesTablePointerLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PeiServicesTablePointerLib</Keyword>
</LibraryClass>
@@ -29,13 +29,13 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PeiServicesTablePointer.c</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
</PackageDependencies>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>

View File

@@ -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>PeiServicesTablePointerLibMm7</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PeiServicesTablePointerLib</Keyword>
</LibraryClass>
@@ -32,13 +32,13 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PeiServicesTablePointer.c</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
</PackageDependencies>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>

View File

@@ -8,7 +8,7 @@
<Abstract>SmBus Library Instance implemented with SmBus PPI.</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>PeiSmbusLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>SmbusLib</Keyword>
</LibraryClass>
@@ -38,14 +38,14 @@
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PeiSmbusLib.c</Filename>
<Filename>SmbusLib.c</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
</PackageDependencies>
<PPIs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<PPIs>
<Ppi Usage="ALWAYS_CONSUMED">
<PpiCName>Smbus</PpiCName>
</Ppi>

View File

@@ -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,7 +21,7 @@
<BinaryModule>false</BinaryModule>
<OutputFileBasename>PeimEntryPoint</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>PeimEntryPoint</Keyword>
</LibraryClass>
@@ -29,7 +29,7 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>PeimEntryPoint.c</Filename>
</SourceFiles>
<PackageDependencies>

View File

@@ -8,7 +8,7 @@
<Abstract>UEFI Boot Services Table Library</Abstract>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</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>UefiBootServicesTableLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>UefiBootServicesTableLib</Keyword>
</LibraryClass>
@@ -29,13 +29,13 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>UefiBootServicesTableLib.c</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
</PackageDependencies>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>

View File

@@ -8,7 +8,7 @@
<Abstract>Debug Library for UEFI drivers</Abstract>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</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>UefiDebugLibConOut</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>DebugLib</Keyword>
</LibraryClass>
@@ -41,7 +41,7 @@
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>DebugLib.c</Filename>
</SourceFiles>
<PackageDependencies>
@@ -51,7 +51,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>PcdDebugPropertyMask</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdDebugPropertyMask</TokenSpaceGuidCName>

View File

@@ -8,7 +8,7 @@
<Abstract>Debug Library for UEFI drivers</Abstract>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</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>UefiDebugLibStdErr</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>DebugLib</Keyword>
</LibraryClass>
@@ -41,7 +41,7 @@
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>DebugLib.c</Filename>
</SourceFiles>
<PackageDependencies>
@@ -51,7 +51,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>PcdDebugPropertyMask</C_Name>
<TokenSpaceGuidCName>FIX_ME_PcdDebugPropertyMask</TokenSpaceGuidCName>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</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>UefiDevicePathLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>DevicePathLib</Keyword>
</LibraryClass>
@@ -41,13 +41,13 @@
<Keyword>BaseLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>UefiDevicePathLib.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>DevicePath</ProtocolCName>
</Protocol>

View File

@@ -8,7 +8,7 @@
<Abstract>Device Path Library</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>UefiDevicePathLibDevicePathProtocol</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>DevicePathLib</Keyword>
</LibraryClass>
@@ -41,18 +41,18 @@
<Keyword>UefiBootServicesTableLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>UefiDevicePathLib.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>DevicePathUtilities</ProtocolCName>
</Protocol>
</Protocols>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</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>UefiDriverEntryPoint</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>UefiDriverEntryPoint</Keyword>
</LibraryClass>
@@ -38,13 +38,13 @@
<Keyword>UefiRuntimeServicesTableLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>DriverEntryPoint.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>LoadedImage</ProtocolCName>
</Protocol>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</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>UefiDriverModelLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>UefiDriverModelLib</Keyword>
</LibraryClass>
@@ -32,13 +32,13 @@
<Keyword>UefiBootServicesTableLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>UefiDriverModelLib.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>DriverBinding</ProtocolCName>
</Protocol>
@@ -52,7 +52,7 @@
<ProtocolCName>DriverDiagnostics</ProtocolCName>
</Protocol>
</Protocols>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>

View File

@@ -8,7 +8,7 @@
<Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</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>UefiLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>UefiLib</Keyword>
</LibraryClass>
@@ -41,7 +41,7 @@
<Keyword>MemoryAllocationLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>UefiLib.c</Filename>
<Filename>Console.c</Filename>
<Filename>UefiNotTiano.c</Filename>
@@ -49,7 +49,7 @@
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
</PackageDependencies>
<Guids xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Guids>
<GuidCNames Usage="ALWAYS_CONSUMED">
<GuidCName>EventLegacyBoot</GuidCName>
</GuidCNames>

View File

@@ -8,7 +8,7 @@
<Abstract>Memory-only library functions with no library constructor/destructor</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>UefiMemoryLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>BaseMemoryLib</Keyword>
</LibraryClass>
@@ -35,7 +35,7 @@
<Keyword>BaseLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>MemLib.c</Filename>
<Filename>MemLibGuid.c</Filename>
<Filename>MemLibGeneric.c</Filename>

View File

@@ -8,7 +8,7 @@
<Abstract>UEFI Runtime Services Table Library</Abstract>
<Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</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>UefiRuntimeServicesTableLib</OutputFileBasename>
</ModuleDefinitions>
<LibraryClassDefinitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LibraryClassDefinitions>
<LibraryClass Usage="ALWAYS_PRODUCED">
<Keyword>UefiRuntimeServicesTableLib</Keyword>
</LibraryClass>
@@ -29,13 +29,13 @@
<Keyword>DebugLib</Keyword>
</LibraryClass>
</LibraryClassDefinitions>
<SourceFiles xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SourceFiles>
<Filename>UefiRuntimeServicesTableLib.c</Filename>
</SourceFiles>
<PackageDependencies>
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
</PackageDependencies>
<Externs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Externs>
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
<Extern>