]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - MdeModulePkg/Logo/Logo.inf
MdePkg/BaseSafeIntLib: Add LoongArch64 architecture for BaseSafeIntLib.
[mirror_edk2.git] / MdeModulePkg / Logo / Logo.inf
... / ...
CommitLineData
1## @file\r
2# The default logo bitmap picture shown on setup screen, which is corresponding to gEfiDefaultBmpLogoGuid.\r
3#\r
4# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
5# Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>\r
6\r
7#\r
8# SPDX-License-Identifier: BSD-2-Clause-Patent\r
9#\r
10#\r
11##\r
12\r
13[Defines]\r
14 INF_VERSION = 0x00010005\r
15 BASE_NAME = Logo\r
16 MODULE_UNI_FILE = Logo.uni\r
17 FILE_GUID = 7BB28B99-61BB-11D5-9A5D-0090273FC14D\r
18 MODULE_TYPE = USER_DEFINED\r
19 VERSION_STRING = 1.0\r
20\r
21#\r
22# The following information is for reference only and not required by the build tools.\r
23#\r
24# VALID_ARCHITECTURES = IA32 X64 EBC ARM AARCH64 RISCV64\r
25#\r
26\r
27[Binaries]\r
28 BIN|Logo.bmp|*\r
29\r
30[UserExtensions.TianoCore."ExtraFiles"]\r
31 LogoExtra.uni\r