x86, microcode, AMD: Exit early on success
authorBorislav Petkov <borislav.petkov@amd.com>
Wed, 7 Dec 2011 16:26:56 +0000 (17:26 +0100)
committerBorislav Petkov <bp@amd64.org>
Wed, 14 Dec 2011 11:46:52 +0000 (12:46 +0100)
Once we've found and validated the ucode patch for the current CPU,
there's no need to iterate over the remaining patches in the binary
image. Exit then and save us a bunch of cycles.

Signed-off-by: Borislav Petkov <borislav.petkov@amd.com>

No differences found