Files
slimbootloader/BootloaderCommonPkg/Library/ConsoleInLib/ConsoleInLib.inf
T

35 lines
796 B
INI
Raw Normal View History

2019-12-02 15:45:02 -08:00
## @file
# INF for console input library
#
# Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = ConsoleInLib
FILE_GUID = 1F78F562-79BB-4090-9110-729E870B84F4
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = ConsoleInLib
[Sources]
ConsoleInLib.c
[Packages]
MdePkg/MdePkg.dec
BootloaderCommonPkg/BootloaderCommonPkg.dec
[LibraryClasses]
BaseLib
2019-12-17 15:55:19 -08:00
SerialPortLib
UsbKbLib
2019-12-02 15:45:02 -08:00
[Guids]
[Pcd]
gPlatformCommonLibTokenSpaceGuid.PcdConsoleInDeviceMask
2020-02-07 14:14:47 -07:00
gPlatformCommonLibTokenSpaceGuid.PcdSourceDebugEnabled