summaryrefslogtreecommitdiff
path: root/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgIDT.sdl
blob: 610d3e93baef868a75e783e324d3e521952cef00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
PATH
	Name  = "PeiDbgIDT_DIR"
End

MODULE
	Help  = "Includes PeiDbgIDT.mak to Project"
	File  = "PeiDbgIDT.mak"
End

ELINK
	Name  = "$(BUILD_DIR)\PeiDbgIDT.ffs"
	Parent  = "FV_MAIN"
	Token = "DEBUG_RX_FFS_IN_FVMAIN_SUPPORT" "=" "1"
	InvokeOrder = AfterParent
End

ELINK
	Name  = "$(BUILD_DIR)\PeiDbgIDT.ffs"
	Parent  = "FV_BB"
	Token = "DEBUG_RX_FFS_IN_FVMAIN_SUPPORT" "=" "0"
	InvokeOrder = AfterParent
End