microparse icon indicating copy to clipboard operation
microparse copied to clipboard

Microcode parser for AMD, Intel, and VIA processors

microparse

Microcode update parser for AMD, Intel, and VIA processors written in Python 3.x.

Update binaries can be obtained from:

  • /lib/firmware/amd-ucode and /lib/firmware/intel-ucode with the amd-ucode and intel-ucode packages installed on Debian/Ubuntu
  • Coreboot: http://review.coreboot.org/gitweb?p=coreboot.git;a=tree;f=src/cpu;hb=HEAD
  • AMD: http://www.amd64.org/microcode.html
  • Intel: https://downloadcenter.intel.com/SearchResult.aspx?lang=eng&keyword=%22microcode%22

Listings of publicly available microcode updates are included:

  • amd.csv
  • amd_mapping.csv
  • intel.csv
  • via.csv