<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/cpu-microcode-amd, branch 2025Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>sysutils/cpu-microcode-amd: Update to 2024-11-21 snapshot</title>
<updated>2025-02-12T17:20:47+00:00</updated>
<author>
<name>Joseph Mingrone</name>
<email>jrm@FreeBSD.org</email>
</author>
<published>2025-02-12T17:09:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2bf04cb21497147f3d311ee968a82af05d2874dc'/>
<id>2bf04cb21497147f3d311ee968a82af05d2874dc</id>
<content type='text'>
This snapshot contains updates for the 17h and 19h processor families.

Latest Linux Firmware repository commit since last update:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=48bb90cceb882cab8e9ab692bc5779d3bf3a13b8

Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This snapshot contains updates for the 17h and 19h processor families.

Latest Linux Firmware repository commit since last update:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=48bb90cceb882cab8e9ab692bc5779d3bf3a13b8

Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/cpu-microcode-amd: Update to address guest memory vulnerabilities</title>
<updated>2024-08-10T23:13:41+00:00</updated>
<author>
<name>Yan Ka Chiu</name>
<email>nyan@myuji.xyz</email>
</author>
<published>2024-08-10T22:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=60a177caf143aef2912a1a11b3800a76c42cd165'/>
<id>60a177caf143aef2912a1a11b3800a76c42cd165</id>
<content type='text'>
For more information, refer to:

- https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7014.html
- https://info.defcon.org/event/?id=54863
- https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=091bd5adf19c7ab01214c64689952acb483

Security:	7d631146-5769-11ef-b618-1c697a616631
Differential Revision:	https://reviews.freebsd.org/D46269
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For more information, refer to:

- https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7014.html
- https://info.defcon.org/event/?id=54863
- https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=091bd5adf19c7ab01214c64689952acb483

Security:	7d631146-5769-11ef-b618-1c697a616631
Differential Revision:	https://reviews.freebsd.org/D46269
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/cpu-microcode-amd: Update to 2024-01-16 snapshot</title>
<updated>2024-02-24T20:34:30+00:00</updated>
<author>
<name>Joseph Mingrone</name>
<email>jrm@FreeBSD.org</email>
</author>
<published>2024-02-23T19:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=f88622cee42d9ceba498cb8ad88a0d69f8d17ec5'/>
<id>f88622cee42d9ceba498cb8ad88a0d69f8d17ec5</id>
<content type='text'>
Commits to the Linux Firmware repository since last update:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=bfc33c1e308e1ebd5f216781ea0b091c2379bbb2
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=a193c6517fbfc0e7a4e2f8b06cb2742a82a8dd63

Reviewed by:	chs
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D44049
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commits to the Linux Firmware repository since last update:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=bfc33c1e308e1ebd5f216781ea0b091c2379bbb2
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=a193c6517fbfc0e7a4e2f8b06cb2742a82a8dd63

Reviewed by:	chs
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D44049
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/cpu-microcode*: support early loading of AMD ucode</title>
<updated>2024-02-23T17:29:13+00:00</updated>
<author>
<name>Chuck Silvers</name>
<email>chs@FreeBSD.org</email>
</author>
<published>2024-02-23T17:14:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=8972ab311c750984f6936ea93e80642beb7f792a'/>
<id>8972ab311c750984f6936ea93e80642beb7f792a</id>
<content type='text'>
Install the AMD ucode in /boot/firmware for early loading just like
is done for intel.  Update the instructions for early loading to
reflect that AMD is now supported too.

Sponsored By:	Netflix
Reviewed by:	jrm
Differential Revision:	https://reviews.freebsd.org/D44025
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Install the AMD ucode in /boot/firmware for early loading just like
is done for intel.  Update the instructions for early loading to
reflect that AMD is now supported too.

