]> git.proxmox.com Git - mirror_edk2.git/blob - MdeModulePkg/Logo/Logo.msa
Should use gEfiFirmwareFileSystem2Guid but not gEfiFirmwareFileSystemGuid in DxeCore.
[mirror_edk2.git] / MdeModulePkg / Logo / Logo.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3 <MsaHeader>
4 <ModuleName>Logo</ModuleName>
5 <ModuleType>BASE</ModuleType>
6 <GuidValue>7BB28B99-61BB-11D5-9A5D-0090273FC14D</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>Component description file for creating a Logo file.</Abstract>
9 <Description>
10 This module provides the default logo bitmap picture
11 shown on setup screen, which is correspondig to gEfiDefaultBmpLogoGuid.
12 </Description>
13 <Copyright>Copyright (c) 2006 - 2007, Intel Corporation</Copyright>
14 <License>All rights reserved. This program and the accompanying materials
15 are licensed and made available under the terms and conditions of the BSD License
16 which accompanies this distribution. The full text of the license may be found at
17 http://opensource.org/licenses/bsd-license.php
18 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
19 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
20 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
21 </MsaHeader>
22 <ModuleDefinitions>
23 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
24 <BinaryModule>true</BinaryModule>
25 <OutputFileBasename>Logo</OutputFileBasename>
26 </ModuleDefinitions>
27 <SourceFiles>
28 <Filename>Logo.bmp</Filename>
29 </SourceFiles>
30 <Externs>
31 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
32 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
33 </Externs>
34 </ModuleSurfaceArea>