]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/PeiDxePostCodeLibReportStatusCode/PeiDxePostCodeLibReportStatusCode.msa
changed module's duplicated guid value
[mirror_edk2.git] / MdePkg / Library / PeiDxePostCodeLibReportStatusCode / PeiDxePostCodeLibReportStatusCode.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--Copyright (c) 2006, Intel Corporation
3 All rights reserved. This program and the accompanying materials
4 are licensed and made available under the terms and conditions of the BSD License
5 which accompanies this distribution. The full text of the license may be found at
6 http://opensource.org/licenses/bsd-license.php
7
8 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
9 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->
10 <LibraryModuleSurfaceArea xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd" xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
11 <MsaLibHeader>
12 <BaseName>PeiDxePostCodeLibReportStatusCode</BaseName>
13 <ModuleType>PEIM</ModuleType>
14 <ComponentType>LIBRARY</ComponentType>
15 <Guid>e062c52d-78dc-4cc5-b246-b13497a8123c</Guid>
16 <Version>0</Version>
17 <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
18 <Description>FIX ME!</Description>
19 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
20 <License>All rights reserved. This program and the accompanying materials
21 are licensed and made available under the terms and conditions of the BSD License
22 which accompanies this distribution. The full text of the license may be found at
23 http://opensource.org/licenses/bsd-license.php
24 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
25 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
26 <Created>2006-03-09 23:16</Created>
27 <Updated>2006-03-19 15:17</Updated>
28 <Specification>0</Specification>
29 </MsaLibHeader>
30 <LibraryClassDefinitions>
31 <LibraryClass Usage="ALWAYS_PRODUCED">PostCodeLib</LibraryClass>
32 <LibraryClass Usage="ALWAYS_CONSUMED">ReportStatusCodeLib</LibraryClass>
33 <LibraryClass Usage="ALWAYS_CONSUMED">PcdLib</LibraryClass>
34 <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>
35 </LibraryClassDefinitions>
36 <SourceFiles>
37 <Filename>PostCode.c</Filename>
38 </SourceFiles>
39 <Includes>
40 <PackageName>MdePkg</PackageName>
41 </Includes>
42 <PcdCoded>
43 <PcdEntry PcdItemType="FIXED_AT_BUILD">
44 <C_Name>PcdPostCodePropertyMask</C_Name>
45 </PcdEntry>
46 </PcdCoded>
47 </LibraryModuleSurfaceArea>