Files
slimbootloader/BootloaderCorePkg/Library/AcpiInitLib/AcpiInitLib.inf
T
Raghava Gudla 76ab33cc94 Skip updating FWST table with csme driver info.
CSME driver is not a component rather it is a driver to
update CSME binary, so it is not required to update status
of the driver to FWST ACPI table.

As part of the above change, gCsmeFWUDriverImageFileGuid is
moved from PayloadPkg.dec to bootloadercommonpkg.dec

Signed-off-by: Raghava Gudla <raghava.gudla@intel.com>
2019-12-19 14:51:41 -07:00

56 lines
1.5 KiB
INI

## @file
#
# Copyright (c) 2017 - 2019, Intel Corporation. All rights reserved.<BR>
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = AcpiInitLib
FILE_GUID = 952474C3-8CFC-428c-9D5F-118319E7C879
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = AcpiInitLib
#
# The following information is for reference only and not required by the build tools.
#
# VALID_ARCHITECTURES = IA32 X64 IPF
#
[Sources.IA32]
Ia32/S3Wake.nasm
[Sources]
AcpiInitLib.c
AcpiFpdt.c
[Packages]
MdePkg/MdePkg.dec
IntelFsp2Pkg/IntelFsp2Pkg.dec
BootloaderCorePkg/BootloaderCorePkg.dec
BootloaderCommonPkg/BootloaderCommonPkg.dec
[LibraryClasses]
BaseLib
DebugLib
BootloaderCoreLib
DebugDataLib
MpInitLib
TimeStampLib
[Guids]
gEsrtSystemFirmwareGuid
gCsmeFWUDriverImageFileGuid
[Pcd]
gPlatformModuleTokenSpaceGuid.PcdAcpiTablesRsdp
gPlatformModuleTokenSpaceGuid.PcdAcpiTablesMaxEntry
gPlatformModuleTokenSpaceGuid.PcdAcpiTablesAddress
gPlatformModuleTokenSpaceGuid.PcdAcpiGnvsAddress
gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress
gPlatformModuleTokenSpaceGuid.PcdS3DebugEnabled
gPlatformModuleTokenSpaceGuid.PcdAcpiGnvsAddress
gPlatformModuleTokenSpaceGuid.PcdLoaderAcpiReclaimSize
gPlatformCommonLibTokenSpaceGuid.PcdLowestSupportedFwVer