]> git.proxmox.com Git - mirror_edk2.git/blob - ShellPkg/Library/UefiShellInstall1CommandsLib/UefiShellInstall1CommandsLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ShellPkg / Library / UefiShellInstall1CommandsLib / UefiShellInstall1CommandsLib.inf
1 ## @file
2 # Provides shell install1 functions
3 #
4 # Copyright (c) 2010 - 2018, 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 = UefiShellInstall1CommandsLib
13 FILE_GUID = D250E364-51C6-49ed-AEBF-6D83F5130F74
14 MODULE_TYPE = UEFI_DRIVER
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = NULL|UEFI_APPLICATION UEFI_DRIVER
17 CONSTRUCTOR = ShellInstall1CommandsLibConstructor
18 DESTRUCTOR = ShellInstall1CommandsLibDestructor
19
20 [Sources.common]
21 UefiShellInstall1CommandsLib.c
22
23 [Packages]
24 MdePkg/MdePkg.dec
25 ShellPkg/ShellPkg.dec
26 MdeModulePkg/MdeModulePkg.dec
27
28 [LibraryClasses]
29 MemoryAllocationLib
30 BaseLib
31 BaseMemoryLib
32 DebugLib
33 ShellCommandLib
34 ShellLib
35 UefiLib
36 UefiRuntimeServicesTableLib
37 UefiBootServicesTableLib
38 SortLib
39 PrintLib
40 BcfgCommandLib
41
42 [Pcd]
43 gEfiShellPkgTokenSpaceGuid.PcdShellProfileMask ## CONSUMES
44
45 [Guids]
46 gShellInstall1HiiGuid ## UNDEFINED