Commit | Line | Data |
---|---|---|
c2a77067 | 1 | <?xml version="1.0" encoding="UTF-8"?>\r |
15b06e58 LG |
2 | <!--Copyright (c) 2006, Intel Corporation\r |
3 | All rights reserved. This program and the accompanying materials\r | |
4 | are licensed and made available under the terms and conditions of the BSD License\r | |
5 | which accompanies this distribution. The full text of the license may be found at\r | |
6 | http://opensource.org/licenses/bsd-license.php\r | |
7 | \r | |
8 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r | |
2d527200 | 9 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r |
5b2a7957 | 10 | <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r |
878ddf1f | 11 | <MsaHeader>\r |
2d527200 | 12 | <ModuleName>Logo</ModuleName>\r |
13 | <ModuleType>USER_DEFINED</ModuleType>\r | |
14 | <GuidValue>7BB28B99-61BB-11D5-9A5D-0090273FC14D</GuidValue>\r | |
15 | <Version>1.0</Version>\r | |
878ddf1f | 16 | <Abstract>Component description file for creating a Logo file.</Abstract>\r |
c2a77067 | 17 | <Description>This module provides the logo bitmap picture shown on setup screen.</Description>\r |
15f3b1d4 | 18 | <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>\r |
15b06e58 LG |
19 | <License>All rights reserved. This program and the accompanying materials\r |
20 | are licensed and made available under the terms and conditions of the BSD License\r | |
21 | which accompanies this distribution. The full text of the license may be found at\r | |
22 | http://opensource.org/licenses/bsd-license.php\r | |
23 | THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r | |
2d527200 | 24 | WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r |
25 | <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r | |
878ddf1f | 26 | </MsaHeader>\r |
2d527200 | 27 | <ModuleDefinitions>\r |
28 | <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r | |
29 | <BinaryModule>false</BinaryModule>\r | |
30 | <OutputFileBasename>Logo</OutputFileBasename>\r | |
31 | </ModuleDefinitions>\r | |
878ddf1f | 32 | <SourceFiles>\r |
2d527200 | 33 | <Filename>Logo.bmp</Filename>\r |
878ddf1f | 34 | </SourceFiles>\r |
2d527200 | 35 | <PackageDependencies>\r |
36 | <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r | |
37 | </PackageDependencies>\r | |
878ddf1f | 38 | <Externs>\r |
15b06e58 LG |
39 | <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r |
40 | <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r | |
878ddf1f | 41 | </Externs>\r |
2d527200 | 42 | </ModuleSurfaceArea> |