summaryrefslogtreecommitdiff
path: root/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgDbgr.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgDbgr.sdl')
-rw-r--r--Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgDbgr.sdl22
1 files changed, 22 insertions, 0 deletions
diff --git a/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgDbgr.sdl b/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgDbgr.sdl
new file mode 100644
index 0000000..3870fd2
--- /dev/null
+++ b/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/PeiDbgDbgr.sdl
@@ -0,0 +1,22 @@
+PATH
+ Name = "PeiDbgDbgr_DIR"
+End
+
+MODULE
+ Help = "Includes PeiDbgDbgr.mak to Project"
+ File = "PeiDbgDbgr.mak"
+End
+
+ELINK
+ Name = "$(BUILD_DIR)\PeiDbgDbgr.ffs"
+ Parent = "FV_MAIN"
+ Token = "DEBUG_RX_FFS_IN_FVMAIN_SUPPORT" "=" "1"
+ InvokeOrder = AfterParent
+End
+
+ELINK
+ Name = "$(BUILD_DIR)\PeiDbgDbgr.ffs"
+ Parent = "FV_BB"
+ Token = "DEBUG_RX_FFS_IN_FVMAIN_SUPPORT" "=" "0"
+ InvokeOrder = AfterParent
+End