Skip to content

Commit ef008a5

Browse files
committed
16396 Update Intel microcode to 20240312
Reviewed by: Robert Mustacchi <[email protected]> Reviewed by: Andy Fiddaman <[email protected]> Approved by: Patrick Mooney <[email protected]>
1 parent 4bd36be commit ef008a5

37 files changed

+77
-3
lines changed

Diff for: usr/src/data/ucode/intel/00050653-01

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/00050656-01

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/00050657-01

-1 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/0005065B-01

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/00050665-10

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000506F1-01

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000606A6-01

8 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000606C1-10

8 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000706A1-01

1 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000706A8-01

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000706E5-80

1 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000806C1-80

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000806C2-02

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000806D1-02

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000806EC-04

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000806F4-01

7 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/00090661-01

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/00090672-01

2 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000906A3-80

2 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000906C0-01

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000906E9-02

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000906EA-02

1 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000906EC-02

1 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000906ED-02

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000A0652-20

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000A0653-02

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000A0655-02

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000A0660-80

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000A0661-80

0 Bytes
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000A0671-02

4 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000A06A4-02

133 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000B0671-02

4 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000B06A2-20

4 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000B06E0-01

2 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/000C06F1-01

537 KB
Binary file not shown.

Diff for: usr/src/data/ucode/intel/Makefile.links

+57-1
Original file line numberDiff line numberDiff line change
@@ -198,20 +198,34 @@ INTEL_LINKS = \
198198
000906ED-20 \
199199
000A0653-20 \
200200
000A0655-20 \
201+
000A06A4-04 \
202+
000A06A4-20 \
203+
000A06A4-40 \
204+
000A06A4-80 \
201205
000B0671-10 \
202206
000B0671-20 \
203207
000B06A2-40 \
204208
000B06A2-80 \
205209
000B06A3-20 \
206210
000B06A3-40 \
207211
000B06A3-80 \
212+
000B06A8-20 \
213+
000B06A8-40 \
214+
000B06A8-80 \
208215
000B06E0-10 \
209216
000B06F2-01 \
210217
000B06F2-02 \
211218
000B06F2-04 \
212219
000B06F5-01 \
213220
000B06F5-02 \
214-
000B06F5-04
221+
000B06F5-04 \
222+
000C06F1-02 \
223+
000C06F1-04 \
224+
000C06F1-80 \
225+
000C06F2-01 \
226+
000C06F2-02 \
227+
000C06F2-04 \
228+
000C06F2-80
215229

216230
$(ROOTINTELDIR)/00000F32-04: $(ROOTINTELDIR)/00000F32-01
217231
$(RM) $@; $(LN) $^ $@
@@ -777,6 +791,18 @@ $(ROOTINTELDIR)/000A0653-20: $(ROOTINTELDIR)/000A0653-02
777791
$(ROOTINTELDIR)/000A0655-20: $(ROOTINTELDIR)/000A0655-02
778792
$(RM) $@; $(LN) $^ $@
779793

794+
$(ROOTINTELDIR)/000A06A4-04: $(ROOTINTELDIR)/000A06A4-02
795+
$(RM) $@; $(LN) $^ $@
796+
797+
$(ROOTINTELDIR)/000A06A4-20: $(ROOTINTELDIR)/000A06A4-02
798+
$(RM) $@; $(LN) $^ $@
799+
800+
$(ROOTINTELDIR)/000A06A4-40: $(ROOTINTELDIR)/000A06A4-02
801+
$(RM) $@; $(LN) $^ $@
802+
803+
$(ROOTINTELDIR)/000A06A4-80: $(ROOTINTELDIR)/000A06A4-02
804+
$(RM) $@; $(LN) $^ $@
805+
780806
$(ROOTINTELDIR)/000B0671-10: $(ROOTINTELDIR)/000B0671-02
781807
$(RM) $@; $(LN) $^ $@
782808

@@ -798,6 +824,15 @@ $(ROOTINTELDIR)/000B06A3-40: $(ROOTINTELDIR)/000B06A2-20
798824
$(ROOTINTELDIR)/000B06A3-80: $(ROOTINTELDIR)/000B06A2-20
799825
$(RM) $@; $(LN) $^ $@
800826

827+
$(ROOTINTELDIR)/000B06A8-20: $(ROOTINTELDIR)/000B06A2-20
828+
$(RM) $@; $(LN) $^ $@
829+
830+
$(ROOTINTELDIR)/000B06A8-40: $(ROOTINTELDIR)/000B06A2-20
831+
$(RM) $@; $(LN) $^ $@
832+
833+
$(ROOTINTELDIR)/000B06A8-80: $(ROOTINTELDIR)/000B06A2-20
834+
$(RM) $@; $(LN) $^ $@
835+
801836
$(ROOTINTELDIR)/000B06E0-10: $(ROOTINTELDIR)/000B06E0-01
802837
$(RM) $@; $(LN) $^ $@
803838

@@ -819,3 +854,24 @@ $(ROOTINTELDIR)/000B06F5-02: $(ROOTINTELDIR)/00090672-01
819854
$(ROOTINTELDIR)/000B06F5-04: $(ROOTINTELDIR)/00090672-01
820855
$(RM) $@; $(LN) $^ $@
821856

