]> git.proxmox.com Git - mirror_edk2.git/blob - ShellPkg/Library/UefiShellLevel1CommandsLib/UefiShellLevel1CommandsLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel1CommandsLib / UefiShellLevel1CommandsLib.inf
1 ## @file
2 # Provides shell level 1 functions
3 #
4 # Copyright (c) 2009-2015, Intel Corporation. All rights reserved. <BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 #
9 ##
10 [Defines]
11 INF_VERSION = 0x00010006
12 BASE_NAME = UefiShellLevel1CommandsLib
13 FILE_GUID = 50cb6037-1102-47af-b2dd-9944b6eb1abe
14 MODULE_TYPE = UEFI_APPLICATION
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = NULL|UEFI_APPLICATION UEFI_DRIVER
17 CONSTRUCTOR = ShellLevel1CommandsLibConstructor
18 DESTRUCTOR = ShellLevel1CommandsLibDestructor
19
20 [Sources.common]
21 UefiShellLevel1CommandsLib.c
22 UefiShellLevel1CommandsLib.h
23 UefiShellLevel1CommandsLib.uni
24 Exit.c
25 Goto.c
26 If.c
27 For.c
28 Shift.c
29 Stall.c
30
31 [Packages]
32 MdePkg/MdePkg.dec
33 ShellPkg/ShellPkg.dec
34 MdeModulePkg/MdeModulePkg.dec
35
36 [LibraryClasses]
37 MemoryAllocationLib
38 BaseLib
39 BaseMemoryLib
40 DebugLib
41 ShellCommandLib
42 ShellLib
43 UefiLib
44 UefiRuntimeServicesTableLib
45 UefiBootServicesTableLib
46 SortLib
47 PrintLib
48
49 [Pcd.common]
50 gEfiShellPkgTokenSpaceGuid.PcdShellSupportLevel ## CONSUMES
51
52 [Guids]
53 gShellLevel1HiiGuid ## SOMETIMES_CONSUMES ## HII