878ddf1f |
1 | <?xml version="1.0" encoding="UTF-8"?>\r |
2 | <!--\r |
3 | Copyright (c) 2006, Intel Corporation\r |
4 | All rights reserved. This program and the accompanying materials\r |
5 | are licensed and made available under the terms and conditions of the BSD License\r |
6 | which accompanies this distribution. The full text of the license may be found at\r |
7 | http://opensource.org/licenses/bsd-license.php\r |
8 | \r |
9 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
10 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
11 | -->\r |
12 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">\r |
13 | <MsaHeader>\r |
14 | <BaseName>MonoStatusCode</BaseName>\r |
15 | <ModuleType>PEIM</ModuleType>\r |
16 | <ComponentType>PE32_PEIM</ComponentType>\r |
17 | <Guid>1501614E-0E6C-4ef4-8B8F-C276CDFB646F</Guid>\r |
18 | <Version>0</Version>\r |
19 | <Abstract>Component description file for DiskIo module.</Abstract>\r |
20 | <Description>FIX ME!</Description>\r |
21 | <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r |
22 | <License>\r |
23 | All rights reserved. This program and the accompanying materials\r |
24 | are licensed and made available under the terms and conditions of the BSD License\r |
25 | which accompanies this distribution. The full text of the license may be found at\r |
26 | http://opensource.org/licenses/bsd-license.php\r |
27 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r |
28 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r |
29 | </License>\r |
30 | <Specification>0</Specification>\r |
31 | <Created>2006-03-14 17:04</Created>\r |
32 | <Updated>2006-03-19 15:17</Updated>\r |
33 | </MsaHeader>\r |
34 | <LibraryClassDefinitions>\r |
35 | <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>\r |
36 | <LibraryClass Usage="ALWAYS_CONSUMED">PeimEntryPoint</LibraryClass>\r |
37 | <LibraryClass Usage="ALWAYS_CONSUMED">EdkMemoryStatusCodeLib</LibraryClass>\r |
38 | <LibraryClass Usage="ALWAYS_CONSUMED">HobLib</LibraryClass>\r |
39 | </LibraryClassDefinitions>\r |
40 | <SourceFiles>\r |
41 | <Filename>..\MonoStatusCode.c</Filename>\r |
42 | <Filename>..\MonoStatusCode.h</Filename>\r |
43 | <Filename>PlatformStatusCode.c</Filename>\r |
44 | <Filename>..\MonoStatusCode.dxs</Filename>\r |
45 | </SourceFiles>\r |
46 | <Includes>\r |
47 | <PackageName>MdePkg</PackageName>\r |
48 | <PackageName>EdkModulePkg</PackageName>\r |
49 | <PackageName>EdkNt32Pkg</PackageName>\r |
50 | </Includes>\r |
51 | <Protocols>\r |
52 | <Protocol Usage="SOMETIMES_CONSUMED">StatusCode</Protocol>\r |
53 | </Protocols>\r |
54 | <Hobs>\r |
55 | <Hob Usage="SOMETIMES_PRODUCED" HobType="GUID_EXTENSION">\r |
56 | <Name>TranslateDxeStatusCodeToPeiStatusCode</Name>\r |
57 | <C_Name>gEfiStatusCodeRuntimeProtocolGuid</C_Name>\r |
58 | <Guid>0xd2b2b828, 0x826, 0x48a7, 0xb3, 0xdf, 0x98, 0x3c, 0x0, 0x60, 0x24, 0xf0</Guid>\r |
59 | </Hob>\r |
60 | </Hobs>\r |
61 | <PPIs>\r |
62 | <Ppi Usage="ALWAYS_CONSUMED">StatusCode</Ppi>\r |
63 | <Ppi Usage="SOMETIMES_CONSUMED">FvFileLoader</Ppi>\r |
64 | </PPIs>\r |
65 | <Externs>\r |
66 | <Extern>\r |
67 | <ModuleEntryPoint>InstallMonoStatusCode</ModuleEntryPoint>\r |
68 | </Extern>\r |
69 | </Externs>\r |
70 | </ModuleSurfaceArea>\r |