x86, microcode, amd: Refactor functions to prepare for early loading
authorJacob Shin <jacob.shin@amd.com>
Thu, 30 May 2013 19:09:18 +0000 (14:09 -0500)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 31 May 2013 03:19:25 +0000 (20:19 -0700)
In preparation work for early loading, refactor some common functions
that will be shared, and move some struct defines to a common header file.

Signed-off-by: Jacob Shin <jacob.shin@amd.com>
Link: http://lkml.kernel.org/r/1369940959-2077-4-git-send-email-jacob.shin@amd.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>

No differences found