#************************************************************************* #************************************************************************* #** ** #** (C)Copyright 1985-2011, American Megatrends, Inc. ** #** ** #** All Rights Reserved. ** #** ** #** 5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093 ** #** ** #** Phone: (770)-246-8600 ** #** ** #************************************************************************* #************************************************************************* #************************************************************************* # $Header: /Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint/Intel Pch SB Refcode/Wdt/WdtPei/WdtPei.sdl 1 2/08/12 9:33a Yurenlai $ # # $Revision: 1 $ # # $Date: 2/08/12 9:33a $ #************************************************************************* # Revision History # ---------------- # $Log: /Alaska/BIN/Chipset/Intel/SouthBridge/LynxPoint/Intel Pch SB Refcode/Wdt/WdtPei/WdtPei.sdl $ # # 1 2/08/12 9:33a Yurenlai # Intel Lynx Point/SB eChipset initially releases. # #************************************************************************* TOKEN Name = "WdtPei_SUPPORT" Value = "1" TokenType = Boolean TargetEQU = Yes TargetMAK = Yes TargetH = Yes Master = Yes Help = "Main switch to enable Wdt support in Project in PEI Phase" End TOKEN Name = "WDT_SUPPORT_ENABLED" Value = "1" TokenType = Boolean TargetEQU = Yes TargetMAK = Yes TargetH = Yes End MODULE Help = "Includes WdtPei.mak to Project" File = "WdtPei.mak" End PATH Name = "WdtPei_DIR" Help = "Wdt Support commands" End ELINK Name = "$(BUILD_DIR)\WdtPei.ffs" Parent = "FV_BB" Priority = 30 InvokeOrder = AfterParent End #************************************************************************* #************************************************************************* #** ** #** (C)Copyright 1985-2011, American Megatrends, Inc. ** #** ** #** All Rights Reserved. ** #** ** #** 5555 Oakbrook Parkway, Suite 200, Norcross, GA 30093 ** #** ** #** Phone: (770)-246-8600 ** #** ** #************************************************************************* #*************************************************************************