## @file # #****************************************************************************** #* Copyright (c) 2014, 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 = SaveCmosDxe FILE_GUID = 1576F516-5995-4c24-B012-3FA4E239E7E3 MODULE_TYPE = DXE_DRIVER VERSION_STRING = 1.0 ENTRY_POINT = SaveCmosEntryPoint [Sources] SaveCmosDxe.c [Packages] MdePkg/MdePkg.dec InsydeModulePkg/InsydeModulePkg.dec $(CHIPSET_PKG)/$(CHIPSET_PKG).dec [LibraryClasses] UefiDriverEntryPoint UefiBootServicesTableLib UefiRuntimeServicesTableLib UefiLib CmosLib [Pcd] gChipsetPkgTokenSpaceGuid.PcdSaveCmosFieldCompareList [Guids] gCmosInVariableGuid #[BuildOptions] # DEBUG_*_X64_CC_FLAGS = /Od [Depex] TRUE