]>
Commit | Line | Data |
---|---|---|
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 | <LibraryModuleSurfaceArea 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 | <MsaLibHeader>\r | |
14 | <BaseName>PeiPcdLib</BaseName>\r | |
15 | <ModuleType>PEIM</ModuleType>\r | |
16 | <ComponentType>LIBRARY</ComponentType>\r | |
17 | <Guid>9dbf6f25-0da2-4a1d-8e12-e78de6ab4d0e</Guid>\r | |
18 | <Version>0</Version>\r | |
19 | <Abstract>PCD Library Instance implemented with PCD PPI.</Abstract>\r | |
20 | <Description>FIX ME!</Description>\r | |
21 | <Copyright>Copyright (c) 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-09 23:12</Created>\r | |
32 | <Updated>2006-03-19 15:17</Updated>\r | |
33 | </MsaLibHeader>\r | |
34 | <LibraryClassDefinitions>\r | |
35 | <LibraryClass Usage="ALWAYS_PRODUCED">PcdLib</LibraryClass>\r | |
36 | <LibraryClass Usage="ALWAYS_CONSUMED">PeimEntryPoint</LibraryClass>\r | |
37 | <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>\r | |
38 | <LibraryClass Usage="ALWAYS_CONSUMED">PeiServicesTablePointerLib</LibraryClass>\r | |
39 | </LibraryClassDefinitions>\r | |
40 | <SourceFiles>\r | |
41 | <Filename>PeiPcdLib.c</Filename>\r | |
42 | </SourceFiles>\r | |
43 | <Includes>\r | |
44 | <PackageName>MdePkg</PackageName>\r | |
45 | </Includes>\r | |
46 | </LibraryModuleSurfaceArea>\r |