summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraywu <raywu@aaeon.com.tw>2019-01-17 15:52:37 +0800
committerraywu <raywu@aaeon.com.tw>2019-01-17 15:52:37 +0800
commit2ee10cc030006d8085a3781950d6720fe697de8c (patch)
treeaa150659e0470035a950031a0360bbcfa8c2bdcf
parent5be515b62ceb6ea771ea9d7b04eb2f246449ea09 (diff)
downloadzprj-2ee10cc030006d8085a3781950d6720fe697de8c.tar.xz
DW03 - Show All CPU Info. in BIOS Setup Menu
-rw-r--r--CRB/CSP.sdl8
1 files changed, 8 insertions, 0 deletions
diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl
index 8fc30d0..f462ebc 100644
--- a/CRB/CSP.sdl
+++ b/CRB/CSP.sdl
@@ -1798,3 +1798,11 @@ PCIDEVICE
DeviceType = Slot
PCIBusSize = 32bit
End
+
+TOKEN
+ Name = "TSE_MULTILINE_CONTROLS"
+ Value = "1"
+ Help = "Turns on multi line controls. Currently subtitle and static text controls are supported. Default is DISABLE"
+ TokenType = Boolean
+ TargetH = Yes
+End