What is firmware and what happens when I update it?

8,007

Solution 1

firmware is a term often used to denote the fixed, usually rather small, programs and data structures that internally control various electronic devices

...and people update it because:

Common reasons for updating firmware include fixing bugs or adding features to the device.

Seriously, this information is in the Wikipedia article itself. What exactly do you want by asking about firmwares? "How do you update", depends on the device you want to update. Each eletronic device has specific procedures to do it.

Solution 2

What is firmware?

In computing, firmware is software that is embedded in a hardware device. It is often provided on flash ROMs or as a binary image file that can be uploaded onto existing hardware by a user.

Firmware is defined as:

  • the computer program in a read-only memory (ROM) integrated circuit (a hardware part number or other configuration identifier is usually used to represent the software);

  • the erasable programmable read-only memory (EPROM) chip, whose program may be modified by special external hardware, but not by [a general purpose] application program.

Source: Federal Standard 1037C.

  • the electrically erasable programmable read-only memory (EEPROM) chip, whose program may be modified by special electrical external hardware (not the usual optical light), but not by [a general purpose] application program.

What happens when I update it?

In practical terms, firmware updates can improve the performance and reliability, indeed even the basic available functionality of a device, and many devices benefit from regular firmware updates. One of the most common devices to have regular firmware updates are recording devices such as optical media writers (DVD, CD, Bluray), as media technologies extend, so firmware updates ensure hardware is kept up to date and compatible.

Source: WikiAnswers

Share:
8,007

Related videos on Youtube

Gordon Gustafson
Author by

Gordon Gustafson

ML Platform Engineer at Motional. Experience in devops, backend development, and ML.

Updated on September 17, 2022

Comments

  • Gordon Gustafson
    Gordon Gustafson almost 2 years

    I've seen the phrase "firmware update" a few places before. Why and how do I update it? What changes are made to my computer?

    EDIT: I originally wrote "what it firmware?" but I'll save someone the trouble of posting the wikipedia article

    • SLaks
      SLaks about 14 years
      It depends. Firmware for what?
    • Gordon Gustafson
      Gordon Gustafson about 14 years
      @SLaks firmware in general, what happens to the machine, different behavior. Not about any specific device :D