]> git.proxmox.com Git - mirror_edk2.git/blame - ShellPkg/Application/ShellLibTestApp/SA3.inf
updating headers from code review.
[mirror_edk2.git] / ShellPkg / Application / ShellLibTestApp / SA3.inf
CommitLineData
94b17fa1 1#/** @file\r
2# Sample UEFI Application Reference EDKII Module\r
3#\r
4# This is a simple shell application\r
5#\r
6# Copyright (c) 2009, Intel Corporation.\r
7#\r
8# All rights reserved. This program and the accompanying materials\r
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
16#**/\r
17\r
18[Defines]\r
19 INF_VERSION = 0x00010005\r
125c2cf4 20 BASE_NAME = ShellLibTestApp\r
94b17fa1 21 FILE_GUID = 10C75C00-3052-4467-9ED8-7196CAAF610F\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
33 sa3.c\r
34\r
35[Packages]\r
36 MdePkg/MdePkg.dec\r
37 ShellPkg/ShellPkg.dec\r
38 \r
39[LibraryClasses]\r
40 UefiApplicationEntryPoint\r
41 UefiLib\r
42 ShellLib\r
43 MemoryAllocationLib\r
44 DebugLib\r
45 \r
46[Guids]\r
47\r
48[Ppis]\r
49\r
50[Protocols]\r
51\r
52[FeaturePcd]\r
53\r
54[Pcd]\r