mirror of https://github.com/acidanthera/audk.git
9d02c34f04
With correct model CPU, current checking logic will always execute AsmReadMsr64 operation and then check ECX.AESNI[bit 25] = 1. Update checking logic to check ECX.AESNI[bit 25] = 1 first and then do AsmReadMsr64 operation. Cc: Eric Dong <eric.dong@intel.com> Cc: Laszlo Ersek <lersek@redhat.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Bell Song <binx.song@intel.com> Reviewed-by: Eric Dong <eric.dong@intel.com> |
||
---|---|---|
.. | ||
Aesni.c | ||
C1e.c | ||
ClockModulation.c | ||
CpuCommonFeatures.h | ||
CpuCommonFeaturesLib.c | ||
CpuCommonFeaturesLib.inf | ||
CpuCommonFeaturesLib.uni | ||
Eist.c | ||
ExecuteDisable.c | ||
FastStrings.c | ||
FeatureControl.c | ||
LimitCpuIdMaxval.c | ||
MachineCheck.c | ||
MonitorMwait.c | ||
PendingBreak.c | ||
Ppin.c | ||
ProcTrace.c | ||
X2Apic.c |