]> git.proxmox.com Git - mirror_edk2.git/blame - ShellBinPkg/UefiShell/UefiShell.inf
ShellBinPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / ShellBinPkg / UefiShell / UefiShell.inf
CommitLineData
072d6116 1## @file\r
2# This is the UEFI Shell application binary file.\r
3#\r
4# Copyright (c) 2011, Intel Corporation. All rights reserved.<BR>\r
5#\r
616bb757 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
072d6116 7#\r
8#\r
9##\r
10##\r
11\r
12[Defines]\r
13 INF_VERSION = 0x00010006\r
14 BASE_NAME = Shell\r
15 FILE_GUID = 7C04A583-9E3E-4f1c-AD65-E05268D0B4D1\r
16 MODULE_TYPE = UEFI_APPLICATION\r
17 VERSION_STRING = 1.0\r
18\r
19[Binaries.Ia32]\r
20 PE32|Ia32/Shell.efi|*\r
21\r
22[Binaries.X64]\r
23 PE32|X64/Shell.efi|*\r
24\r
189924c1 25[Binaries.ARM]\r
26 PE32|Arm/Shell.efi|*\r
27\r
f1a3b2a9
OM
28[Binaries.AArch64]\r
29 PE32|AArch64/Shell.efi|*\r