]> git.proxmox.com Git - mirror_edk2.git/blame - EdkNt32Pkg/Pei/MonoStatusCode/MonoStatusCode.msa
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@910 6f19259b...
[mirror_edk2.git] / EdkNt32Pkg / Pei / MonoStatusCode / MonoStatusCode.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
53b86193 2<!--Copyright (c) 2006, Intel Corporation
3All rights reserved. This program and the accompanying materials
4are licensed and made available under the terms and conditions of the BSD License
5which accompanies this distribution. The full text of the license may be found at
6http://opensource.org/licenses/bsd-license.php
7
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
2d527200 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
53b86193 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
878ddf1f 11 <MsaHeader>\r
2d527200 12 <ModuleName>MonoStatusCode</ModuleName>\r
878ddf1f 13 <ModuleType>PEIM</ModuleType>\r
2d527200 14 <GuidValue>1501614E-0E6C-4ef4-8B8F-C276CDFB646F</GuidValue>\r
15 <Version>1.0</Version>\r
7fda265d 16 <Abstract>Mono status code driver</Abstract>\r
17 <Description>\r
18 PEIM to provide the status code functionality, to aid in system debug.\r
19 It includes output to 0x80 port and/or to serial port. \r
20 This PEIM is monolithic. Different platform should provide different library.\r
21 </Description>\r
15f3b1d4 22 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r
53b86193 23 <License>All rights reserved. This program and the accompanying materials
24 are licensed and made available under the terms and conditions of the BSD License
25 which accompanies this distribution. The full text of the license may be found at
26 http://opensource.org/licenses/bsd-license.php
27 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
2d527200 28 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
29 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
878ddf1f 30 </MsaHeader>\r
2d527200 31 <ModuleDefinitions>\r
32 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
33 <BinaryModule>false</BinaryModule>\r
34 <OutputFileBasename>MonoStatusCode</OutputFileBasename>\r
35 </ModuleDefinitions>\r
878ddf1f 36 <LibraryClassDefinitions>\r
2d527200 37 <LibraryClass Usage="ALWAYS_CONSUMED">\r
38 <Keyword>DebugLib</Keyword>\r
39 </LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">\r
41 <Keyword>PeimEntryPoint</Keyword>\r
42 </LibraryClass>\r
43 <LibraryClass Usage="ALWAYS_CONSUMED">\r
44 <Keyword>EdkMemoryStatusCodeLib</Keyword>\r
45 </LibraryClass>\r
46 <LibraryClass Usage="ALWAYS_CONSUMED">\r
47 <Keyword>HobLib</Keyword>\r
48 </LibraryClass>\r
878ddf1f 49 </LibraryClassDefinitions>\r
50 <SourceFiles>\r
29d19b7f 51 <Filename>MonoStatusCode.dxs</Filename>\r
5094fb09 52 <Filename>MonoStatusCode.h</Filename>\r
29d19b7f 53 <Filename>MonoStatusCode.c</Filename>\r
878ddf1f 54 <Filename>PlatformStatusCode.c</Filename>\r
878ddf1f 55 </SourceFiles>\r
2d527200 56 <PackageDependencies>\r
57 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
58 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
59 <Package PackageGuid="0fb2aa2d-10d5-40a5-a9dc-060c12a4a3f3"/>\r
60 </PackageDependencies>\r
878ddf1f 61 <Protocols>\r
2d527200 62 <Protocol Usage="SOMETIMES_CONSUMED">\r
53b86193 63 <ProtocolCName>gEfiStatusCodeRuntimeProtocolGuid</ProtocolCName>\r
2d527200 64 </Protocol>\r
878ddf1f 65 </Protocols>\r
878ddf1f 66 <PPIs>\r
2d527200 67 <Ppi Usage="ALWAYS_CONSUMED">\r
53b86193 68 <PpiCName>gEfiPeiStatusCodePpiGuid</PpiCName>\r
2d527200 69 </Ppi>\r
70 <Ppi Usage="SOMETIMES_CONSUMED">\r
53b86193 71 <PpiCName>gEfiPeiFvFileLoaderPpiGuid</PpiCName>\r
2d527200 72 </Ppi>\r
878ddf1f 73 </PPIs>\r
74 <Externs>\r
15b06e58
LG
75 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
76 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 77 <Extern>\r
78 <ModuleEntryPoint>InstallMonoStatusCode</ModuleEntryPoint>\r
79 </Extern>\r
80 </Externs>\r
2d527200 81</ModuleSurfaceArea>