]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/DebugSupport/Dxe/DebugSupport.msa
Added "/" for X64 file path
[mirror_edk2.git] / EdkModulePkg / Universal / DebugSupport / Dxe / DebugSupport.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
15b06e58
LG
2<!--Copyright (c) 2006, Intel Corporation\r
3All rights reserved. This program and the accompanying materials\r
4are licensed and made available under the terms and conditions of the BSD License\r
5which accompanies this distribution. The full text of the license may be found at\r
6http://opensource.org/licenses/bsd-license.php\r
7\r
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
1f86f081 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
5b2a7957 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
1f86f081 12 <ModuleName>DebugSupport</ModuleName>\r
878ddf1f 13 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 14 <GuidValue>911D584C-35F7-4955-BEF9-B452769DDC3A</GuidValue>\r
15 <Version>1.0</Version>\r
878ddf1f 16 <Abstract>Component description file for DiskIo module.</Abstract>\r
17 <Description>FIX ME!</Description>\r
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
15b06e58
LG
19 <License>All rights reserved. This program and the accompanying materials\r
20 are licensed and made available under the terms and conditions of the BSD License\r
21 which accompanies this distribution. The full text of the license may be found at\r
22 http://opensource.org/licenses/bsd-license.php\r
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
1f86f081 24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 26 </MsaHeader>\r
1f86f081 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>DebugSupport</OutputFileBasename>\r
31 </ModuleDefinitions>\r
878ddf1f 32 <LibraryClassDefinitions>\r
1f86f081 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>DebugLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>UefiDriverEntryPoint</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>BaseMemoryLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>MemoryAllocationLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>UefiBootServicesTableLib</Keyword>\r
47 </LibraryClass>\r
878ddf1f 48 </LibraryClassDefinitions>\r
49 <SourceFiles>\r
50 <Filename>DebugSupport.c</Filename>\r
51 <Filename>DebugSupport.dxs</Filename>\r
1f86f081 52 <Filename SupArchList="IA32">Ia32/AsmFuncs.asm</Filename>\r
53 <Filename SupArchList="IA32">Ia32/plDebugSupport.c</Filename>\r
54 <Filename SupArchList="IPF">ipf/AsmFuncs.s</Filename>\r
55 <Filename SupArchList="IPF">ipf/common.i</Filename>\r
56 <Filename SupArchList="IPF">ipf/ds64macros.i</Filename>\r
57 <Filename SupArchList="IPF">ipf/plDebugSupport.c</Filename>\r
878ddf1f 58 </SourceFiles>\r
1f86f081 59 <PackageDependencies>\r
60 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
61 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
62 </PackageDependencies>\r
878ddf1f 63 <Protocols>\r
1f86f081 64 <Protocol Usage="SOMETIMES_PRODUCED">\r
65 <ProtocolCName>DebugSupport</ProtocolCName>\r
66 </Protocol>\r
67 <Protocol Usage="ALWAYS_CONSUMED">\r
68 <ProtocolCName>LoadedImage</ProtocolCName>\r
69 </Protocol>\r
878ddf1f 70 </Protocols>\r
71 <Externs>\r
1f86f081 72 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 73 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 74 <Extern>\r
75 <ModuleEntryPoint>InitializeDebugSupportDriver</ModuleEntryPoint>\r
76 </Extern>\r
77 </Externs>\r
1f86f081 78</ModuleSurfaceArea>