How Is Flash BIOS Written to RAM?

How Is Flash BIOS Written to RAM? thumbnail
Random access memory

Flashing BIOS refers to reprogramming the BIOS EEPROM with special software. The reason to do this is to make adjustments to the hardware chips. EEPROM is normally not rewritten; after all, the RO in EEPROM stands for "read-only." However, changes can be added to the chip to improve performance at bootup, such as adding new features, bug fixes or support for new hardware. Flashing BIOS to RAM involves using shadow flash to "burn" instructions from ROM into RAM.

  1. BIOS

    • BIOS memory chips
      BIOS memory chips

      BIOS, or basic input/output system, is built-in computer software that resides on the chips that determine what a computer can do without loading data from a disk. It operates at bootup, and tells the computer what components it has, such as the keyboard, the monitor, memory and the hard drive.

      The BIOS is on a ROM, or read-only memory, chip built into the computer. This guarantees the BIOS will always be available and will not have problems due to disk hardware failures. It also allows a computer to boot itself in a process known as shadowing.

    EEPROM

    • Memory chips
      Memory chips

      Electrically Erasable Programmable Read-Only Memory (EEPROM) is a special kind of programmable memory. Exposing the programmable memory to an electrical charge can erase it. Its main feature is that EEPROM retains its memory contents even when there is no electrical power. Like other types of ROM, EEPROM does not operate as fast as RAM, and is similar to flash memory. The difference is that EEPROM writes and erases data one byte at a time. Flash memory, on the other hand, allows data to be erased or written in blocks, which allows for faster function.

    ROM BIOS Shadow Function

    • BIOS memory chips
      BIOS memory chips

      The shadowing process means the BIOS transfers data from the ROM chip to RAM's "high memory" that lies between 640K and 1024K. This is an area of memory reserved for BIOS data that is now on the RAM chip.

      The problem that now occurs is that BIOS is typically only used at the very beginning of the boot process, and hardly ever after that. Modern operating systems and their drivers and libraries handle everything; thus, ROM shadowing presents little performance gain.

    Hazards of BIOS Flashing

    • BIOS Chip
      BIOS Chip

      The BIOS is the most critical component on the computer since it is the first program that runs when you turn on the machine. Without the BIOS, the machine cannot boot. A BIOS upgrade must be properly performed. Failure can permanently ruin the BIOS, making the computer a boat anchor. Some common reasons for BIOS flashes gone bad are flashing the BIOS with an incorrect BIOS version and a power failure during the flashing process.

    Flash BIOS Written to RAM

    • Flash BIOS
      Flash BIOS

      Two files are needed to update a flash BIOS. One is a binary file that contains the BIOS code, and the second is a program called a loader. The loader connects to the motherboard circuitry. It then transfers the binary contents of the BIOS file to the RAM chips.

Related Searches:

References

  • Photo Credit ram 3 image by PeteG from Fotolia.com dioda4 image by Andrzej Solnica from Fotolia.com Ventaglio di RAM image by Sebastiano Settimii from Fotolia.com cellphone chips image by timur1970 from Fotolia.com chip image by JCVSTOCK-ES from Fotolia.com video card image by TEA from Fotolia.com

Comments

You May Also Like

  • How to Change Your BIOS After Adding RAM

    Adding more RAM is one of the most cost effective computer upgrades you can do. Adding additional RAM to your computer will...

  • What Is One Reason to Flash BIOS?

    The BIOS is data stored on a computer's motherboard that contains critical information for the computer to boot up. This includes the...

  • How to Reprogram BIOS

    The BIOS of any computer controls the specifics of the way that machine operates. When you turn on your computer, your processor...

  • How to Find Your BIOS Chip

    A computer's BIOS (Basic Input Output System) is a firmware program that dictates how the computer's motherboard communicates and initializes the hardware...

  • What Is Flash ROM BIOS?

    Every computer uses a set of permanent instructions that telsl it how to handle hardware and information. This set of instructions, called...

  • How to Repair BIOS

    Repairing the BIOS on the motherboard is usually a matter of updating the BIOS in a process called flashing the BIOS. The...

  • How to Disable Shadow Copies

    Volume shadow copy is a feature available in Windows Vista Ultimate, Business and Enterprise editions as well as Windows 7. This feature...

  • How to Save a ROM File to Flash BIOS

    ROM files are the native file format for BIOS (Basic Input Output System) firmware applications. These files are flashed on semipermanent memory...

  • How To Update ASUS BIOS

    Since its founding in 1989, ASUS has earned a reputation for producing top-quality motherboards and other components. By some estimates, as many...

  • Computer Memory Defined

    Computer memory is defined as the storage unit in the computer to store data. Specific types of computer memory vary based on...

Related Ads

Featured