Skip to main content

AMD Microcode Patch

Build CodeQL PyPI version Python versions Snyk package health OpenSSF Scorecard

A Python library for parsing and interpreting AMD microcode patch files.

Installation

pip install amd-ucode-patch

Command line tools

Installing the package provides the following command line tools. Run any tool with --help for usage details.

Tool Description
amd_ucode_patch_info Inspect patch files and print their decoded fields as a table (text, Markdown or CSV).
amd_ucode_patch_sign Inspect, verify (verify) and re-sign (resign) patch signatures.

Library usage

The package can also be used programmatically:

from pathlib import Path
from amd_ucode_patch.structures.patch import Patch

patch = Patch.from_file(Path("firmware.bin"))
print(patch.header.patch_level)                          # e.g. 0a000033
print(f"{patch.header.data.cpuid.cpuid_signature:08X}")  # e.g. 00A00F00
print(patch.name_canonical)                              # canonical filename

Release files for amd-ucode-patch 2.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for amd-ucode-patch 2.1.1
File Size Uploaded
amd_ucode_patch-2.1.1.tar.gz 72.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for amd-ucode-patch 2.1.1
File Interpreter ABI Platform
amd_ucode_patch-2.1.1-py3-none-any.whl Python 3 none any Details

Total release size: 127.4 kB

Release files / amd_ucode_patch-2.1.1.tar.gz

Download URL amd_ucode_patch-2.1.1.tar.gz
Size 72.0 kB
Tags Source
SHA-256 checksum
How to use checksums
7cebc8f25c4a222a96511cd5f98910ae289670542ceb7853796695feb8bdb846
BLAKE2b-256 checksum
How to use checksums
31edca1f54e1d2bc9cf501fed7e36cd432ebf06229e150f8c9f031b3e137b580
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release files / amd_ucode_patch-2.1.1-py3-none-any.whl

Download URL amd_ucode_patch-2.1.1-py3-none-any.whl
Size 55.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
b8ace0de076029327153fb6aaafc7907a0559fcb9010f2aff8e39b36a24c4a90
BLAKE2b-256 checksum
How to use checksums
110f683fa5085976fc8858b3ee4c948baa444c28297bb560f58144f1e7d27c83
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 25, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

2.1.1 This release

2 release files

2.1.0

2 release files

2.0.0

2 release files

1.1.0

2 release files

1.0.1

2 release files

1.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page