Answer the question
In order to leave comments, you need to log in
How to get Lenovo G710 EFI InsydeH2O BIOS binary file for firmware flashing?
There is InsydeH2O EFI BIOS for Lenovo G710 from Lenovo support page as 8ecn95ww.exe file.
You need to get a binary file for flashing this BIOS to a Winbond 25Q32FVSIQ flash drive (4 MB) with a programmer.
What has already been done
Answer the question
In order to leave comments, you need to log in
I should have written the function like this:
def Greeting():
ok = False
for hi in writeHi:
if message == name + hi:
print(random.choice(sayHi))
ok = True
if not ok:
print('Я не понимаю')
Isn't it easier to double check? If message == 'hello' + name
....
elif message == 'hi' + name.....?
What platform? DUMBO2? If so, then judging by the photos of the board, you have 2 flash drives: 4 MB and 2 MB.
Have you saved your original dumps?
It seems to me that it is enough to simply divide a 6 MB file into 2 MB and 4 MB. To properly cut it, you need to compare it with the dumps of the original flash drives or with those downloaded from various resources.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question