1
0
Fork 0
mirror of https://github.com/platomav/BIOSUtilities.git synced 2025-05-29 22:45:15 -04:00

Added Insyde iFlash Update Extractor v2.0_a2

Added Toshiba BIOS COM Extractor v2.0_a2
This commit is contained in:
platomav 2022-06-30 01:20:21 +03:00
parent be90f364d2
commit cd2704f743
7 changed files with 359 additions and 10 deletions

View file

@ -9,8 +9,7 @@ import os
import subprocess
from common.path_ops import project_root, safe_path
from common.system import get_os_ver
from common.system import printer
from common.system import get_os_ver, printer
# Get 7-Zip path
def get_szip_path():