diff options
| author | Andy Fiddaman <omnios@citrus-it.co.uk> | 2021-06-24 12:59:06 +0000 |
|---|---|---|
| committer | Andy Fiddaman <omnios@citrus-it.co.uk> | 2021-07-06 20:48:53 +0000 |
| commit | ffc946bc87951cc850a82348f705c4081080f818 (patch) | |
| tree | 5122814b833c2b77f13c59d94bc5408cf72ea816 | |
| parent | afcdc73a9924f4ee06d1c0e75823ab1db7d742c3 (diff) | |
| download | illumos-gate-ffc946bc87951cc850a82348f705c4081080f818.tar.gz | |
13900 Update Intel microcode to 20210608
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Garrett D'Amore <garrett@damore.org>
51 files changed, 107 insertions, 4 deletions
diff --git a/exception_lists/copyright b/exception_lists/copyright index c091d526fa..f181ab8643 100644 --- a/exception_lists/copyright +++ b/exception_lists/copyright @@ -23,9 +23,9 @@ # Copyright 2020 Tintri by DDN, Inc. All rights reserved. # Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2011 by Delphix. All rights reserved. -# Copyright 2018 OmniOS Community Edition (OmniOSce) Association. # Copyright (c) 2018, Joyent, Inc. # Copyright 2020 Oxide Computer Company +# Copyright 2021 OmniOS Community Edition (OmniOSce) Association. # syntax: glob @@ -105,6 +105,8 @@ usr/src/data/hwdata/THIRDPARTYLICENSE.efifixes.tmpl usr/src/data/hwdata/pci.ids usr/src/data/hwdata/usb.ids usr/src/data/perfmon/* +usr/src/data/ucode/Makefile.links +usr/src/data/ucode/intel/* usr/src/grub/grub-0.97/stage2/Makefile.am usr/src/grub/grub-0.97/stage2/builtins.c usr/src/grub/grub-0.97/stage2/disk_io.c diff --git a/exception_lists/keywords b/exception_lists/keywords index f99b308c43..5c44c20350 100644 --- a/exception_lists/keywords +++ b/exception_lists/keywords @@ -22,6 +22,7 @@ # Copyright 2017 Nexenta Systems, Inc. # Copyright (c) 2013 by Delphix. All rights reserved. # Copyright 2016 Toomas Soome <tsoome@me.com> +# Copyright 2021 OmniOS Community Edition (OmniOSce) Association. # syntax: glob @@ -35,6 +36,7 @@ usr/src/data/locale/data/zh_SG.UTF-8.src usr/src/data/locale/data/zh_TW.UTF-8.src usr/src/data/terminfo/termcap.src usr/src/data/terminfo/terminfo.src +usr/src/data/ucode/intel/* usr/src/test/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/zfs-pool-v15.dat.bz2 usr/src/test/zfs-tests/tests/functional/delegate/delegate_common.kshlib usr/src/test/test-runner/cmd/run diff --git a/exception_lists/wscheck b/exception_lists/wscheck index 481aa391c9..462546802f 100644 --- a/exception_lists/wscheck +++ b/exception_lists/wscheck @@ -19,6 +19,7 @@ usr/src/cmd/smbsrv/testoplock/case*.ref usr/src/data/hwdata/pci.ids usr/src/data/hwdata/usb.ids usr/src/data/perfmon/readme.txt +usr/src/data/ucode/intel/* usr/src/test/crypto-tests/tests/digest/data/*.rsp usr/src/test/util-tests/tests/dis/i386/*.out usr/src/test/libc-tests/tests/qsort/*.c diff --git a/usr/src/data/ucode/Makefile.links b/usr/src/data/ucode/Makefile.links index 0f74a1beb7..39be3efa48 100644 --- a/usr/src/data/ucode/Makefile.links +++ b/usr/src/data/ucode/Makefile.links @@ -119,6 +119,11 @@ INTEL_LINKS = \ 00050654-10 \ 00050654-20 \ 00050654-80 \ + 00050655-02 \ + 00050655-04 \ + 00050655-10 \ + 00050655-20 \ + 00050655-80 \ 00050656-02 \ 00050656-04 \ 00050656-08 \ @@ -142,6 +147,17 @@ INTEL_LINKS = \ 000506E3-04 \ 000506E3-10 \ 000506E3-20 \ + 000606A5-02 \ + 000606A5-04 \ + 000606A5-80 \ + 000606A6-02 \ + 000606A6-04 \ + 000606A6-80 \ + 00080665-01 \ + 000806C2-40 \ + 000806C2-80 \ + 000806D1-40 \ + 000806D1-80 \ 000806E9-80 \ 000806EA-80 \ 000806EB-40 \ @@ -483,6 +499,21 @@ $(ROOTINTELDIR)/00050654-20: $(ROOTINTELDIR)/00050654-01 $(ROOTINTELDIR)/00050654-80: $(ROOTINTELDIR)/00050654-01 $(RM) $@; $(LN) $^ $@ +$(ROOTINTELDIR)/00050655-02: $(ROOTINTELDIR)/00050655-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/00050655-04: $(ROOTINTELDIR)/00050655-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/00050655-10: $(ROOTINTELDIR)/00050655-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/00050655-20: $(ROOTINTELDIR)/00050655-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/00050655-80: $(ROOTINTELDIR)/00050655-01 + $(RM) $@; $(LN) $^ $@ + $(ROOTINTELDIR)/00050656-02: $(ROOTINTELDIR)/00050656-01 $(RM) $@; $(LN) $^ $@ @@ -552,6 +583,39 @@ $(ROOTINTELDIR)/000506E3-10: $(ROOTINTELDIR)/000506E3-02 $(ROOTINTELDIR)/000506E3-20: $(ROOTINTELDIR)/000506E3-02 $(RM) $@; $(LN) $^ $@ +$(ROOTINTELDIR)/000606A5-02: $(ROOTINTELDIR)/000606A5-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/000606A5-04: $(ROOTINTELDIR)/000606A5-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/000606A5-80: $(ROOTINTELDIR)/000606A5-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/000606A6-02: $(ROOTINTELDIR)/000606A6-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/000606A6-04: $(ROOTINTELDIR)/000606A6-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/000606A6-80: $(ROOTINTELDIR)/000606A6-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/00080665-01: $(ROOTINTELDIR)/00080664-01 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/000806C2-40: $(ROOTINTELDIR)/000806C2-02 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/000806C2-80: $(ROOTINTELDIR)/000806C2-02 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/000806D1-40: $(ROOTINTELDIR)/000806D1-02 + $(RM) $@; $(LN) $^ $@ + +$(ROOTINTELDIR)/000806D1-80: $(ROOTINTELDIR)/000806D1-02 + $(RM) $@; $(LN) $^ $@ + $(ROOTINTELDIR)/000806E9-80: $(ROOTINTELDIR)/000806E9-40 $(RM) $@; $(LN) $^ $@ diff --git a/usr/src/data/ucode/README.ucode b/usr/src/data/ucode/README.ucode index 4d074c7d85..c2f0b03d81 100644 --- a/usr/src/data/ucode/README.ucode +++ b/usr/src/data/ucode/README.ucode @@ -38,4 +38,4 @@ of updating the manifest as necessary. Be careful about new files. AMD: Updated in March 2012 as part of illumos#2546. Exact revision unknown. -Intel: Linux 20200616 release +Intel: Linux 20210608 release diff --git a/usr/src/data/ucode/intel/000306F2-01 b/usr/src/data/ucode/intel/000306F2-01 Binary files differindex 8c9f14b1f8..04a67cf050 100644 --- a/usr/src/data/ucode/intel/000306F2-01 +++ b/usr/src/data/ucode/intel/000306F2-01 diff --git a/usr/src/data/ucode/intel/000306F4-80 b/usr/src/data/ucode/intel/000306F4-80 Binary files differindex 2cdbb7c270..fa7f56f52b 100644 --- a/usr/src/data/ucode/intel/000306F4-80 +++ b/usr/src/data/ucode/intel/000306F4-80 diff --git a/usr/src/data/ucode/intel/000406E3-40 b/usr/src/data/ucode/intel/000406E3-40 Binary files differindex 31f9692d1a..d9426ae970 100644 --- a/usr/src/data/ucode/intel/000406E3-40 +++ b/usr/src/data/ucode/intel/000406E3-40 diff --git a/usr/src/data/ucode/intel/000406F1-01 b/usr/src/data/ucode/intel/000406F1-01 Binary files differindex b38c4a5cc5..1c6e7933a5 100644 --- a/usr/src/data/ucode/intel/000406F1-01 +++ b/usr/src/data/ucode/intel/000406F1-01 diff --git a/usr/src/data/ucode/intel/00050653-01 b/usr/src/data/ucode/intel/00050653-01 Binary files differindex 58a19b54bb..c76fac3ab0 100644 --- a/usr/src/data/ucode/intel/00050653-01 +++ b/usr/src/data/ucode/intel/00050653-01 diff --git a/usr/src/data/ucode/intel/00050654-01 b/usr/src/data/ucode/intel/00050654-01 Binary files differindex 382287077a..cca28e70a8 100644 --- a/usr/src/data/ucode/intel/00050654-01 +++ b/usr/src/data/ucode/intel/00050654-01 diff --git a/usr/src/data/ucode/intel/00050655-01 b/usr/src/data/ucode/intel/00050655-01 Binary files differnew file mode 100644 index 0000000000..923b87da82 --- /dev/null +++ b/usr/src/data/ucode/intel/00050655-01 diff --git a/usr/src/data/ucode/intel/00050656-01 b/usr/src/data/ucode/intel/00050656-01 Binary files differindex 8370d641fb..96169ce3fe 100644 --- a/usr/src/data/ucode/intel/00050656-01 +++ b/usr/src/data/ucode/intel/00050656-01 diff --git a/usr/src/data/ucode/intel/00050657-01 b/usr/src/data/ucode/intel/00050657-01 Binary files differindex 8b1f7e4876..f7779ee1dd 100644 --- a/usr/src/data/ucode/intel/00050657-01 +++ b/usr/src/data/ucode/intel/00050657-01 diff --git a/usr/src/data/ucode/intel/0005065B-01 b/usr/src/data/ucode/intel/0005065B-01 Binary files differindex 999c0ad32f..96deb26c6e 100644 --- a/usr/src/data/ucode/intel/0005065B-01 +++ b/usr/src/data/ucode/intel/0005065B-01 diff --git a/usr/src/data/ucode/intel/00050663-10 b/usr/src/data/ucode/intel/00050663-10 Binary files differindex 37f7333bc6..2a9d8eaf7c 100644 --- a/usr/src/data/ucode/intel/00050663-10 +++ b/usr/src/data/ucode/intel/00050663-10 diff --git a/usr/src/data/ucode/intel/00050664-10 b/usr/src/data/ucode/intel/00050664-10 Binary files differindex 0e8fc2b5fe..9bb6fbea80 100644 --- a/usr/src/data/ucode/intel/00050664-10 +++ b/usr/src/data/ucode/intel/00050664-10 diff --git a/usr/src/data/ucode/intel/00050665-10 b/usr/src/data/ucode/intel/00050665-10 Binary files differindex b2c17aa506..12badd3891 100644 --- a/usr/src/data/ucode/intel/00050665-10 +++ b/usr/src/data/ucode/intel/00050665-10 diff --git a/usr/src/data/ucode/intel/000506C9-01 b/usr/src/data/ucode/intel/000506C9-01 Binary files differindex 40a5a92115..34e1525d17 100644 --- a/usr/src/data/ucode/intel/000506C9-01 +++ b/usr/src/data/ucode/intel/000506C9-01 diff --git a/usr/src/data/ucode/intel/000506CA-01 b/usr/src/data/ucode/intel/000506CA-01 Binary files differindex e106f988cd..44ca47239a 100644 --- a/usr/src/data/ucode/intel/000506CA-01 +++ b/usr/src/data/ucode/intel/000506CA-01 diff --git a/usr/src/data/ucode/intel/000506E3-02 b/usr/src/data/ucode/intel/000506E3-02 Binary files differindex 35b10f7545..b44e31abae 100644 --- a/usr/src/data/ucode/intel/000506E3-02 +++ b/usr/src/data/ucode/intel/000506E3-02 diff --git a/usr/src/data/ucode/intel/000506F1-01 b/usr/src/data/ucode/intel/000506F1-01 Binary files differindex a1e3d414b7..f0f4c78068 100644 --- a/usr/src/data/ucode/intel/000506F1-01 +++ b/usr/src/data/ucode/intel/000506F1-01 diff --git a/usr/src/data/ucode/intel/000606A5-01 b/usr/src/data/ucode/intel/000606A5-01 Binary files differnew file mode 100644 index 0000000000..ab203913cf --- /dev/null +++ b/usr/src/data/ucode/intel/000606A5-01 diff --git a/usr/src/data/ucode/intel/000606A6-01 b/usr/src/data/ucode/intel/000606A6-01 Binary files differnew file mode 100644 index 0000000000..e19f676689 --- /dev/null +++ b/usr/src/data/ucode/intel/000606A6-01 diff --git a/usr/src/data/ucode/intel/000706A1-01 b/usr/src/data/ucode/intel/000706A1-01 Binary files differindex 68ee033cba..ee8a144fad 100644 --- a/usr/src/data/ucode/intel/000706A1-01 +++ b/usr/src/data/ucode/intel/000706A1-01 diff --git a/usr/src/data/ucode/intel/000706A8-01 b/usr/src/data/ucode/intel/000706A8-01 Binary files differindex 7401dfcafa..9099bd3108 100644 --- a/usr/src/data/ucode/intel/000706A8-01 +++ b/usr/src/data/ucode/intel/000706A8-01 diff --git a/usr/src/data/ucode/intel/000706E5-80 b/usr/src/data/ucode/intel/000706E5-80 Binary files differindex 9cc6c0b4fc..0f8b5772f8 100644 --- a/usr/src/data/ucode/intel/000706E5-80 +++ b/usr/src/data/ucode/intel/000706E5-80 diff --git a/usr/src/data/ucode/intel/00080664-01 b/usr/src/data/ucode/intel/00080664-01 Binary files differnew file mode 100644 index 0000000000..2d3c357f8c --- /dev/null +++ b/usr/src/data/ucode/intel/00080664-01 diff --git a/usr/src/data/ucode/intel/000806A1-10 b/usr/src/data/ucode/intel/000806A1-10 Binary files differindex 17587d26bf..45b544affe 100644 --- a/usr/src/data/ucode/intel/000806A1-10 +++ b/usr/src/data/ucode/intel/000806A1-10 diff --git a/usr/src/data/ucode/intel/000806C1-80 b/usr/src/data/ucode/intel/000806C1-80 Binary files differindex ae606737b9..e01ba0c1e9 100644 --- a/usr/src/data/ucode/intel/000806C1-80 +++ b/usr/src/data/ucode/intel/000806C1-80 diff --git a/usr/src/data/ucode/intel/000806C2-02 b/usr/src/data/ucode/intel/000806C2-02 Binary files differnew file mode 100644 index 0000000000..12da9fe36f --- /dev/null +++ b/usr/src/data/ucode/intel/000806C2-02 diff --git a/usr/src/data/ucode/intel/000806D1-02 b/usr/src/data/ucode/intel/000806D1-02 Binary files differnew file mode 100644 index 0000000000..5ac418b395 --- /dev/null +++ b/usr/src/data/ucode/intel/000806D1-02 diff --git a/usr/src/data/ucode/intel/000806E9-10 b/usr/src/data/ucode/intel/000806E9-10 Binary files differindex 7845f7b24a..11fcf69c93 100644 --- a/usr/src/data/ucode/intel/000806E9-10 +++ b/usr/src/data/ucode/intel/000806E9-10 diff --git a/usr/src/data/ucode/intel/000806E9-40 b/usr/src/data/ucode/intel/000806E9-40 Binary files differindex 59d344ea1e..e08e7da081 100644 --- a/usr/src/data/ucode/intel/000806E9-40 +++ b/usr/src/data/ucode/intel/000806E9-40 diff --git a/usr/src/data/ucode/intel/000806EA-40 b/usr/src/data/ucode/intel/000806EA-40 Binary files differindex 7132da991c..d9b7508844 100644 --- a/usr/src/data/ucode/intel/000806EA-40 +++ b/usr/src/data/ucode/intel/000806EA-40 diff --git a/usr/src/data/ucode/intel/000806EB-10 b/usr/src/data/ucode/intel/000806EB-10 Binary files differindex f31533186f..6fb591d3bc 100644 --- a/usr/src/data/ucode/intel/000806EB-10 +++ b/usr/src/data/ucode/intel/000806EB-10 diff --git a/usr/src/data/ucode/intel/000806EC-04 b/usr/src/data/ucode/intel/000806EC-04 Binary files differindex f899df17ae..00980231fe 100644 --- a/usr/src/data/ucode/intel/000806EC-04 +++ b/usr/src/data/ucode/intel/000806EC-04 diff --git a/usr/src/data/ucode/intel/00090661-01 b/usr/src/data/ucode/intel/00090661-01 Binary files differnew file mode 100644 index 0000000000..8140fcc082 --- /dev/null +++ b/usr/src/data/ucode/intel/00090661-01 diff --git a/usr/src/data/ucode/intel/000906C0-01 b/usr/src/data/ucode/intel/000906C0-01 Binary files differnew file mode 100644 index 0000000000..2cf44b1bef --- /dev/null +++ b/usr/src/data/ucode/intel/000906C0-01 diff --git a/usr/src/data/ucode/intel/000906E9-02 b/usr/src/data/ucode/intel/000906E9-02 Binary files differindex 6f22886383..23327ecf8f 100644 --- a/usr/src/data/ucode/intel/000906E9-02 +++ b/usr/src/data/ucode/intel/000906E9-02 diff --git a/usr/src/data/ucode/intel/000906EA-02 b/usr/src/data/ucode/intel/000906EA-02 Binary files differindex d251c40073..13855bb023 100644 --- a/usr/src/data/ucode/intel/000906EA-02 +++ b/usr/src/data/ucode/intel/000906EA-02 diff --git a/usr/src/data/ucode/intel/000906EB-02 b/usr/src/data/ucode/intel/000906EB-02 Binary files differindex c8ee8e2734..c49cdc673c 100644 --- a/usr/src/data/ucode/intel/000906EB-02 +++ b/usr/src/data/ucode/intel/000906EB-02 diff --git a/usr/src/data/ucode/intel/000906EC-02 b/usr/src/data/ucode/intel/000906EC-02 Binary files differindex 958bce4860..f9b5c5ae9f 100644 --- a/usr/src/data/ucode/intel/000906EC-02 +++ b/usr/src/data/ucode/intel/000906EC-02 diff --git a/usr/src/data/ucode/intel/000906ED-02 b/usr/src/data/ucode/intel/000906ED-02 Binary files differindex c55b75e9c7..9b5a312dfc 100644 --- a/usr/src/data/ucode/intel/000906ED-02 +++ b/usr/src/data/ucode/intel/000906ED-02 diff --git a/usr/src/data/ucode/intel/000A0652-20 b/usr/src/data/ucode/intel/000A0652-20 Binary files differindex 9a67b26901..eed05a9868 100644 --- a/usr/src/data/ucode/intel/000A0652-20 +++ b/usr/src/data/ucode/intel/000A0652-20 diff --git a/usr/src/data/ucode/intel/000A0653-02 b/usr/src/data/ucode/intel/000A0653-02 Binary files differindex 5007693b9e..9bf967dfcd 100644 --- a/usr/src/data/ucode/intel/000A0653-02 +++ b/usr/src/data/ucode/intel/000A0653-02 diff --git a/usr/src/data/ucode/intel/000A0655-02 b/usr/src/data/ucode/intel/000A0655-02 Binary files differindex 5910266f94..b8ede54fe6 100644 --- a/usr/src/data/ucode/intel/000A0655-02 +++ b/usr/src/data/ucode/intel/000A0655-02 diff --git a/usr/src/data/ucode/intel/000A0660-80 b/usr/src/data/ucode/intel/000A0660-80 Binary files differindex 62f6195573..601bce5354 100644 --- a/usr/src/data/ucode/intel/000A0660-80 +++ b/usr/src/data/ucode/intel/000A0660-80 diff --git a/usr/src/data/ucode/intel/000A0661-80 b/usr/src/data/ucode/intel/000A0661-80 Binary files differindex 370c93ed55..c38c1510f6 100644 --- a/usr/src/data/ucode/intel/000A0661-80 +++ b/usr/src/data/ucode/intel/000A0661-80 diff --git a/usr/src/data/ucode/intel/000A0671-02 b/usr/src/data/ucode/intel/000A0671-02 Binary files differnew file mode 100644 index 0000000000..b8e29c36c7 --- /dev/null +++ b/usr/src/data/ucode/intel/000A0671-02 diff --git a/usr/src/pkg/manifests/system-microcode-intel.mf b/usr/src/pkg/manifests/system-microcode-intel.mf index 79f4dc7ff4..af19976d57 100644 --- a/usr/src/pkg/manifests/system-microcode-intel.mf +++ b/usr/src/pkg/manifests/system-microcode-intel.mf @@ -25,7 +25,7 @@ # Copyright 2014 Gary Mills # Copyright 2019 Peter Tribble. # Copyright 2020 Joyent, Inc. -# Copyright 2020 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2021 OmniOS Community Edition (OmniOSce) Association. # # @@ -35,7 +35,7 @@ # <include global_zone_only_component> set name=pkg.fmri \ - value=pkg:/system/microcode/intel@20201112,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) + value=pkg:/system/microcode/intel@20210608,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) set name=pkg.description value="Microcode for Intel CPUs" set name=pkg.summary value="Microcode for Intel CPUs" set name=info.classification value=org.opensolaris.category.2008:System/Core @@ -369,6 +369,8 @@ file path=platform/i86pc/ucode/GenuineIntel/00050653-01 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/00050654-01 group=sys mode=0444 \ reboot-needed=true +file path=platform/i86pc/ucode/GenuineIntel/00050655-01 group=sys mode=0444 \ + reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/00050656-01 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/00050657-01 group=sys mode=0444 \ @@ -395,16 +397,26 @@ file path=platform/i86pc/ucode/GenuineIntel/000506F1-01 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/00060663-80 group=sys mode=0444 \ reboot-needed=true +file path=platform/i86pc/ucode/GenuineIntel/000606A5-01 group=sys mode=0444 \ + reboot-needed=true +file path=platform/i86pc/ucode/GenuineIntel/000606A6-01 group=sys mode=0444 \ + reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000706A1-01 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000706A8-01 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000706E5-80 group=sys mode=0444 \ reboot-needed=true +file path=platform/i86pc/ucode/GenuineIntel/00080664-01 group=sys mode=0444 \ + reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000806A1-10 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000806C1-80 group=sys mode=0444 \ reboot-needed=true +file path=platform/i86pc/ucode/GenuineIntel/000806C2-02 group=sys mode=0444 \ + reboot-needed=true +file path=platform/i86pc/ucode/GenuineIntel/000806D1-02 group=sys mode=0444 \ + reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000806E9-10 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000806E9-40 group=sys mode=0444 \ @@ -415,6 +427,10 @@ file path=platform/i86pc/ucode/GenuineIntel/000806EB-10 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000806EC-04 group=sys mode=0444 \ reboot-needed=true +file path=platform/i86pc/ucode/GenuineIntel/00090661-01 group=sys mode=0444 \ + reboot-needed=true +file path=platform/i86pc/ucode/GenuineIntel/000906C0-01 group=sys mode=0444 \ + reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000906E9-02 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000906EA-02 group=sys mode=0444 \ @@ -435,6 +451,8 @@ file path=platform/i86pc/ucode/GenuineIntel/000A0660-80 group=sys mode=0444 \ reboot-needed=true file path=platform/i86pc/ucode/GenuineIntel/000A0661-80 group=sys mode=0444 \ reboot-needed=true +file path=platform/i86pc/ucode/GenuineIntel/000A0671-02 group=sys mode=0444 \ + reboot-needed=true hardlink path=platform/i86pc/ucode/GenuineIntel/00000F32-04 target=00000F32-01 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F32-08 target=00000F32-01 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F33-04 target=00000F33-01 @@ -544,6 +562,11 @@ hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-04 target=00050654-01 hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-10 target=00050654-01 hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-20 target=00050654-01 hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-80 target=00050654-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/00050655-02 target=00050655-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/00050655-04 target=00050655-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/00050655-10 target=00050655-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/00050655-20 target=00050655-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/00050655-80 target=00050655-01 hardlink path=platform/i86pc/ucode/GenuineIntel/00050656-02 target=00050656-01 hardlink path=platform/i86pc/ucode/GenuineIntel/00050656-04 target=00050656-01 hardlink path=platform/i86pc/ucode/GenuineIntel/00050656-08 target=00050656-01 @@ -567,6 +590,17 @@ hardlink path=platform/i86pc/ucode/GenuineIntel/000506CA-02 target=000506CA-01 hardlink path=platform/i86pc/ucode/GenuineIntel/000506E3-04 target=000506E3-02 hardlink path=platform/i86pc/ucode/GenuineIntel/000506E3-10 target=000506E3-02 hardlink path=platform/i86pc/ucode/GenuineIntel/000506E3-20 target=000506E3-02 +hardlink path=platform/i86pc/ucode/GenuineIntel/000606A5-02 target=000606A5-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/000606A5-04 target=000606A5-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/000606A5-80 target=000606A5-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/000606A6-02 target=000606A6-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/000606A6-04 target=000606A6-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/000606A6-80 target=000606A6-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/00080665-01 target=00080664-01 +hardlink path=platform/i86pc/ucode/GenuineIntel/000806C2-40 target=000806C2-02 +hardlink path=platform/i86pc/ucode/GenuineIntel/000806C2-80 target=000806C2-02 +hardlink path=platform/i86pc/ucode/GenuineIntel/000806D1-40 target=000806D1-02 +hardlink path=platform/i86pc/ucode/GenuineIntel/000806D1-80 target=000806D1-02 hardlink path=platform/i86pc/ucode/GenuineIntel/000806E9-80 target=000806E9-40 hardlink path=platform/i86pc/ucode/GenuineIntel/000806EA-80 target=000806EA-40 hardlink path=platform/i86pc/ucode/GenuineIntel/000806EB-40 target=000806EB-10 |
