## @file # Component description file for the DXE/SMM H2O library. # #****************************************************************************** #* Copyright (c) 2020, 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 = DxeSmmH2OLib FILE_GUID = 98EF4D93-05B1-4473-BCE3-38BE0246C94D MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 LIBRARY_CLASS = H2OLib|COMBINED_SMM_DXE DXE_SMM_DRIVER [Sources] DxeSmmH2OLib.c [Packages] MdePkg/MdePkg.dec MdeModulePkg/MdeModulePkg.dec InsydeModulePkg/InsydeModulePkg.dec [LibraryClasses] PcdLib KernelConfigLib MemoryAllocationLib UefiBootServicesTableLib SmmServicesTableLib DebugLib BaseMemoryLib [Pcd] gInsydeTokenSpaceGuid.PcdH2OCsmSupported