summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Board/EM/Setup/Setup.unibin24786 -> 24786 bytes
-rw-r--r--CRB/CRB.sdl16
-rw-r--r--CRB/CSP.sdl17
-rw-r--r--DW01AR11.zipbin2825723 -> 0 bytes
-rw-r--r--DW01VR10.zip (renamed from DW01AT11.zip)bin2825755 -> 2790389 bytes
-rw-r--r--DW01VR11.zip (renamed from DW01AT12.zip)bin2825606 -> 2825675 bytes
-rw-r--r--RomImage/FitcBuild.bat2
7 files changed, 25 insertions, 10 deletions
diff --git a/Board/EM/Setup/Setup.uni b/Board/EM/Setup/Setup.uni
index 946f14b..215562e 100644
--- a/Board/EM/Setup/Setup.uni
+++ b/Board/EM/Setup/Setup.uni
Binary files differ
diff --git a/CRB/CRB.sdl b/CRB/CRB.sdl
index 8b19f99..5e6ecc5 100644
--- a/CRB/CRB.sdl
+++ b/CRB/CRB.sdl
@@ -2346,14 +2346,14 @@ TOKEN
Token = "WIN8_FEATURE_SUPPORT" "=" "1"
End
-TOKEN
- Name = "DEFAULT_QUIET_BOOT"
- Value = "1"
- Help = "Default value of the Quiet Boot option"
- TokenType = Boolean
- TargetH = Yes
- Token = "WIN8_FEATURE_SUPPORT" "=" "1"
-End
+##TOKEN
+## Name = "DEFAULT_QUIET_BOOT"
+## Value = "1"
+## Help = "Default value of the Quiet Boot option"
+## TokenType = Boolean
+## TargetH = Yes
+## Token = "WIN8_FEATURE_SUPPORT" "=" "1"
+##End
TOKEN
Name = "OPTIMIZE_BOOT_FV_COPY"
diff --git a/CRB/CSP.sdl b/CRB/CSP.sdl
index e27e5b7..37c4905 100644
--- a/CRB/CSP.sdl
+++ b/CRB/CSP.sdl
@@ -1541,7 +1541,7 @@ TOKEN
End
TOKEN
Name = "TSE_DEFAULT_SETUP_PASSWORD_SUPPORT"
- Value = "1"
+ Value = "0"
Help = "0 is default.set 1=> to Enable default setup password"
TokenType = Expression
TargetH = Yes
@@ -1724,6 +1724,21 @@ TOKEN
# Token = "NUMBER_OF_BASEBOARDS" "=" "1"
End
+ELINK
+ Name = "$(BUILD_DIR)\Logo.ffs"
+ Parent = "FV_MAIN"
+ InvokeOrder = AfterParent
+ Disable = Yes
+End
+
+TOKEN
+ Name = "DEFAULT_QUIET_BOOT"
+ Value = "0"
+ Help = "Default value of the Quiet Boot option"
+ TokenType = Boolean
+ TargetH = Yes
+# Token = "WIN8_FEATURE_SUPPORT" "=" "1"
+End
TOKEN
Name = "TSE_MULTILINE_CONTROLS"
Value = "1"
diff --git a/DW01AR11.zip b/DW01AR11.zip
deleted file mode 100644
index 2f5eb27..0000000
--- a/DW01AR11.zip
+++ /dev/null
Binary files differ
diff --git a/DW01AT11.zip b/DW01VR10.zip
index 05c608c..047777d 100644
--- a/DW01AT11.zip
+++ b/DW01VR10.zip
Binary files differ
diff --git a/DW01AT12.zip b/DW01VR11.zip
index 640bfee..6a15653 100644
--- a/DW01AT12.zip
+++ b/DW01VR11.zip
Binary files differ
diff --git a/RomImage/FitcBuild.bat b/RomImage/FitcBuild.bat
index a6d960b..25d2e41 100644
--- a/RomImage/FitcBuild.bat
+++ b/RomImage/FitcBuild.bat
@@ -103,7 +103,7 @@ GOTO ImageOutput
:ImageOutput
IF EXIST %DestDir%\OutImage.bin ECHO Rom_%RomSize%%RomSkue%.bin && move /Y %DestDir%\OutImage.bin Rom_%RomSize%%RomSkue%.bin
-IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01AR11.bin
+IF EXIST Rom_%RomSize%%RomSkue%.bin move /Y Rom_%RomSize%%RomSkue%.bin DW01VR11.bin
IF EXIST %DestDir%\OutImage_1.bin ECHO Rom00%RomSkue%.bin && move /Y %DestDir%\OutImage_1.bin Rom00%RomSkue%.bin
IF EXIST %DestDir%\OutImage_2.bin ECHO Rom01%RomSkue%.bin && move /Y %DestDir%\OutImage_2.bin Rom01%RomSkue%.bin
echo Rom_%RomSize%%RomSkue%.bin>ForPfatName.txt