From f2cb49771ba483825400cd636042ffa715ff148e Mon Sep 17 00:00:00 2001 From: raywu Date: Fri, 23 Nov 2018 09:44:49 +0800 Subject: DW01 - Support Full Screen Logo --- CRB/CRB.sdl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'CRB/CRB.sdl') diff --git a/CRB/CRB.sdl b/CRB/CRB.sdl index 8b19f99..1900690 100644 --- a/CRB/CRB.sdl +++ b/CRB/CRB.sdl @@ -2337,14 +2337,14 @@ TOKEN Token = "WIN8_FEATURE_SUPPORT" "=" "0" End -TOKEN - Name = "GC_MODE0" - Value = "{ 0, 80, 25, 0, 0 }" - Help = "Parameters of the graphica console text mode 0.\NOTE: Text resolution of the mode 0 must be 80 by 25\Format: {ModeNumber, TextColomns,TextRows, HorizontalPixels,VerticalPixels}" - TokenType = Expression - TargetH = Yes - Token = "WIN8_FEATURE_SUPPORT" "=" "1" -End +##TOKEN +## Name = "GC_MODE0" +## Value = "{ 0, 80, 25, 0, 0 }" +## Help = "Parameters of the graphica console text mode 0.\NOTE: Text resolution of the mode 0 must be 80 by 25\Format: {ModeNumber, TextColomns,TextRows, HorizontalPixels,VerticalPixels}" +## TokenType = Expression +## TargetH = Yes +## Token = "WIN8_FEATURE_SUPPORT" "=" "1" +##End TOKEN Name = "DEFAULT_QUIET_BOOT" -- cgit v1.2.3