summaryrefslogtreecommitdiff
path: root/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgIDT.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgIDT.sdl')
-rw-r--r--Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgIDT.sdl22
1 files changed, 22 insertions, 0 deletions
diff --git a/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgIDT.sdl b/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgIDT.sdl
new file mode 100644
index 0000000..610d3e9
--- /dev/null
+++ b/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgIDT.sdl
@@ -0,0 +1,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