x86, microcode, amd: Allow multiple families' bin files appended together
authorJacob Shin <jacob.shin@amd.com>
Wed, 5 Jun 2013 20:13:56 +0000 (15:13 -0500)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 5 Jun 2013 20:56:55 +0000 (13:56 -0700)
commitcd1c32ca969ebfd65e61312c988223bb14f09c2e
treedf591549b238edccbe51ac6eba87d35c4478d106
parent275bbe2e299f1820ec8faa443d689469a9e6ecc5
x86, microcode, amd: Allow multiple families' bin files appended together

Add support for parsing through multiple families' microcode patch
container binary files appended together when early loading. This is
already supported on Intel.

Reported-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Signed-off-by: Jacob Shin <jacob.shin@amd.com>
Link: http://lkml.kernel.org/r/1370463236-2115-3-git-send-email-jacob.shin@amd.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/microcode_amd_early.c