Is this possible?

Discussion in 'CPU, Motherboards and Memory' started by meniscus, May 30, 2006.

  1. meniscus

    meniscus Geek Trainee

    Likes Received:
    0
    Trophy Points:
    0
    Is there any spare room on the bios chip itself? Is it possible to write information to the bios from say a +c+ program running on the OS?
     
  2. donkey42

    donkey42 plank

    Likes Received:
    9
    Trophy Points:
    38
    unfortunatly i dont think so, most BIOS's have room for 2 or 4 Mb which is usually filled to the limit, but someone else may have a different opinion so stick around for that
     
  3. Addis

    Addis The King

    Likes Received:
    91
    Trophy Points:
    48
    The CMOS chip actually has a form of EEPROM flash capacity. Its used for flashing it with an updated BIOS from the manufacturer website. While in theory you could overwrite it with your own program, it is only in theory. How you would go about preserving the initial boot up sequence instructions and then append your own code is anyone's guess.
     
  4. meniscus

    meniscus Geek Trainee

    Likes Received:
    0
    Trophy Points:
    0
    If your code was only to be stored there..ie..nothing be pointing to it, and leave the manufacturers untouched it shouldnt create problems or am i wrong to assume that?
    Is there such a device that will read the stand alone contents of the bios? say like an eprom reader/programmer where you just pop in the chip and it gives you its stored values?
     
  5. Big B

    Big B HWF Godfather

    Likes Received:
    145
    Trophy Points:
    63
    I don't have anything to see why not, however the BIOS EEPROM chips don't have a lot of space. I don't know if motherboard companies leave space or not.

    The BIOS ROM chips are in either 2Mb or 4Mb capacities...and that's megabit not megabyte...so you've got either 256kB or 512kB to work with. Not a whole lot to work with.
     
  6. meniscus

    meniscus Geek Trainee

    Likes Received:
    0
    Trophy Points:
    0
    Thats no use at all really then.

    thanks anyway
    meniscus
     

Share This Page