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.0

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.0
File Size Uploaded
amd_ucode_patch-2.1.0.tar.gz 62.0 kB Details

Built distribution (wheel)

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

Total release size: 108.3 kB

Release files / amd_ucode_patch-2.1.0.tar.gz

Download URL amd_ucode_patch-2.1.0.tar.gz
Size 62.0 kB
Tags Source
SHA-256 checksum
How to use checksums
ece84adc566dac70bea41854a74a05ca8bef103f91f0361c863f70e273ee7c43
BLAKE2b-256 checksum
How to use checksums
b09421431668d293e20115672a413655df630d6a05acf8a75cebf2bc7fe1cb0b
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 20, 2026.

Transparency log

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

Download URL amd_ucode_patch-2.1.0-py3-none-any.whl
Size 46.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
3508b22bae20e6596fa0c53774106249ce8e1eacb2cd115ab8c40ef9ff2ad823
BLAKE2b-256 checksum
How to use checksums
9cdf0bd94d84a00996cb51d17137cc0b1d6b57bc334d3bb93f895d9a17e589e1
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 20, 2026.

Transparency log

Release history Release notifications | RSS feed

2.1.1

2 release files

This release

2.1.0 This release

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