Skip to content

Commit

Permalink
Added X230t support.
Browse files Browse the repository at this point in the history
  • Loading branch information
n4ru committed Jan 19, 2020
1 parent 5eb2041 commit de40d08
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added BIOS/X230t.FL1
Binary file not shown.
1 change: 1 addition & 0 deletions downgrade.bat
Expand Up @@ -21,6 +21,7 @@ cd BIOS
if "%model%"=="ThinkPad W530 " winflash64 /sd /file W530.FL1
if "%model%"=="ThinkPad T530 " winflash64 /sd /file T530.FL1
if "%model%"=="ThinkPad X230 " winflash64 /sd /file X230.FL1
if "%model%"=="ThinkPad X230 Tablet " winflash64 /sd /file X230t.FL1
if "%model%"=="ThinkPad T430 " winflash64 /sd /file T430.FL1
if "%model%"=="ThinkPad T430s " winflash64 /sd /file T430s.FL1
if "%model%"=="none" echo No compatible model detected. Exiting.
Expand Down

0 comments on commit de40d08

Please sign in to comment.