From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boris Ostrovsky Subject: Re: [PATCH V3] docs, amd_ucode: Add AMD container file format notes Date: Tue, 07 Oct 2014 09:48:58 -0400 Message-ID: <5433EF4A.5090901@oracle.com> References: <1412621867-4067-1-git-send-email-aravind.gopalakrishnan@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1412621867-4067-1-git-send-email-aravind.gopalakrishnan@amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Aravind Gopalakrishnan , ian.campbell@citrix.com, jbeulich@suse.com, andrew.cooper3@citrix.com, xen-devel@lists.xen.org Cc: keir@xen.org, ian.jackson@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On 10/06/2014 02:57 PM, Aravind Gopalakrishnan wrote: > +------------------------------------------------- > + > +Intro to AMD Container Files: > +----------------------------- > + > +* Beginning with processor family 10h, AMD provides microcode patch support. > +* There is one single file (container file) containing all microcode patches > + for AMD families 10h - 14h processors. [microcode_amd.bin] > +* For AMD family 15h processors there is a separate container file. [microcode_amd_fam15h.bin] I think this would need to be updated to 15h+ as well (i.e. new file name for all 15h and later processors). Here and in a couple of places below. Since it's apparently already in the staging tree perhaps you can wait until it shows up in the mainline and then send a patch? -boris