summaryrefslogtreecommitdiff
path: root/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/x64/DBGR/PeiDbgDbgrx64.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/x64/DBGR/PeiDbgDbgrx64.sdl')
-rw-r--r--Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/x64/DBGR/PeiDbgDbgrx64.sdl35
1 files changed, 35 insertions, 0 deletions
diff --git a/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/x64/DBGR/PeiDbgDbgrx64.sdl b/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/x64/DBGR/PeiDbgDbgrx64.sdl
new file mode 100644
index 0000000..f466826
--- /dev/null
+++ b/Core/EM/AMIDebugRx/binaries/PeiAMIDebugRx/x64/DBGR/PeiDbgDbgrx64.sdl
@@ -0,0 +1,35 @@
+TOKEN
+ Name = "PeiDbgDbgrx64_SUPPORT"
+ Value = "1"
+ Help = "Main switch to enable PeiDbgDbgrx64 support in Project"
+ TokenType = Boolean
+ TargetEQU = Yes
+ TargetMAK = Yes
+ Master = Yes
+ Lock = Yes
+ Token = "x64_BUILD" "=" "1"
+End
+
+PATH
+ Name = "PeiDbgDbgrx64_DIR"
+End
+
+MODULE
+ Help = "Includes PeiDbgDbgrx64.mak to Project"
+ File = "PeiDbgDbgrx64.mak"
+End
+
+ELINK
+ Name = "$(BUILD_DIR)\PeiDbgDbgrx64.ffs"
+ Parent = "FV_MAIN"
+ Token = "DEBUG_RX_FFS_IN_FVMAIN_SUPPORT" "=" "1"
+ InvokeOrder = AfterParent
+End
+
+ELINK
+ Name = "$(BUILD_DIR)\PeiDbgDbgrx64.ffs"
+ Parent = "FV_BB"
+ Token = "DEBUG_RX_FFS_IN_FVMAIN_SUPPORT" "=" "0"
+ InvokeOrder = AfterParent
+End
+