1225bb523SAndy Fiddaman#
2225bb523SAndy Fiddaman# CDDL HEADER START
3225bb523SAndy Fiddaman#
4225bb523SAndy Fiddaman# The contents of this file are subject to the terms of the
5225bb523SAndy Fiddaman# Common Development and Distribution License (the "License").
6225bb523SAndy Fiddaman# You may not use this file except in compliance with the License.
7225bb523SAndy Fiddaman#
8225bb523SAndy Fiddaman# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9225bb523SAndy Fiddaman# or http://www.opensolaris.org/os/licensing.
10225bb523SAndy Fiddaman# See the License for the specific language governing permissions
11225bb523SAndy Fiddaman# and limitations under the License.
12225bb523SAndy Fiddaman#
13225bb523SAndy Fiddaman# When distributing Covered Code, include this CDDL HEADER in each
14225bb523SAndy Fiddaman# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15225bb523SAndy Fiddaman# If applicable, add the following below this CDDL HEADER, with the
16225bb523SAndy Fiddaman# fields enclosed by brackets "[]" replaced with your own identifying
17225bb523SAndy Fiddaman# information: Portions Copyright [yyyy] [name of copyright owner]
18225bb523SAndy Fiddaman#
19225bb523SAndy Fiddaman# CDDL HEADER END
20225bb523SAndy Fiddaman#
21225bb523SAndy Fiddaman
22225bb523SAndy Fiddaman#
23225bb523SAndy Fiddaman# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24225bb523SAndy Fiddaman# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25225bb523SAndy Fiddaman# Copyright 2014 Gary Mills
26225bb523SAndy Fiddaman# Copyright 2019 Peter Tribble.
27225bb523SAndy Fiddaman# Copyright 2019 Joyent, Inc.
28be672c8eSAndy Fiddaman# Copyright 2022 OmniOS Community Edition (OmniOSce) Association.
294a4e7bf6SAndy Fiddaman# Copyright 2023 Oxide Computer Company
30225bb523SAndy Fiddaman#
31225bb523SAndy Fiddaman
32225bb523SAndy Fiddaman#
33225bb523SAndy Fiddaman# The default for payload-bearing actions in this package is to appear in the
34225bb523SAndy Fiddaman# global zone only.  See the include file for greater detail, as well as
35225bb523SAndy Fiddaman# information about overriding the defaults.
36225bb523SAndy Fiddaman#
37225bb523SAndy Fiddaman<include global_zone_only_component>
38225bb523SAndy Fiddamanset name=pkg.fmri \
39*96a443fbSAndy Fiddaman    value=pkg:/system/microcode/amd@20240116,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH)
40069e6b7eSAndy Fiddamanset name=pkg.summary value="Microcode for AMD CPUs"
4186d41711SAndy Fiddamanset name=pkg.description value="Microcode for AMD CPUs"
42069e6b7eSAndy Fiddamanset name=info.classification value=org.opensolaris.category.2008:System/Core
43225bb523SAndy Fiddamanset name=org.opensolaris.incorp-facet value=true
44225bb523SAndy Fiddamanset name=variant.arch value=i386
4586d41711SAndy Fiddamandir  path=platform group=sys
4686d41711SAndy Fiddamandir  path=platform/i86pc group=sys
4786d41711SAndy Fiddamandir  path=platform/i86pc/ucode group=sys
4886d41711SAndy Fiddamandir  path=platform/i86pc/ucode/AuthenticAMD group=sys
49225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/1020-00 group=sys mode=0444 \
5080b8dac6SAndy Fiddaman    reboot-needed=true
51225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/1022-00 group=sys mode=0444 \
5280b8dac6SAndy Fiddaman    reboot-needed=true
53225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/1041-00 group=sys mode=0444 \
5480b8dac6SAndy Fiddaman    reboot-needed=true
55225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/1043-00 group=sys mode=0444 \
5680b8dac6SAndy Fiddaman    reboot-needed=true
57225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/1062-00 group=sys mode=0444 \
5880b8dac6SAndy Fiddaman    reboot-needed=true
59225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/1080-00 group=sys mode=0444 \
6080b8dac6SAndy Fiddaman    reboot-needed=true
61225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/1081-00 group=sys mode=0444 \
6280b8dac6SAndy Fiddaman    reboot-needed=true
63225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/10A0-00 group=sys mode=0444 \
6480b8dac6SAndy Fiddaman    reboot-needed=true
65be672c8eSAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/2031-00 group=sys mode=0444 \
6680b8dac6SAndy Fiddaman    reboot-needed=true
67225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/3010-00 group=sys mode=0444 \
6880b8dac6SAndy Fiddaman    reboot-needed=true
69225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/5010-00 group=sys mode=0444 \
7080b8dac6SAndy Fiddaman    reboot-needed=true
71225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/5020-00 group=sys mode=0444 \
7280b8dac6SAndy Fiddaman    reboot-needed=true
73225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/6012-00 group=sys mode=0444 \
7480b8dac6SAndy Fiddaman    reboot-needed=true
75be672c8eSAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/6020-00 group=sys mode=0444 \
7680b8dac6SAndy Fiddaman    reboot-needed=true
77be672c8eSAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/6101-00 group=sys mode=0444 \
7880b8dac6SAndy Fiddaman    reboot-needed=true
79be672c8eSAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/7001-00 group=sys mode=0444 \
8080b8dac6SAndy Fiddaman    reboot-needed=true
81be672c8eSAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/8012-00 group=sys mode=0444 \
8280b8dac6SAndy Fiddaman    reboot-needed=true
83be672c8eSAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/8082-00 group=sys mode=0444 \
8480b8dac6SAndy Fiddaman    reboot-needed=true
85be672c8eSAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/8310-00 group=sys mode=0444 \
8680b8dac6SAndy Fiddaman    reboot-needed=true
8733e5c5d9SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/8A00-00 group=sys mode=0444 \
8833e5c5d9SAndy Fiddaman    reboot-needed=true
89be672c8eSAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/A010-00 group=sys mode=0444 \
9080b8dac6SAndy Fiddaman    reboot-needed=true
91be672c8eSAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/A011-00 group=sys mode=0444 \
9280b8dac6SAndy Fiddaman    reboot-needed=true
93be672c8eSAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/A012-00 group=sys mode=0444 \
9480b8dac6SAndy Fiddaman    reboot-needed=true
950645e387SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/A111-00 group=sys mode=0444 \
960645e387SAndy Fiddaman    reboot-needed=true
970645e387SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/A112-00 group=sys mode=0444 \
980645e387SAndy Fiddaman    reboot-needed=true
990645e387SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/AA01-00 group=sys mode=0444 \
1000645e387SAndy Fiddaman    reboot-needed=true
1010645e387SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/AA02-00 group=sys mode=0444 \
1020645e387SAndy Fiddaman    reboot-needed=true
103225bb523SAndy Fiddamanfile path=platform/i86pc/ucode/AuthenticAMD/equivalence-table group=sys \
10480b8dac6SAndy Fiddaman    mode=0444 reboot-needed=true
105225bb523SAndy Fiddamanlicense lic_CDDL license=lic_CDDL
106be672c8eSAndy Fiddamanlicense usr/src/data/ucode/amd/THIRDPARTYLICENSE \
107be672c8eSAndy Fiddaman    license=usr/src/data/ucode/amd/THIRDPARTYLICENSE
108