Sponsored By:	Netflix
Reviewed by:	jrm
Differential Revision:	https://reviews.freebsd.org/D44025
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/cpu-microcode-amd: Update to 2023-10-19 snapshot</title>
<updated>2023-12-03T12:48:37+00:00</updated>
<author>
<name>Joseph Mingrone</name>
<email>jrm@FreeBSD.org</email>
</author>
<published>2023-11-13T19:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=31dcb831b9ea91e418f4e96e492790129fabaccf'/>
<id>31dcb831b9ea91e418f4e96e492790129fabaccf</id>
<content type='text'>
Commit to the Linux Firmware repository:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=06afd7f939c5b245b2af9e0fee13026f2aaf77fa

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D42573
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit to the Linux Firmware repository:
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/?id=06afd7f939c5b245b2af9e0fee13026f2aaf77fa

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D42573
</pre>
</div>
</content>
</entry>
<entry>
<title>cpu microcode ports: Take maintainership</title>
<updated>2023-11-13T17:32:33+00:00</updated>
<author>
<name>Joseph Mingrone</name>
<email>jrm@FreeBSD.org</email>
</author>
<published>2023-11-13T17:29:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=82c1d7a1b724870fc3e3cd5e40f40d65820710f3'/>
<id>82c1d7a1b724870fc3e3cd5e40f40d65820710f3</id>
<content type='text'>
While here, pet portclippy/portfmt.

Approved by:	seanc (past maintainer)
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here, pet portclippy/portfmt.

Approved by:	seanc (past maintainer)
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/cpu-microcode-amd: Update for 19h processor family</title>
<updated>2023-08-21T18:13:01+00:00</updated>
<author>
<name>Joseph Mingrone</name>
<email>jrm@FreeBSD.org</email>
</author>
<published>2023-08-21T11:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=32581ecbe9478918189b37e604bce5811fad88d0'/>
<id>32581ecbe9478918189b37e604bce5811fad88d0</id>
<content type='text'>
PR:		273238
Reported by:	Christos Chatzaras &lt;chris@cretaforce.gr&gt;
Approved by:	maintainer (sbruno, implicit)
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		273238
Reported by:	Christos Chatzaras &lt;chris@cretaforce.gr&gt;
Approved by:	maintainer (sbruno, implicit)
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>sysutils/cpu-microcode-*: Reorganize CPU microcode ports</title>
<updated>2023-08-16T17:06:40+00:00</updated>
<author>
<name>Joseph Mingrone</name>
<email>jrm@FreeBSD.org</email>
</author>
<published>2023-08-10T16:57:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=bc7829212d153aeff69b439d08e2e3001ef88ba3'/>
<id>bc7829212d153aeff69b439d08e2e3001ef88ba3</id>
<content type='text'>
Prior to this update, sysutils/devcpu-data, which only contained an RC
script, had run dependencies on the AMD and Intel microcode ports.  This
made it cumbersome to have just the AMD or just the Intel microcode
ports installed.  With this change, the microcode ports now depend on
the RC script.

Other changes:

- Use more intuitive port names: cpu-microcode, cpu-microcode-amd,
  cpu-microcode-intel, and cpu-microcode-rc.
- Add the metaport, cpu-microcode, which pulls in all related ports.
- Pet portclippy/portfmt

Reviewed by:	lwhsu, markj
Approved by:	sbruno (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D41406
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prior to this update, sysutils/devcpu-data, which only contained an RC
script, had run dependencies on the AMD and Intel microcode ports.  This
made it cumbersome to have just the AMD or just the Intel microcode
ports installed.  With this change, the microcode ports now depend on
the RC script.

Other changes:

- Use more intuitive port names: cpu-microcode, cpu-microcode-amd,
  cpu-microcode-intel, and cpu-microcode-rc.
- Add the metaport, cpu-microcode, which pulls in all related ports.
- Pet portclippy/portfmt

Reviewed by:	lwhsu, markj
Approved by:	sbruno (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D41406
</pre>
</div>
</content>
</entry>
</feed>
