]> git.proxmox.com Git - mirror_edk2.git/blame - ShellPkg/Application/ShellExecTestApp/SA.inf
1. Correct File header to ## @file
[mirror_edk2.git] / ShellPkg / Application / ShellExecTestApp / SA.inf
CommitLineData
7b202cb0 1## @file\r
94b17fa1 2# Sample UEFI Application Reference EDKII Module\r
3#\r
4# This is a simple shell application\r
5#\r
7b202cb0 6# Copyright (c) 2009- 2010, Intel Corporation. All rights reserved. <BR>\r
94b17fa1 7#\r
1e6e84c7 8# This program and the accompanying materials\r
94b17fa1 9# are licensed and made available under the terms and conditions of the BSD License\r
10# which accompanies this distribution. The full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
14#\r
15#\r
7b202cb0 16##\r
94b17fa1 17\r
18[Defines]\r
19 INF_VERSION = 0x00010005\r
20 BASE_NAME = EmptyApplication\r
21 FILE_GUID = 8F7D7B1D-0E1C-4c98-B12E-4EC99C4081AC\r
22 MODULE_TYPE = UEFI_APPLICATION\r
23 VERSION_STRING = 1.0\r
24 ENTRY_POINT = UefiMain\r
25\r
26#\r
27# The following information is for reference only and not required by the build tools.\r
28#\r
29# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
30#\r
31\r
32[Sources]\r
08d7f8e8 33 SA.c\r
94b17fa1 34\r
35[Packages]\r
36 MdePkg/MdePkg.dec\r
1e6e84c7 37\r
94b17fa1 38[LibraryClasses]\r
39 UefiApplicationEntryPoint\r
40 UefiLib\r
1e6e84c7 41\r
94b17fa1 42[Guids]\r
43\r
44[Ppis]\r
45\r
46[Protocols]\r
47\r
48[FeaturePcd]\r
49\r
50[Pcd]\r