ICE_TEA_BIOS/Insyde/SioDummyPkg/SioDummyDxe/SioDummyDxe.inf
LCFC\AiXia.Jiang a870bff2f4 1.Frist commit
2022-09-30 14:59:06 +08:00

57 lines
1.4 KiB
INI

## @file
# Component description file for OemBadgingSupportDxe driver.
#
#******************************************************************************
#* Copyright (c) 2014 - 2017, Insyde Software Corporation. 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 = SioDummyDxe
FILE_GUID = B0A034CF-41CE-4104-8ED3-4F97E8ADB981
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
ENTRY_POINT = SioDriverEntryPoint
[Sources]
SioMainDxe.c
SioInitDxe.c
Uart1.c
Uart2.c
Ps2K.c
Ps2M.c
[Packages]
MdePkg/MdePkg.dec
SioDummyPkg/SioDummyPkg.dec
InsydeModulePkg/InsydeModulePkg.dec
MdeModulePkg/MdeModulePkg.dec
[Guids]
[LibraryClasses]
SioLib
BaseMemoryLib
DxeServicesLib
MemoryAllocationLib
UefiDriverEntryPoint
UefiBootServicesTableLib
[Protocols]
gEfiIsaPnp303DeviceProtocolGuid
gEfiIsaPnp501DeviceProtocolGuid
[Pcd]
gSioGuid.PcdSioDummyCfg
[Depex]
TRUE