Soldato
- Joined
- 4 Jan 2004
- Posts
- 20,802
- Location
- ¯\_(ツ)_/¯
I was wondering if this is possible with a little code modification?
All I want to do is change the value of a single byte in memory when my computer boots up from 00 to FF.
Right now I'm doing it manually with a program called RW Everything, but I want it to be automatic. The value is in the 'embedded controller', FWIW.
I've been looking at modding the BIOS file, but the computer in question is a laptop which uses a compressed (Insyde) bios to flash, so modding it seems impossible.
I was wondering if it's possible to do this some other way? Or is BIOS modification the only option? How easy would it be to code a simple Windows prog which could be loaded on bootup?
All I want to do is change the value of a single byte in memory when my computer boots up from 00 to FF.
Right now I'm doing it manually with a program called RW Everything, but I want it to be automatic. The value is in the 'embedded controller', FWIW.
I've been looking at modding the BIOS file, but the computer in question is a laptop which uses a compressed (Insyde) bios to flash, so modding it seems impossible.
I was wondering if it's possible to do this some other way? Or is BIOS modification the only option? How easy would it be to code a simple Windows prog which could be loaded on bootup?