]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/PeiCoreEntryPoint/PeiCoreEntryPoint.msa
Remove the duplicated Copy Right in msa header.
[mirror_edk2.git] / MdePkg / Library / PeiCoreEntryPoint / PeiCoreEntryPoint.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
3 <MsaHeader>
4 <ModuleName>PeiCoreEntryPoint</ModuleName>
5 <ModuleType>PEI_CORE</ModuleType>
6 <GuidValue>b3b0654a-969d-4096-86cb-27e262a02083</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>Entry point to a the PEI Core</Abstract>
9 <Description>
10 The library contains the entry point to a PEI core Module Type.
11 </Description>
12 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
13 <License>All rights reserved. This program and the accompanying materials
14 are licensed and made available under the terms and conditions of the BSD License
15 which accompanies this distribution. The full text of the license may be found at
16 http://opensource.org/licenses/bsd-license.php
17 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
18 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
19 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
20 </MsaHeader>
21 <ModuleDefinitions>
22 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
23 <BinaryModule>false</BinaryModule>
24 <OutputFileBasename>PeiCoreEntryPoint</OutputFileBasename>
25 </ModuleDefinitions>
26 <LibraryClassDefinitions>
27 <LibraryClass Usage="ALWAYS_PRODUCED">
28 <Keyword>PeiCoreEntryPoint</Keyword>
29 </LibraryClass>
30 </LibraryClassDefinitions>
31 <SourceFiles>
32 <Filename>PeiCoreEntryPoint.c</Filename>
33 </SourceFiles>
34 <PackageDependencies>
35 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
36 </PackageDependencies>
37 <Externs>
38 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
39 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
40 </Externs>
41 </ModuleSurfaceArea>