59 lines
1.6 KiB
INI
59 lines
1.6 KiB
INI
## @file
|
|
# Component description file.
|
|
#
|
|
#******************************************************************************
|
|
#* Copyright (c) 2014 - 2019, 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 = DxeInsydeChipsetLib
|
|
FILE_GUID = C826A8CF-3703-4a6c-B68C-D71C824FBB81
|
|
MODULE_TYPE = DXE_DRIVER
|
|
VERSION_STRING = 1.0
|
|
LIBRARY_CLASS = DxeInsydeChipsetLib |DXE_DRIVER UEFI_DRIVER
|
|
|
|
[Sources]
|
|
ProcessRegTablePci.c
|
|
DxeChipsetSetupVariable.c
|
|
DxeChipsetRcSetupVariable.c
|
|
|
|
[Sources.X64]
|
|
x64/CpuRng.asm|MSFT
|
|
x64/CpuRng.nasm|GCC
|
|
|
|
[Packages]
|
|
MdePkg/MdePkg.dec
|
|
$(CHIPSET_REF_CODE_PKG)/$(CHIPSET_REF_CODE_DEC_NAME).dec
|
|
$(CHIPSET_PKG)/$(CHIPSET_PKG).dec
|
|
InsydeModulePkg/InsydeModulePkg.dec
|
|
AlderLakePlatSamplePkg/PlatformPkg.dec
|
|
|
|
[LibraryClasses]
|
|
S3BootScriptLib
|
|
HobLib
|
|
VariableLib
|
|
DebugLib
|
|
UefiBootServicesTableLib
|
|
BaseMemoryLib
|
|
PcdLib
|
|
MemoryAllocationLib
|
|
|
|
[Guids]
|
|
gSystemConfigurationGuid
|
|
gSetupVariableGuid
|
|
gSaSetupVariableGuid
|
|
gMeSetupVariableGuid
|
|
gCpuSetupVariableGuid
|
|
gPchSetupVariableGuid
|
|
gMeSetupVariableGuid
|
|
|
|
[Pcd]
|
|
gChipsetPkgTokenSpaceGuid.PcdSetupConfigSize |