alder_lake_bios/Insyde/InsydeModulePkg/Library/ConsoleLib/ConsoleLib.inf

33 lines
1.1 KiB
INI

## @file
# Component description file for the Console library.
#
#******************************************************************************
#* Copyright (c) 2013, Insyde Software Corp. All Rights Reserved.
#*
#* You may not reproduce, distribute, publish, display, perform, modify, adapt,
#* transmit, broadcast, present, recite, release, license or otherwise exploit
#* any part of this publication in any form, by any means, without the prior
#* written permission of Insyde Software Corporation.
#*
#******************************************************************************
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = ConsoleLib
FILE_GUID = 64D537D0-4A22-4c62-8AC6-992044139199
MODULE_TYPE = BASE
LIBRARY_CLASS = ConsoleLib|PEIM DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER
[Sources]
ConsoleLib.c
[Packages]
InsydeModulePkg/InsydeModulePkg.dec
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
[LibraryClasses]
BaseLib