-
由 Tony Luck 提交于
Magic constants like 0x0134 in code just invite questions on where they come from, what they mean, can they be changed. Provide #defines for the architecturally defined MCACOD values with a reference to the Intel Software Developers manual which describes them. Signed-off-by: NTony Luck <tony.luck@intel.com>
08dda402