## @file # Component description file for Intel Ich7 Reset System Library. # # Copyright (c) 2019 Intel Corporation. All rights reserved.
# # SPDX-License-Identifier: BSD-2-Clause-Patent # ## [Defines] INF_VERSION = 0x00010017 BASE_NAME = DxeResetSystemLib FILE_GUID = 239383BC-499E-4DC5-8CDC-F85AF27B1BC4 VERSION_STRING = 1.0 MODULE_TYPE = DXE_DRIVER UEFI_SPECIFICATION_VERSION = 2.00 LIBRARY_CLASS = ResetSystemLib CONSTRUCTOR = DxeResetSystemLibConstructor # # The following information is for reference only and not required by the build tools. # # VALID_ARCHITECTURES = IA32 X64 IPF # [LibraryClasses] IoLib BaseLib DebugLib TimerLib BaseMemoryLib UefiBootServicesTableLib PmcLib [Packages] MdePkg/MdePkg.dec CoffeelakeSiliconPkg/SiPkg.dec [Sources] DxeResetSystemLib.c [Protocols] gPchResetCallbackProtocolGuid ## CONSUMES [Guids] gPchGlobalResetGuid