]> git.proxmox.com Git - mirror_edk2.git/blob - ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
b4697f390813fc9645f11bb551f55d68c3c569f8
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel1CommandsLib / UefiShellLevel1CommandsLib.inf
1 ## @file
2 # Provides shell level 1 functions
3 #
4 # Copyright (c) 2009-2010, Intel Corporation. All rights reserved. <BR>
5 #
6 # This program and the accompanying materials
7 # are licensed and made available under the terms and conditions of the BSD License
8 # which accompanies this distribution. The full text of the license may be found at
9 # http://opensource.org/licenses/bsd-license.php
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 #
14 ##
15 [Defines]
16 INF_VERSION = 0x00010006
17 BASE_NAME = UefiShellLevel1CommandsLib
18 FILE_GUID = 50cb6037-1102-47af-b2dd-9944b6eb1abe
19 MODULE_TYPE = UEFI_DRIVER
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = NULL|UEFI_APPLICATION UEFI_DRIVER
22 CONSTRUCTOR = ShellLevel1CommandsLibConstructor
23 DESTRUCTOR = ShellLevel1CommandsLibDestructor
24
25 [Sources.common]
26 UefiShellLevel1CommandsLib.c
27 UefiShellLevel1CommandsLib.h
28 UefiShellLevel1CommandsLib.uni
29 Exit.c
30 Goto.c
31 If.c
32 For.c
33 Shift.c
34
35 [Packages]
36 MdePkg/MdePkg.dec
37 ShellPkg/ShellPkg.dec
38 MdeModulePkg/MdeModulePkg.dec
39
40 [LibraryClasses]
41 MemoryAllocationLib
42 BaseLib
43 BaseMemoryLib
44 DebugLib
45 ShellCommandLib
46 ShellLib
47 UefiLib
48 UefiRuntimeServicesTableLib
49 UefiBootServicesTableLib
50 SortLib
51 PrintLib
52
53 [Pcd.common]
54 gEfiShellPkgTokenSpaceGuid.PcdShellSupportLevel # ALWAYS_CONSUMED