About

A firmware is any computer program that is tightly linked to hardware such:

  • BIOS,
  • or the control systems of simple devices (such as a microwave oven, remote control, or computer peripheral.). They act here as the device's complete operating system (performing all control, monitoring and data manipulation functions). Firmware on an embedded system may be the only program that will run on the system and provide all of its functions.

Originally, a firmware was a program on the boundary between hardware and software; thus the name firmware.

Management

Storage

Firmware is held in non-volatile memory devices such as ROM, EPROM, or flash memory.