857+
$(ROOTINTELDIR)/000C06F1-02: $(ROOTINTELDIR)/000C06F1-01
858+
$(RM) $@; $(LN) $^ $@
859+
860+
$(ROOTINTELDIR)/000C06F1-04: $(ROOTINTELDIR)/000C06F1-01
861+
$(RM) $@; $(LN) $^ $@
862+
863+
$(ROOTINTELDIR)/000C06F1-80: $(ROOTINTELDIR)/000C06F1-01
864+
$(RM) $@; $(LN) $^ $@
865+
866+
$(ROOTINTELDIR)/000C06F2-01: $(ROOTINTELDIR)/000C06F1-01
867+
$(RM) $@; $(LN) $^ $@
868+
869+
$(ROOTINTELDIR)/000C06F2-02: $(ROOTINTELDIR)/000C06F1-01
870+
$(RM) $@; $(LN) $^ $@
871+
872+
$(ROOTINTELDIR)/000C06F2-04: $(ROOTINTELDIR)/000C06F1-01
873+
$(RM) $@; $(LN) $^ $@
874+
875+
$(ROOTINTELDIR)/000C06F2-80: $(ROOTINTELDIR)/000C06F1-01
876+
$(RM) $@; $(LN) $^ $@
877+

Diff for: usr/src/pkg/manifests/system-microcode-intel.p5m

+20-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# Copyright 2019 Peter Tribble.
2727
# Copyright 2023 OmniOS Community Edition (OmniOSce) Association.
2828
# Copyright 2022 Joyent, Inc.
29-
# Copyright 2022 MNX Cloud, Inc.
29+
# Copyright 2024 MNX Cloud, Inc.
3030
#
3131

3232
#
@@ -36,7 +36,7 @@
3636
#
3737
<include global_zone_only_component>
3838
set name=pkg.fmri \
39-
value=pkg:/system/microcode/intel@20231114,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
39+
value=pkg:/system/microcode/intel@20240312,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
4040
set name=pkg.summary value="Microcode for Intel CPUs"
4141
set name=pkg.description value="Microcode for Intel CPUs"
4242
set name=info.classification value=org.opensolaris.category.2008:System/Core
@@ -652,6 +652,12 @@ file path=platform/i86pc/ucode/GenuineIntel/000A0661-80 group=sys mode=0444 \
652652
reboot-needed=true
653653
file path=platform/i86pc/ucode/GenuineIntel/000A0671-02 group=sys mode=0444 \
654654
reboot-needed=true
655+
file path=platform/i86pc/ucode/GenuineIntel/000A06A4-02 group=sys mode=0444 \
656+
reboot-needed=true
657+
hardlink path=platform/i86pc/ucode/GenuineIntel/000A06A4-04 target=000A06A4-02
658+
hardlink path=platform/i86pc/ucode/GenuineIntel/000A06A4-20 target=000A06A4-02
659+
hardlink path=platform/i86pc/ucode/GenuineIntel/000A06A4-40 target=000A06A4-02
660+
hardlink path=platform/i86pc/ucode/GenuineIntel/000A06A4-80 target=000A06A4-02
655661
file path=platform/i86pc/ucode/GenuineIntel/000B0671-02 group=sys mode=0444 \
656662
reboot-needed=true
657663
hardlink path=platform/i86pc/ucode/GenuineIntel/000B0671-10 target=000B0671-02
@@ -663,6 +669,9 @@ hardlink path=platform/i86pc/ucode/GenuineIntel/000B06A2-80 target=000B06A2-20
663669
hardlink path=platform/i86pc/ucode/GenuineIntel/000B06A3-20 target=000B06A2-20
664670
hardlink path=platform/i86pc/ucode/GenuineIntel/000B06A3-40 target=000B06A2-20
665671
hardlink path=platform/i86pc/ucode/GenuineIntel/000B06A3-80 target=000B06A2-20
672+
hardlink path=platform/i86pc/ucode/GenuineIntel/000B06A8-20 target=000B06A2-20
673+
hardlink path=platform/i86pc/ucode/GenuineIntel/000B06A8-40 target=000B06A2-20
674+
hardlink path=platform/i86pc/ucode/GenuineIntel/000B06A8-80 target=000B06A2-20
666675
file path=platform/i86pc/ucode/GenuineIntel/000B06E0-01 group=sys mode=0444 \
667676
reboot-needed=true
668677
hardlink path=platform/i86pc/ucode/GenuineIntel/000B06E0-10 target=000B06E0-01
@@ -672,6 +681,15 @@ hardlink path=platform/i86pc/ucode/GenuineIntel/000B06F2-04 target=00090672-01
672681
hardlink path=platform/i86pc/ucode/GenuineIntel/000B06F5-01 target=00090672-01
673682
hardlink path=platform/i86pc/ucode/GenuineIntel/000B06F5-02 target=00090672-01
674683
hardlink path=platform/i86pc/ucode/GenuineIntel/000B06F5-04 target=00090672-01
684+
file path=platform/i86pc/ucode/GenuineIntel/000C06F1-01 group=sys mode=0444 \
685+
reboot-needed=true
686+
hardlink path=platform/i86pc/ucode/GenuineIntel/000C06F1-02 target=000C06F1-01
687+
hardlink path=platform/i86pc/ucode/GenuineIntel/000C06F1-04 target=000C06F1-01
688+
hardlink path=platform/i86pc/ucode/GenuineIntel/000C06F1-80 target=000C06F1-01
689+
hardlink path=platform/i86pc/ucode/GenuineIntel/000C06F2-01 target=000C06F1-01
690+
hardlink path=platform/i86pc/ucode/GenuineIntel/000C06F2-02 target=000C06F1-01
691+
hardlink path=platform/i86pc/ucode/GenuineIntel/000C06F2-04 target=000C06F1-01
692+
hardlink path=platform/i86pc/ucode/GenuineIntel/000C06F2-80 target=000C06F1-01
675693
license lic_CDDL license=lic_CDDL
676694
license usr/src/data/ucode/intel/THIRDPARTYLICENSE \
677695
license=usr/src/data/ucode/intel/THIRDPARTYLICENSE

0 commit comments

Comments
 (0)