SkillAgentSearch skills...

Microparse

Microcode parser for AMD, Intel, and VIA processors

Install / Use

/learn @ddcc/Microparse
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars134
CategoryDevelopment
Updated1mo ago
Forks18

Languages

Python

Security Score

95/100

Audited on Jan 24, 2026

No findings