Patch also add error handling code when enable feature failed. Eric Dong (2): UefiCpuPkg RegisterCpuFeaturesLib: Add error handling code. UefiCpuPkg CpuCommonFeaturesLib: Fix smx/vmx enable logic error.
.../CpuCommonFeaturesLib/CpuCommonFeatures.h | 47 +++------- .../CpuCommonFeaturesLib/CpuCommonFeaturesLib.c | 19 +--- .../Library/CpuCommonFeaturesLib/FeatureControl.c | 100 ++++++++------------- .../RegisterCpuFeaturesLib/CpuFeaturesInitialize.c | 38 +++++++- 4 files changed, 87 insertions(+), 117 deletions(-) -- 2.7.0.windows.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

