Add necessary files (such as *.h) in module msa and remove unused msa files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@882 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,183 +0,0 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!--
|
||||
Copyright (c) 2006, Intel Corporation
|
||||
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
|
||||
|
||||
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
-->
|
||||
<root>
|
||||
<Ffs type="APPLICATION">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_APPLICATION"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections EncapsulationType="Compress">
|
||||
<Sections EncapsulationType="Guid-Defined">
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
<Section SectionType="EFI_SECTION_USER_INTERFACE"/>
|
||||
<Section SectionType="EFI_SECTION_VERSION"/>
|
||||
</Sections>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="FILE">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_FREEFORM"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_RAW"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="Apriori">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_FREEFORM"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_RAW"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="Logo, Logo.Logo">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_FREEFORM"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections EncapsulationType="Compress">
|
||||
<Sections EncapsulationType="Guid-Defined">
|
||||
<Section SectionType="EFI_SECTION_RAW"/>
|
||||
</Sections>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="RAWFILE">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_RAW"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_RAW"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="Legacy16">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_FREEFORM"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections EncapsulationType="Compress">
|
||||
<Sections EncapsulationType="Guid-Defined">
|
||||
<Section SectionType="EFI_SECTION_RAW"/>
|
||||
</Sections>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="BINARY">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_FREEFORM"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections EncapsulationType="Compress">
|
||||
<Sections EncapsulationType="Guid-Defined">
|
||||
<Section SectionType="EFI_SECTION_RAW"/>
|
||||
</Sections>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="PE32_PEIM.TE_PEIM">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_PEIM"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_PEI_DEPEX"/>
|
||||
<Section SectionType="EFI_SECTION_TE"/>
|
||||
<Section SectionType="EFI_SECTION_USER_INTERFACE"/>
|
||||
<Section SectionType="EFI_SECTION_VERSION"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="Config.Config">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_RAW"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_RAW"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="BS_DRIVER.Ifr_Bin">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_DRIVER"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections EncapsulationType="Compress">
|
||||
<Sections EncapsulationType="Guid-Defined">
|
||||
<Section SectionType="EFI_SECTION_PEI_DEPEX"/>
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
<Section SectionType="EFI_SECTION_USER_INTERFACE"/>
|
||||
<Section SectionType="EFI_SECTION_VERSION"/>
|
||||
<Section SectionType="EFI_SECTION_RAW"/>
|
||||
</Sections>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
|
||||
|
||||
<Ffs type="PEI_CORE">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_PEI_CORE"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
<Section SectionType="EFI_SECTION_USER_INTERFACE"/>
|
||||
<Section SectionType="EFI_SECTION_VERSION"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="PE32_PEIM">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_PEIM"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_PEI_DEPEX"/>
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
<Section SectionType="EFI_SECTION_USER_INTERFACE"/>
|
||||
<Section SectionType="EFI_SECTION_VERSION"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="PE32_PEIM.Relocatable">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_PEIM"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_PEI_DEPEX"/>
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="PE32_PEIM.CompressPEIM">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_PEIM"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_PEI_DEPEX"/>
|
||||
<Sections EncapsulationType="Compress">
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
<Section SectionType="EFI_SECTION_USER_INTERFACE"/>
|
||||
<Section SectionType="EFI_SECTION_VERSION"/>
|
||||
</Sections>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="COMBINED_PEIM_DRIVER">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_COMBINED_PEIM_DRIVER"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_PEI_DEPEX"/>
|
||||
<Section SectionType="EFI_SECTION_UNKNOW"/>
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
<Section SectionType="EFI_SECTION_USER_INTERFACE"/>
|
||||
<Section SectionType="EFI_SECTION_VERSION"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="DXE_CORE">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_DXE_CORE"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections EncapsulationType="Compress">
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
<Section SectionType="EFI_SECTION_USER_INTERFACE"/>
|
||||
<Section SectionType="EFI_SECTION_VERSION"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
<Ffs type="BS_DRIVER, RT_DRIVER, SAL_RT_DRIVER, BS_DRIVER_EFI, RT_DRIVER_EFI, APPLICATION_EFI">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_DRIVER"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections EncapsulationType="Compress">
|
||||
<Sections EncapsulationType="Guid-Defined">
|
||||
<Section SectionType="EFI_SECTION_DXE_DEPEX"/>
|
||||
<Section SectionType="EFI_SECTION_PE32"/>
|
||||
<Section SectionType="EFI_SECTION_USER_INTERFACE"/>
|
||||
<Section SectionType="EFI_SECTION_VERSION"/>
|
||||
</Sections>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
|
||||
<Ffs type="Microcode">
|
||||
<Attribute Name="FFS_FILETYPE" Value="EFI_FV_FILETYPE_RAW"/>
|
||||
<Attribute Name="FFS_ATTRIB_CHECKSUM" Value="TRUE"/>
|
||||
<Sections>
|
||||
<Section SectionType="EFI_SECTION_RAW"/>
|
||||
</Sections>
|
||||
</Ffs>
|
||||
</root>
|
@@ -64,6 +64,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
|
||||
<SourceFiles>
|
||||
<Filename>ConPlatform.c</Filename>
|
||||
<Filename>ConPlatform.h</Filename>
|
||||
<Filename>ComponentName.h</Filename>
|
||||
<Filename>ComponentName.c</Filename>
|
||||
</SourceFiles>
|
||||
<PackageDependencies>
|
||||
|
@@ -60,6 +60,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
|
||||
</LibraryClassDefinitions>
|
||||
<SourceFiles>
|
||||
<Filename>MiscSubclassDriver.uni</Filename>
|
||||
<Filename>MiscDevicePath.h</Filename>
|
||||
<Filename>MiscSubclassDriver.h</Filename>
|
||||
<Filename>MiscSubclassDriverEntryPoint.c</Filename>
|
||||
<Filename>MiscSubclassDriverDataTable.c</Filename>
|
||||
|
@@ -90,18 +90,26 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
|
||||
</LibraryClassDefinitions>
|
||||
<SourceFiles>
|
||||
<Filename>PlatformData.c</Filename>
|
||||
<Filename>BdsPlatform.h</Filename>
|
||||
<Filename>BdsPlatform.c</Filename>
|
||||
<Filename>Generic\Bds.h</Filename>
|
||||
<Filename>Generic\BdsEntry.c</Filename>
|
||||
<Filename>Generic\FrontPage.h</Filename>
|
||||
<Filename>Generic\FrontPage.c</Filename>
|
||||
<Filename>Generic\FrontPageStrings.uni</Filename>
|
||||
<Filename>Generic\FrontPageVfr.vfr</Filename>
|
||||
<Filename>Generic\Language.h</Filename>
|
||||
<Filename>Generic\Language.c</Filename>
|
||||
<Filename>Generic\String.h</Filename>
|
||||
<Filename>Generic\String.c</Filename>
|
||||
<Filename>Generic\Strings.uni</Filename>
|
||||
<Filename>Generic\Capsules.c</Filename>
|
||||
<Filename>Generic\MemoryTest.c</Filename>
|
||||
<Filename>Generic\BootMaint\BmString.uni</Filename>
|
||||
<Filename>Generic\BootMaint\bm.vfr</Filename>
|
||||
<Filename>Generic\BootMaint\BBSsupport.h</Filename>
|
||||
<Filename>Generic\BootMaint\BootMaint.h</Filename>
|
||||
<Filename>Generic\BootMaint\FormGuid.h</Filename>
|
||||
<Filename>Generic\BootMaint\BmLib.c</Filename>
|
||||
<Filename>Generic\BootMaint\BootOption.c</Filename>
|
||||
<Filename>Generic\BootMaint\ConsoleOption.c</Filename>
|
||||
@@ -112,9 +120,11 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
|
||||
<Filename>Generic\BootMaint\BootMaint.c</Filename>
|
||||
<Filename>Generic\BootMaint\FileExplorer.c</Filename>
|
||||
<Filename>Generic\BootMaint\FE.vfr</Filename>
|
||||
<Filename>Generic\BootMngr\BootManager.h</Filename>
|
||||
<Filename>Generic\BootMngr\BootManager.c</Filename>
|
||||
<Filename>Generic\BootMngr\BootManagerStrings.uni</Filename>
|
||||
<Filename>Generic\BootMngr\BootManagerVfr.vfr</Filename>
|
||||
<Filename>Generic\DeviceMngr\DeviceManager.h</Filename>
|
||||
<Filename>Generic\DeviceMngr\DeviceManager.c</Filename>
|
||||
<Filename>Generic\DeviceMngr\DeviceManagerStrings.uni</Filename>
|
||||
<Filename>Generic\DeviceMngr\DeviceManagerVfr.vfr</Filename>
|
||||
|
@@ -67,6 +67,7 @@
|
||||
<Filename>BdsConsole.c</Filename>
|
||||
<Filename>BdsConnect.c</Filename>
|
||||
<Filename>DevicePath.c</Filename>
|
||||
<Filename>Performance.h</Filename>
|
||||
<Filename>Performance.c</Filename>
|
||||
<Filename>BdsMisc.c</Filename>
|
||||
<Filename SupArchList="IPF">Ipf\ShadowRom.c</Filename>
|
||||
|
@@ -45,6 +45,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
|
||||
</LibraryClassDefinitions>
|
||||
<SourceFiles>
|
||||
<Filename>MonoStatusCode.dxs</Filename>
|
||||
<Filename>MonoStatusCode.h</Filename>
|
||||
<Filename>MonoStatusCode.c</Filename>
|
||||
<Filename>PlatformStatusCode.c</Filename>
|
||||
</SourceFiles>
|
||||
|
Reference in New Issue
Block a user