I think almost everyone who reads my blog knows that the BIOS is the first program that runs when the computer is turned on. Usually, the only actions user can do with this program — open the BIOS menu and change the boot order, change date/time, change peripheral settings and so on. Or, if the user is lucky, he can find and install the BIOS modified by hackers (but he can't look inside this BIOS without reverse engineering skills). Unfortunately, the BIOS source code is closed and initial...