summaryrefslogtreecommitdiff
path: root/Core/CORE_DXE/ConSplitter/ConSplitter.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'Core/CORE_DXE/ConSplitter/ConSplitter.sdl')
-rw-r--r--Core/CORE_DXE/ConSplitter/ConSplitter.sdl26
1 files changed, 26 insertions, 0 deletions
diff --git a/Core/CORE_DXE/ConSplitter/ConSplitter.sdl b/Core/CORE_DXE/ConSplitter/ConSplitter.sdl
new file mode 100644
index 0000000..730b34e
--- /dev/null
+++ b/Core/CORE_DXE/ConSplitter/ConSplitter.sdl
@@ -0,0 +1,26 @@
+TOKEN
+ Name = "PAUSEKEY_SUPPORT"
+ Value = "0"
+ Help = "Pause key support. ON - Pause key causes pause during POST. OFF - Pause key ignored."
+ TokenType = Boolean
+ TargetH = Yes
+End
+
+TOKEN
+ Name = "REPORT_NO_CON_OUT_ERROR"
+ Value = "1"
+ TokenType = Boolean
+ TargetH = Yes
+End
+
+TOKEN
+ Name = "REPORT_NO_CON_IN_ERROR"
+ Value = "1"
+ TokenType = Boolean
+ TargetH = Yes
+End
+
+PATH
+ Name = "CONSOLE_SPLITTER_DIR"
+End
+