]> git.proxmox.com Git - mirror_edk2.git/blame - ShellPkg/Library/UefiShellBcfgCommandLib/UefiShellBcfgCommandLib.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ShellPkg / Library / UefiShellBcfgCommandLib / UefiShellBcfgCommandLib.inf
CommitLineData
7b01f0f3
JC
1## @file\r
2# Provides shell install1 functions\r
3#\r
5ab97a64 4# Copyright (c) 2010 - 2017, Intel Corporation. All rights reserved. <BR>\r
7b01f0f3 5#\r
56ba3746 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7b01f0f3
JC
7#\r
8#\r
9##\r
10[Defines]\r
11 INF_VERSION = 0x00010006\r
12 BASE_NAME = UefiShellBcfgCommandLib\r
13 FILE_GUID = F6A3BF5D-4095-4E4F-9670-408770C2DBDF\r
14 MODULE_TYPE = UEFI_DRIVER\r
af3e209f 15 VERSION_STRING = 1.1\r
7b01f0f3
JC
16 LIBRARY_CLASS = BcfgCommandLib|UEFI_APPLICATION UEFI_DRIVER\r
17\r
18[Sources.common]\r
19 UefiShellBcfgCommandLib.c\r
20 UefiShellBcfgCommandLib.uni\r
21\r
22[Packages]\r
23 MdePkg/MdePkg.dec\r
24 ShellPkg/ShellPkg.dec\r
25 MdeModulePkg/MdeModulePkg.dec\r
26\r
27[LibraryClasses]\r
28 MemoryAllocationLib\r
29 BaseLib\r
30 BaseMemoryLib\r
31 DebugLib\r
32 ShellCommandLib\r
33 ShellLib\r
34 UefiLib\r
35 UefiRuntimeServicesTableLib\r
36 UefiBootServicesTableLib\r
37 SortLib\r
38 PrintLib\r
5ab97a64 39 UefiBootManagerLib\r
7b01f0f3
JC
40\r
41[Guids]\r
ecd07f37 42 gShellBcfgHiiGuid ## SOMETIMES_CONSUMES ## HII\r