1 #
   2 # CDDL HEADER START
   3 #
   4 # The contents of this file are subject to the terms of the
   5 # Common Development and Distribution License (the "License").
   6 # You may not use this file except in compliance with the License.
   7 #
   8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
   9 # or http://www.opensolaris.org/os/licensing.
  10 # See the License for the specific language governing permissions
  11 # and limitations under the License.
  12 #
  13 # When distributing Covered Code, include this CDDL HEADER in each
  14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
  15 # If applicable, add the following below this CDDL HEADER, with the
  16 # fields enclosed by brackets "[]" replaced with your own identifying
  17 # information: Portions Copyright [yyyy] [name of copyright owner]
  18 #
  19 # CDDL HEADER END
  20 #
  21 
  22 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
  25 # Copyright 2014 Gary Mills
  26 # Copyright 2019 Peter Tribble.
  27 # Copyright 2019 Joyent, Inc.
  28 # Copyright 2020 OmniOS Community Edition (OmniOSce) Association.
  29 #
  30 
  31 #
  32 # The default for payload-bearing actions in this package is to appear in the
  33 # global zone only.  See the include file for greater detail, as well as
  34 # information about overriding the defaults.
  35 #
  36 <include global_zone_only_component>
  37 set name=pkg.fmri \
  38     value=pkg:/system/microcode/intel@20200508,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
  39 set name=pkg.description value="Microcode for Intel CPUs"
  40 set name=pkg.summary value="Microcode for Intel CPUs"
  41 set name=info.classification value=org.opensolaris.category.2008:System/Core
  42 set name=org.opensolaris.incorp-facet value=true
  43 set name=variant.arch value=i386
  44 dir path=platform group=sys
  45 dir path=platform/i86pc group=sys
  46 dir path=platform/i86pc/ucode group=sys
  47 dir path=platform/i86pc/ucode/GenuineIntel group=sys
  48 file path=platform/i86pc/ucode/GenuineIntel/00000650-01 group=sys mode=0444 \
  49     reboot-needed=true
  50 file path=platform/i86pc/ucode/GenuineIntel/00000650-02 group=sys mode=0444 \
  51     reboot-needed=true
  52 file path=platform/i86pc/ucode/GenuineIntel/00000650-08 group=sys mode=0444 \
  53     reboot-needed=true
  54 file path=platform/i86pc/ucode/GenuineIntel/00000651-01 group=sys mode=0444 \
  55     reboot-needed=true
  56 file path=platform/i86pc/ucode/GenuineIntel/00000652-01 group=sys mode=0444 \
  57     reboot-needed=true
  58 file path=platform/i86pc/ucode/GenuineIntel/00000652-02 group=sys mode=0444 \
  59     reboot-needed=true
  60 file path=platform/i86pc/ucode/GenuineIntel/00000652-04 group=sys mode=0444 \
  61     reboot-needed=true
  62 file path=platform/i86pc/ucode/GenuineIntel/00000653-01 group=sys mode=0444 \
  63     reboot-needed=true
  64 file path=platform/i86pc/ucode/GenuineIntel/00000653-02 group=sys mode=0444 \
  65     reboot-needed=true
  66 file path=platform/i86pc/ucode/GenuineIntel/00000653-04 group=sys mode=0444 \
  67     reboot-needed=true
  68 file path=platform/i86pc/ucode/GenuineIntel/00000653-08 group=sys mode=0444 \
  69     reboot-needed=true
  70 file path=platform/i86pc/ucode/GenuineIntel/00000660-01 group=sys mode=0444 \
  71     reboot-needed=true
  72 file path=platform/i86pc/ucode/GenuineIntel/00000665-10 group=sys mode=0444 \
  73     reboot-needed=true
  74 file path=platform/i86pc/ucode/GenuineIntel/0000066A-02 group=sys mode=0444 \
  75     reboot-needed=true
  76 file path=platform/i86pc/ucode/GenuineIntel/0000066A-08 group=sys mode=0444 \
  77     reboot-needed=true
  78 file path=platform/i86pc/ucode/GenuineIntel/0000066A-20 group=sys mode=0444 \
  79     reboot-needed=true
  80 file path=platform/i86pc/ucode/GenuineIntel/0000066D-02 group=sys mode=0444 \
  81     reboot-needed=true
  82 file path=platform/i86pc/ucode/GenuineIntel/0000066D-08 group=sys mode=0444 \
  83     reboot-needed=true
  84 file path=platform/i86pc/ucode/GenuineIntel/0000066D-20 group=sys mode=0444 \
  85     reboot-needed=true
  86 file path=platform/i86pc/ucode/GenuineIntel/00000671-04 group=sys mode=0444 \
  87     reboot-needed=true
  88 file path=platform/i86pc/ucode/GenuineIntel/00000672-04 group=sys mode=0444 \
  89     reboot-needed=true
  90 file path=platform/i86pc/ucode/GenuineIntel/00000673-04 group=sys mode=0444 \
  91     reboot-needed=true
  92 file path=platform/i86pc/ucode/GenuineIntel/00000681-01 group=sys mode=0444 \
  93     reboot-needed=true
  94 file path=platform/i86pc/ucode/GenuineIntel/00000681-04 group=sys mode=0444 \
  95     reboot-needed=true
  96 file path=platform/i86pc/ucode/GenuineIntel/00000681-08 group=sys mode=0444 \
  97     reboot-needed=true
  98 file path=platform/i86pc/ucode/GenuineIntel/00000681-10 group=sys mode=0444 \
  99     reboot-needed=true
 100 file path=platform/i86pc/ucode/GenuineIntel/00000681-20 group=sys mode=0444 \
 101     reboot-needed=true
 102 file path=platform/i86pc/ucode/GenuineIntel/00000683-08 group=sys mode=0444 \
 103     reboot-needed=true
 104 file path=platform/i86pc/ucode/GenuineIntel/00000683-20 group=sys mode=0444 \
 105     reboot-needed=true
 106 file path=platform/i86pc/ucode/GenuineIntel/00000686-01 group=sys mode=0444 \
 107     reboot-needed=true
 108 file path=platform/i86pc/ucode/GenuineIntel/00000686-02 group=sys mode=0444 \
 109     reboot-needed=true
 110 file path=platform/i86pc/ucode/GenuineIntel/00000686-04 group=sys mode=0444 \
 111     reboot-needed=true
 112 file path=platform/i86pc/ucode/GenuineIntel/00000686-10 group=sys mode=0444 \
 113     reboot-needed=true
 114 file path=platform/i86pc/ucode/GenuineIntel/00000686-80 group=sys mode=0444 \
 115     reboot-needed=true
 116 file path=platform/i86pc/ucode/GenuineIntel/0000068A-10 group=sys mode=0444 \
 117     reboot-needed=true
 118 file path=platform/i86pc/ucode/GenuineIntel/0000068A-20 group=sys mode=0444 \
 119     reboot-needed=true
 120 file path=platform/i86pc/ucode/GenuineIntel/0000068A-80 group=sys mode=0444 \
 121     reboot-needed=true
 122 file path=platform/i86pc/ucode/GenuineIntel/00000695-10 group=sys mode=0444 \
 123     reboot-needed=true
 124 file path=platform/i86pc/ucode/GenuineIntel/00000695-20 group=sys mode=0444 \
 125     reboot-needed=true
 126 file path=platform/i86pc/ucode/GenuineIntel/00000695-80 group=sys mode=0444 \
 127     reboot-needed=true
 128 file path=platform/i86pc/ucode/GenuineIntel/000006A0-04 group=sys mode=0444 \
 129     reboot-needed=true
 130 file path=platform/i86pc/ucode/GenuineIntel/000006A1-04 group=sys mode=0444 \
 131     reboot-needed=true
 132 file path=platform/i86pc/ucode/GenuineIntel/000006B1-10 group=sys mode=0444 \
 133     reboot-needed=true
 134 file path=platform/i86pc/ucode/GenuineIntel/000006B1-20 group=sys mode=0444 \
 135     reboot-needed=true
 136 file path=platform/i86pc/ucode/GenuineIntel/000006B4-10 group=sys mode=0444 \
 137     reboot-needed=true
 138 file path=platform/i86pc/ucode/GenuineIntel/000006B4-20 group=sys mode=0444 \
 139     reboot-needed=true
 140 file path=platform/i86pc/ucode/GenuineIntel/000006D6-20 group=sys mode=0444 \
 141     reboot-needed=true
 142 file path=platform/i86pc/ucode/GenuineIntel/000006E8-20 group=sys mode=0444 \
 143     reboot-needed=true
 144 file path=platform/i86pc/ucode/GenuineIntel/000006EC-20 group=sys mode=0444 \
 145     reboot-needed=true
 146 file path=platform/i86pc/ucode/GenuineIntel/000006EC-80 group=sys mode=0444 \
 147     reboot-needed=true
 148 file path=platform/i86pc/ucode/GenuineIntel/000006F2-01 group=sys mode=0444 \
 149     reboot-needed=true
 150 file path=platform/i86pc/ucode/GenuineIntel/000006F2-20 group=sys mode=0444 \
 151     reboot-needed=true
 152 file path=platform/i86pc/ucode/GenuineIntel/000006F6-01 group=sys mode=0444 \
 153     reboot-needed=true
 154 file path=platform/i86pc/ucode/GenuineIntel/000006F6-04 group=sys mode=0444 \
 155     reboot-needed=true
 156 file path=platform/i86pc/ucode/GenuineIntel/000006F6-20 group=sys mode=0444 \
 157     reboot-needed=true
 158 file path=platform/i86pc/ucode/GenuineIntel/000006F7-10 group=sys mode=0444 \
 159     reboot-needed=true
 160 file path=platform/i86pc/ucode/GenuineIntel/000006F7-40 group=sys mode=0444 \
 161     reboot-needed=true
 162 file path=platform/i86pc/ucode/GenuineIntel/000006FA-80 group=sys mode=0444 \
 163     reboot-needed=true
 164 file path=platform/i86pc/ucode/GenuineIntel/000006FB-01 group=sys mode=0444 \
 165     reboot-needed=true
 166 file path=platform/i86pc/ucode/GenuineIntel/000006FB-04 group=sys mode=0444 \
 167     reboot-needed=true
 168 file path=platform/i86pc/ucode/GenuineIntel/000006FB-08 group=sys mode=0444 \
 169     reboot-needed=true
 170 file path=platform/i86pc/ucode/GenuineIntel/000006FB-10 group=sys mode=0444 \
 171     reboot-needed=true
 172 file path=platform/i86pc/ucode/GenuineIntel/000006FB-20 group=sys mode=0444 \
 173     reboot-needed=true
 174 file path=platform/i86pc/ucode/GenuineIntel/000006FB-40 group=sys mode=0444 \
 175     reboot-needed=true
 176 file path=platform/i86pc/ucode/GenuineIntel/000006FB-80 group=sys mode=0444 \
 177     reboot-needed=true
 178 file path=platform/i86pc/ucode/GenuineIntel/000006FD-01 group=sys mode=0444 \
 179     reboot-needed=true
 180 file path=platform/i86pc/ucode/GenuineIntel/000006FD-20 group=sys mode=0444 \
 181     reboot-needed=true
 182 file path=platform/i86pc/ucode/GenuineIntel/000006FD-80 group=sys mode=0444 \
 183     reboot-needed=true
 184 file path=platform/i86pc/ucode/GenuineIntel/00000F07-01 group=sys mode=0444 \
 185     reboot-needed=true
 186 file path=platform/i86pc/ucode/GenuineIntel/00000F07-02 group=sys mode=0444 \
 187     reboot-needed=true
 188 file path=platform/i86pc/ucode/GenuineIntel/00000F0A-01 group=sys mode=0444 \
 189     reboot-needed=true
 190 file path=platform/i86pc/ucode/GenuineIntel/00000F0A-02 group=sys mode=0444 \
 191     reboot-needed=true
 192 file path=platform/i86pc/ucode/GenuineIntel/00000F0A-04 group=sys mode=0444 \
 193     reboot-needed=true
 194 file path=platform/i86pc/ucode/GenuineIntel/00000F12-04 group=sys mode=0444 \
 195     reboot-needed=true
 196 file path=platform/i86pc/ucode/GenuineIntel/00000F24-02 group=sys mode=0444 \
 197     reboot-needed=true
 198 file path=platform/i86pc/ucode/GenuineIntel/00000F24-04 group=sys mode=0444 \
 199     reboot-needed=true
 200 file path=platform/i86pc/ucode/GenuineIntel/00000F24-10 group=sys mode=0444 \
 201     reboot-needed=true
 202 file path=platform/i86pc/ucode/GenuineIntel/00000F25-01 group=sys mode=0444 \
 203     reboot-needed=true
 204 file path=platform/i86pc/ucode/GenuineIntel/00000F25-02 group=sys mode=0444 \
 205     reboot-needed=true
 206 file path=platform/i86pc/ucode/GenuineIntel/00000F25-04 group=sys mode=0444 \
 207     reboot-needed=true
 208 file path=platform/i86pc/ucode/GenuineIntel/00000F25-10 group=sys mode=0444 \
 209     reboot-needed=true
 210 file path=platform/i86pc/ucode/GenuineIntel/00000F26-02 group=sys mode=0444 \
 211     reboot-needed=true
 212 file path=platform/i86pc/ucode/GenuineIntel/00000F27-02 group=sys mode=0444 \
 213     reboot-needed=true
 214 file path=platform/i86pc/ucode/GenuineIntel/00000F27-04 group=sys mode=0444 \
 215     reboot-needed=true
 216 file path=platform/i86pc/ucode/GenuineIntel/00000F27-08 group=sys mode=0444 \
 217     reboot-needed=true
 218 file path=platform/i86pc/ucode/GenuineIntel/00000F29-02 group=sys mode=0444 \
 219     reboot-needed=true
 220 file path=platform/i86pc/ucode/GenuineIntel/00000F29-04 group=sys mode=0444 \
 221     reboot-needed=true
 222 file path=platform/i86pc/ucode/GenuineIntel/00000F29-08 group=sys mode=0444 \
 223     reboot-needed=true
 224 file path=platform/i86pc/ucode/GenuineIntel/00000F32-01 group=sys mode=0444 \
 225     reboot-needed=true
 226 file path=platform/i86pc/ucode/GenuineIntel/00000F33-01 group=sys mode=0444 \
 227     reboot-needed=true
 228 file path=platform/i86pc/ucode/GenuineIntel/00000F34-01 group=sys mode=0444 \
 229     reboot-needed=true
 230 file path=platform/i86pc/ucode/GenuineIntel/00000F41-01 group=sys mode=0444 \
 231     reboot-needed=true
 232 file path=platform/i86pc/ucode/GenuineIntel/00000F41-02 group=sys mode=0444 \
 233     reboot-needed=true
 234 file path=platform/i86pc/ucode/GenuineIntel/00000F43-01 group=sys mode=0444 \
 235     reboot-needed=true
 236 file path=platform/i86pc/ucode/GenuineIntel/00000F44-01 group=sys mode=0444 \
 237     reboot-needed=true
 238 file path=platform/i86pc/ucode/GenuineIntel/00000F47-01 group=sys mode=0444 \
 239     reboot-needed=true
 240 file path=platform/i86pc/ucode/GenuineIntel/00000F48-01 group=sys mode=0444 \
 241     reboot-needed=true
 242 file path=platform/i86pc/ucode/GenuineIntel/00000F48-02 group=sys mode=0444 \
 243     reboot-needed=true
 244 file path=platform/i86pc/ucode/GenuineIntel/00000F48-04 group=sys mode=0444 \
 245     reboot-needed=true
 246 file path=platform/i86pc/ucode/GenuineIntel/00000F49-01 group=sys mode=0444 \
 247     reboot-needed=true
 248 file path=platform/i86pc/ucode/GenuineIntel/00000F4A-01 group=sys mode=0444 \
 249     reboot-needed=true
 250 file path=platform/i86pc/ucode/GenuineIntel/00000F4A-04 group=sys mode=0444 \
 251     reboot-needed=true
 252 file path=platform/i86pc/ucode/GenuineIntel/00000F62-04 group=sys mode=0444 \
 253     reboot-needed=true
 254 file path=platform/i86pc/ucode/GenuineIntel/00000F64-01 group=sys mode=0444 \
 255     reboot-needed=true
 256 file path=platform/i86pc/ucode/GenuineIntel/00000F64-04 group=sys mode=0444 \
 257     reboot-needed=true
 258 file path=platform/i86pc/ucode/GenuineIntel/00000F65-01 group=sys mode=0444 \
 259     reboot-needed=true
 260 file path=platform/i86pc/ucode/GenuineIntel/00000F68-02 group=sys mode=0444 \
 261     reboot-needed=true
 262 file path=platform/i86pc/ucode/GenuineIntel/00001632-00 group=sys mode=0444 \
 263     reboot-needed=true
 264 file path=platform/i86pc/ucode/GenuineIntel/00010661-01 group=sys mode=0444 \
 265     reboot-needed=true
 266 file path=platform/i86pc/ucode/GenuineIntel/00010661-02 group=sys mode=0444 \
 267     reboot-needed=true
 268 file path=platform/i86pc/ucode/GenuineIntel/00010661-80 group=sys mode=0444 \
 269     reboot-needed=true
 270 file path=platform/i86pc/ucode/GenuineIntel/00010676-01 group=sys mode=0444 \
 271     reboot-needed=true
 272 file path=platform/i86pc/ucode/GenuineIntel/00010676-04 group=sys mode=0444 \
 273     reboot-needed=true
 274 file path=platform/i86pc/ucode/GenuineIntel/00010676-10 group=sys mode=0444 \
 275     reboot-needed=true
 276 file path=platform/i86pc/ucode/GenuineIntel/00010676-40 group=sys mode=0444 \
 277     reboot-needed=true
 278 file path=platform/i86pc/ucode/GenuineIntel/00010676-80 group=sys mode=0444 \
 279     reboot-needed=true
 280 file path=platform/i86pc/ucode/GenuineIntel/00010677-10 group=sys mode=0444 \
 281     reboot-needed=true
 282 file path=platform/i86pc/ucode/GenuineIntel/0001067A-01 group=sys mode=0444 \
 283     reboot-needed=true
 284 file path=platform/i86pc/ucode/GenuineIntel/0001067A-04 group=sys mode=0444 \
 285     reboot-needed=true
 286 file path=platform/i86pc/ucode/GenuineIntel/0001067A-20 group=sys mode=0444 \
 287     reboot-needed=true
 288 file path=platform/i86pc/ucode/GenuineIntel/000106A4-01 group=sys mode=0444 \
 289     reboot-needed=true
 290 file path=platform/i86pc/ucode/GenuineIntel/000106A5-01 group=sys mode=0444 \
 291     reboot-needed=true
 292 file path=platform/i86pc/ucode/GenuineIntel/000106C2-01 group=sys mode=0444 \
 293     reboot-needed=true
 294 file path=platform/i86pc/ucode/GenuineIntel/000106C2-04 group=sys mode=0444 \
 295     reboot-needed=true
 296 file path=platform/i86pc/ucode/GenuineIntel/000106C2-08 group=sys mode=0444 \
 297     reboot-needed=true
 298 file path=platform/i86pc/ucode/GenuineIntel/000106CA-01 group=sys mode=0444 \
 299     reboot-needed=true
 300 file path=platform/i86pc/ucode/GenuineIntel/000106CA-04 group=sys mode=0444 \
 301     reboot-needed=true
 302 file path=platform/i86pc/ucode/GenuineIntel/000106CA-08 group=sys mode=0444 \
 303     reboot-needed=true
 304 file path=platform/i86pc/ucode/GenuineIntel/000106CA-10 group=sys mode=0444 \
 305     reboot-needed=true
 306 file path=platform/i86pc/ucode/GenuineIntel/000106D1-08 group=sys mode=0444 \
 307     reboot-needed=true
 308 file path=platform/i86pc/ucode/GenuineIntel/000106E5-01 group=sys mode=0444 \
 309     reboot-needed=true
 310 file path=platform/i86pc/ucode/GenuineIntel/00020652-02 group=sys mode=0444 \
 311     reboot-needed=true
 312 file path=platform/i86pc/ucode/GenuineIntel/00020655-02 group=sys mode=0444 \
 313     reboot-needed=true
 314 file path=platform/i86pc/ucode/GenuineIntel/00020661-01 group=sys mode=0444 \
 315     reboot-needed=true
 316 file path=platform/i86pc/ucode/GenuineIntel/00020661-02 group=sys mode=0444 \
 317     reboot-needed=true
 318 file path=platform/i86pc/ucode/GenuineIntel/000206A7-02 group=sys mode=0444 \
 319     reboot-needed=true
 320 file path=platform/i86pc/ucode/GenuineIntel/000206C2-01 group=sys mode=0444 \
 321     reboot-needed=true
 322 file path=platform/i86pc/ucode/GenuineIntel/000206D6-01 group=sys mode=0444 \
 323     reboot-needed=true
 324 file path=platform/i86pc/ucode/GenuineIntel/000206D7-01 group=sys mode=0444 \
 325     reboot-needed=true
 326 file path=platform/i86pc/ucode/GenuineIntel/000206E6-04 group=sys mode=0444 \
 327     reboot-needed=true
 328 file path=platform/i86pc/ucode/GenuineIntel/000206F2-01 group=sys mode=0444 \
 329     reboot-needed=true
 330 file path=platform/i86pc/ucode/GenuineIntel/00030678-02 group=sys mode=0444 \
 331     reboot-needed=true
 332 file path=platform/i86pc/ucode/GenuineIntel/00030678-04 group=sys mode=0444 \
 333     reboot-needed=true
 334 file path=platform/i86pc/ucode/GenuineIntel/00030679-01 group=sys mode=0444 \
 335     reboot-needed=true
 336 file path=platform/i86pc/ucode/GenuineIntel/000306A9-02 group=sys mode=0444 \
 337     reboot-needed=true
 338 file path=platform/i86pc/ucode/GenuineIntel/000306C3-02 group=sys mode=0444 \
 339     reboot-needed=true
 340 file path=platform/i86pc/ucode/GenuineIntel/000306D4-40 group=sys mode=0444 \
 341     reboot-needed=true
 342 file path=platform/i86pc/ucode/GenuineIntel/000306E4-01 group=sys mode=0444 \
 343     reboot-needed=true
 344 file path=platform/i86pc/ucode/GenuineIntel/000306E6-01 group=sys mode=0444 \
 345     reboot-needed=true
 346 file path=platform/i86pc/ucode/GenuineIntel/000306E7-01 group=sys mode=0444 \
 347     reboot-needed=true
 348 file path=platform/i86pc/ucode/GenuineIntel/000306F2-01 group=sys mode=0444 \
 349     reboot-needed=true
 350 file path=platform/i86pc/ucode/GenuineIntel/000306F4-80 group=sys mode=0444 \
 351     reboot-needed=true
 352 file path=platform/i86pc/ucode/GenuineIntel/00040651-02 group=sys mode=0444 \
 353     reboot-needed=true
 354 file path=platform/i86pc/ucode/GenuineIntel/00040661-02 group=sys mode=0444 \
 355     reboot-needed=true
 356 file path=platform/i86pc/ucode/GenuineIntel/00040671-02 group=sys mode=0444 \
 357     reboot-needed=true
 358 file path=platform/i86pc/ucode/GenuineIntel/000406C3-01 group=sys mode=0444 \
 359     reboot-needed=true
 360 file path=platform/i86pc/ucode/GenuineIntel/000406C4-01 group=sys mode=0444 \
 361     reboot-needed=true
 362 file path=platform/i86pc/ucode/GenuineIntel/000406D8-01 group=sys mode=0444 \
 363     reboot-needed=true
 364 file path=platform/i86pc/ucode/GenuineIntel/000406E3-40 group=sys mode=0444 \
 365     reboot-needed=true
 366 file path=platform/i86pc/ucode/GenuineIntel/000406F1-01 group=sys mode=0444 \
 367     reboot-needed=true
 368 file path=platform/i86pc/ucode/GenuineIntel/00050653-01 group=sys mode=0444 \
 369     reboot-needed=true
 370 file path=platform/i86pc/ucode/GenuineIntel/00050654-01 group=sys mode=0444 \
 371     reboot-needed=true
 372 file path=platform/i86pc/ucode/GenuineIntel/00050656-01 group=sys mode=0444 \
 373     reboot-needed=true
 374 file path=platform/i86pc/ucode/GenuineIntel/00050657-01 group=sys mode=0444 \
 375     reboot-needed=true
 376 file path=platform/i86pc/ucode/GenuineIntel/00050662-10 group=sys mode=0444 \
 377     reboot-needed=true
 378 file path=platform/i86pc/ucode/GenuineIntel/00050663-10 group=sys mode=0444 \
 379     reboot-needed=true
 380 file path=platform/i86pc/ucode/GenuineIntel/00050664-10 group=sys mode=0444 \
 381     reboot-needed=true
 382 file path=platform/i86pc/ucode/GenuineIntel/00050665-10 group=sys mode=0444 \
 383     reboot-needed=true
 384 file path=platform/i86pc/ucode/GenuineIntel/000506C2-01 group=sys mode=0444 \
 385     reboot-needed=true
 386 file path=platform/i86pc/ucode/GenuineIntel/000506C9-01 group=sys mode=0444 \
 387     reboot-needed=true
 388 file path=platform/i86pc/ucode/GenuineIntel/000506CA-01 group=sys mode=0444 \
 389     reboot-needed=true
 390 file path=platform/i86pc/ucode/GenuineIntel/000506E3-02 group=sys mode=0444 \
 391     reboot-needed=true
 392 file path=platform/i86pc/ucode/GenuineIntel/000506F1-01 group=sys mode=0444 \
 393     reboot-needed=true
 394 file path=platform/i86pc/ucode/GenuineIntel/00060663-80 group=sys mode=0444 \
 395     reboot-needed=true
 396 file path=platform/i86pc/ucode/GenuineIntel/000706A1-01 group=sys mode=0444 \
 397     reboot-needed=true
 398 file path=platform/i86pc/ucode/GenuineIntel/000706A8-01 group=sys mode=0444 \
 399     reboot-needed=true
 400 file path=platform/i86pc/ucode/GenuineIntel/000706E5-80 group=sys mode=0444 \
 401     reboot-needed=true
 402 file path=platform/i86pc/ucode/GenuineIntel/000806E9-10 group=sys mode=0444 \
 403     reboot-needed=true
 404 file path=platform/i86pc/ucode/GenuineIntel/000806E9-40 group=sys mode=0444 \
 405     reboot-needed=true
 406 file path=platform/i86pc/ucode/GenuineIntel/000806EA-40 group=sys mode=0444 \
 407     reboot-needed=true
 408 file path=platform/i86pc/ucode/GenuineIntel/000806EB-10 group=sys mode=0444 \
 409     reboot-needed=true
 410 file path=platform/i86pc/ucode/GenuineIntel/000806EC-04 group=sys mode=0444 \
 411     reboot-needed=true
 412 file path=platform/i86pc/ucode/GenuineIntel/000906E9-02 group=sys mode=0444 \
 413     reboot-needed=true
 414 file path=platform/i86pc/ucode/GenuineIntel/000906EA-02 group=sys mode=0444 \
 415     reboot-needed=true
 416 file path=platform/i86pc/ucode/GenuineIntel/000906EB-02 group=sys mode=0444 \
 417     reboot-needed=true
 418 file path=platform/i86pc/ucode/GenuineIntel/000906EC-02 group=sys mode=0444 \
 419     reboot-needed=true
 420 file path=platform/i86pc/ucode/GenuineIntel/000906ED-02 group=sys mode=0444 \
 421     reboot-needed=true
 422 file path=platform/i86pc/ucode/GenuineIntel/000A0660-80 group=sys mode=0444 \
 423     reboot-needed=true
 424 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F32-04 target=00000F32-01
 425 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F32-08 target=00000F32-01
 426 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F33-04 target=00000F33-01
 427 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F33-08 target=00000F33-01
 428 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F34-04 target=00000F34-01
 429 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F34-08 target=00000F34-01
 430 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F34-10 target=00000F34-01
 431 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F41-04 target=00000F41-01
 432 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F41-08 target=00000F41-01
 433 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F41-10 target=00000F41-01
 434 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F41-20 target=00000F41-01
 435 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F41-80 target=00000F41-01
 436 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F43-04 target=00000F43-01
 437 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F43-08 target=00000F43-01
 438 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F43-10 target=00000F43-01
 439 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F43-80 target=00000F43-01
 440 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F44-04 target=00000F44-01
 441 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F44-08 target=00000F44-01
 442 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F44-10 target=00000F44-01
 443 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F44-80 target=00000F44-01
 444 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F47-04 target=00000F47-01
 445 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F47-08 target=00000F47-01
 446 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F47-10 target=00000F47-01
 447 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F47-80 target=00000F47-01
 448 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F48-08 target=00000F48-04
 449 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F48-10 target=00000F48-04
 450 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F48-40 target=00000F48-04
 451 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F49-04 target=00000F49-01
 452 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F49-08 target=00000F49-01
 453 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F49-10 target=00000F49-01
 454 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F49-20 target=00000F49-01
 455 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F49-80 target=00000F49-01
 456 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F4A-08 target=00000F4A-04
 457 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F4A-10 target=00000F4A-04
 458 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F4A-40 target=00000F4A-04
 459 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F64-10 target=00000F64-04
 460 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F64-20 target=00000F64-04
 461 hardlink path=platform/i86pc/ucode/GenuineIntel/00000F68-20 target=00000F68-02
 462 hardlink path=platform/i86pc/ucode/GenuineIntel/0001067A-10 target=0001067A-01
 463 hardlink path=platform/i86pc/ucode/GenuineIntel/0001067A-40 target=0001067A-04
 464 hardlink path=platform/i86pc/ucode/GenuineIntel/0001067A-80 target=0001067A-20
 465 hardlink path=platform/i86pc/ucode/GenuineIntel/000106A4-02 target=000106A4-01
 466 hardlink path=platform/i86pc/ucode/GenuineIntel/000106A5-02 target=000106A5-01
 467 hardlink path=platform/i86pc/ucode/GenuineIntel/000106E5-02 target=000106E5-01
 468 hardlink path=platform/i86pc/ucode/GenuineIntel/000106E5-10 target=000106E5-01
 469 hardlink path=platform/i86pc/ucode/GenuineIntel/00020652-10 target=00020652-02
 470 hardlink path=platform/i86pc/ucode/GenuineIntel/00020655-10 target=00020655-02
 471 hardlink path=platform/i86pc/ucode/GenuineIntel/00020655-80 target=00020655-02
 472 hardlink path=platform/i86pc/ucode/GenuineIntel/000206A7-10 target=000206A7-02
 473 hardlink path=platform/i86pc/ucode/GenuineIntel/000206C2-02 target=000206C2-01
 474 hardlink path=platform/i86pc/ucode/GenuineIntel/000206D6-04 target=000206D6-01
 475 hardlink path=platform/i86pc/ucode/GenuineIntel/000206D6-08 target=000206D6-01
 476 hardlink path=platform/i86pc/ucode/GenuineIntel/000206D6-20 target=000206D6-01
 477 hardlink path=platform/i86pc/ucode/GenuineIntel/000206D6-40 target=000206D6-01
 478 hardlink path=platform/i86pc/ucode/GenuineIntel/000206D7-04 target=000206D7-01
 479 hardlink path=platform/i86pc/ucode/GenuineIntel/000206D7-08 target=000206D7-01
 480 hardlink path=platform/i86pc/ucode/GenuineIntel/000206D7-20 target=000206D7-01
 481 hardlink path=platform/i86pc/ucode/GenuineIntel/000206D7-40 target=000206D7-01
 482 hardlink path=platform/i86pc/ucode/GenuineIntel/000206F2-04 target=000206F2-01
 483 hardlink path=platform/i86pc/ucode/GenuineIntel/00030678-08 target=00030678-04
 484 hardlink path=platform/i86pc/ucode/GenuineIntel/00030679-02 target=00030679-01
 485 hardlink path=platform/i86pc/ucode/GenuineIntel/00030679-04 target=00030679-01
 486 hardlink path=platform/i86pc/ucode/GenuineIntel/00030679-08 target=00030679-01
 487 hardlink path=platform/i86pc/ucode/GenuineIntel/000306A9-10 target=000306A9-02
 488 hardlink path=platform/i86pc/ucode/GenuineIntel/000306C3-10 target=000306C3-02
 489 hardlink path=platform/i86pc/ucode/GenuineIntel/000306C3-20 target=000306C3-02
 490 hardlink path=platform/i86pc/ucode/GenuineIntel/000306D4-80 target=000306D4-40
 491 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E4-04 target=000306E4-01
 492 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E4-08 target=000306E4-01
 493 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E4-20 target=000306E4-01
 494 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E4-40 target=000306E4-01
 495 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E4-80 target=000306E4-01
 496 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E6-04 target=000306E6-01
 497 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E6-08 target=000306E6-01
 498 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E6-20 target=000306E6-01
 499 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E6-40 target=000306E6-01
 500 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E6-80 target=000306E6-01
 501 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E7-04 target=000306E7-01
 502 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E7-08 target=000306E7-01
 503 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E7-20 target=000306E7-01
 504 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E7-40 target=000306E7-01
 505 hardlink path=platform/i86pc/ucode/GenuineIntel/000306E7-80 target=000306E7-01
 506 hardlink path=platform/i86pc/ucode/GenuineIntel/000306F2-02 target=000306F2-01
 507 hardlink path=platform/i86pc/ucode/GenuineIntel/000306F2-04 target=000306F2-01
 508 hardlink path=platform/i86pc/ucode/GenuineIntel/000306F2-08 target=000306F2-01
 509 hardlink path=platform/i86pc/ucode/GenuineIntel/000306F2-20 target=000306F2-01
 510 hardlink path=platform/i86pc/ucode/GenuineIntel/000306F2-40 target=000306F2-01
 511 hardlink path=platform/i86pc/ucode/GenuineIntel/00040651-10 target=00040651-02
 512 hardlink path=platform/i86pc/ucode/GenuineIntel/00040651-20 target=00040651-02
 513 hardlink path=platform/i86pc/ucode/GenuineIntel/00040651-40 target=00040651-02
 514 hardlink path=platform/i86pc/ucode/GenuineIntel/00040661-10 target=00040661-02
 515 hardlink path=platform/i86pc/ucode/GenuineIntel/00040661-20 target=00040661-02
 516 hardlink path=platform/i86pc/ucode/GenuineIntel/00040671-20 target=00040671-02
 517 hardlink path=platform/i86pc/ucode/GenuineIntel/000406E3-80 target=000406E3-40
 518 hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-02 target=000406F1-01
 519 hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-04 target=000406F1-01
 520 hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-08 target=000406F1-01
 521 hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-20 target=000406F1-01
 522 hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-40 target=000406F1-01
 523 hardlink path=platform/i86pc/ucode/GenuineIntel/000406F1-80 target=000406F1-01
 524 hardlink path=platform/i86pc/ucode/GenuineIntel/00050653-02 target=00050653-01
 525 hardlink path=platform/i86pc/ucode/GenuineIntel/00050653-04 target=00050653-01
 526 hardlink path=platform/i86pc/ucode/GenuineIntel/00050653-10 target=00050653-01
 527 hardlink path=platform/i86pc/ucode/GenuineIntel/00050653-80 target=00050653-01
 528 hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-02 target=00050654-01
 529 hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-04 target=00050654-01
 530 hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-10 target=00050654-01
 531 hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-20 target=00050654-01
 532 hardlink path=platform/i86pc/ucode/GenuineIntel/00050654-80 target=00050654-01
 533 hardlink path=platform/i86pc/ucode/GenuineIntel/00050656-02 target=00050656-01
 534 hardlink path=platform/i86pc/ucode/GenuineIntel/00050656-04 target=00050656-01
 535 hardlink path=platform/i86pc/ucode/GenuineIntel/00050656-08 target=00050656-01
 536 hardlink path=platform/i86pc/ucode/GenuineIntel/00050656-10 target=00050656-01
 537 hardlink path=platform/i86pc/ucode/GenuineIntel/00050656-20 target=00050656-01
 538 hardlink path=platform/i86pc/ucode/GenuineIntel/00050656-80 target=00050656-01
 539 hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-02 target=00050657-01
 540 hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-04 target=00050657-01
 541 hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-08 target=00050657-01
 542 hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-10 target=00050657-01
 543 hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-20 target=00050657-01
 544 hardlink path=platform/i86pc/ucode/GenuineIntel/00050657-80 target=00050657-01
 545 hardlink path=platform/i86pc/ucode/GenuineIntel/000506C9-02 target=000506C9-01
 546 hardlink path=platform/i86pc/ucode/GenuineIntel/000506CA-02 target=000506CA-01
 547 hardlink path=platform/i86pc/ucode/GenuineIntel/000506E3-04 target=000506E3-02
 548 hardlink path=platform/i86pc/ucode/GenuineIntel/000506E3-10 target=000506E3-02
 549 hardlink path=platform/i86pc/ucode/GenuineIntel/000506E3-20 target=000506E3-02
 550 hardlink path=platform/i86pc/ucode/GenuineIntel/000806E9-80 target=000806E9-40
 551 hardlink path=platform/i86pc/ucode/GenuineIntel/000806EA-80 target=000806EA-40
 552 hardlink path=platform/i86pc/ucode/GenuineIntel/000806EB-40 target=000806EB-10
 553 hardlink path=platform/i86pc/ucode/GenuineIntel/000806EB-80 target=000806EB-10
 554 hardlink path=platform/i86pc/ucode/GenuineIntel/000806EC-10 target=000806EC-04
 555 hardlink path=platform/i86pc/ucode/GenuineIntel/000806EC-80 target=000806EC-04
 556 hardlink path=platform/i86pc/ucode/GenuineIntel/000906E9-08 target=000906E9-02
 557 hardlink path=platform/i86pc/ucode/GenuineIntel/000906E9-20 target=000906E9-02
 558 hardlink path=platform/i86pc/ucode/GenuineIntel/000906EA-20 target=000906EA-02
 559 hardlink path=platform/i86pc/ucode/GenuineIntel/000906EC-20 target=000906EC-02
 560 hardlink path=platform/i86pc/ucode/GenuineIntel/000906ED-20 target=000906ED-02
 561 license lic_CDDL license=lic_CDDL
 562 license usr/src/data/ucode/intel/THIRDPARTYLICENSE \
 563     license=usr/src/data/ucode/intel/THIRDPARTYLICENSE