#************************************************************************* #************************************************************************* #** ** #** (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/NorthBridge/Haswell/Intel SystemAgent NB Chipset/SystemAgentWrap/UpdateMemoryRecord/UpdateMemoryRecord.sdl 1 2/08/12 4:37a Yurenlai $ # # $Revision: 1 $ # # $Date: 2/08/12 4:37a $ #************************************************************************* # Revision History # ---------------- # $Log: /Alaska/BIN/Chipset/Intel/NorthBridge/Haswell/Intel SystemAgent NB Chipset/SystemAgentWrap/UpdateMemoryRecord/UpdateMemoryRecord.sdl $ # # 1 2/08/12 4:37a Yurenlai # Intel Haswell/NB eChipset initially releases. # #************************************************************************* TOKEN Name = "UpdateMemoryRecord_SUPPORT" Value = "1" Help = "Main switch to enable UpdateMemoryRecord support in Project" TokenType = Boolean TargetEQU = Yes TargetMAK = Yes Master = Yes Token = "SMBIOS_MEMORY_SUPPORT" "=" "1" Token = "SMBIOS_SUPPORT" "=" "1" End PATH Name = "UpdateMemroyRecord_DIR" End MODULE Help = "Includes UpdateMemoryRecord.mak to Project" File = "UpdateMemoryRecord.mak" End ELINK Name = "$(BUILD_DIR)\UpdateMemoryRecord.ffs" Parent = "FV_MAIN" 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 ** #** ** #************************************************************************* #*************************************************************************