[edk2] [Patch 0/2] Add CPUID MCA supports check

Eric Dong posted 2 patches 6 years, 8 months ago
Failed in applying to current master (apply log)
.../CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf  |  1 -
UefiCpuPkg/Library/CpuCommonFeaturesLib/Lmce.c     |  4 ++
.../Library/CpuCommonFeaturesLib/MachineCheck.c    | 81 ++++++++++++++++++++++
3 files changed, 85 insertions(+), 1 deletion(-)
[edk2] [Patch 0/2] Add CPUID MCA supports check
Posted by Eric Dong 6 years, 8 months ago
This patch series add CPUID MCA supports check before check the LMCE
capability. Patch also change LMCE code position for easy maintenance.

Eric Dong (2):
  UefiCpuPkg/CpuCommonFeaturesLib: Add CPUID MCA support check
  UefiCpuPkg/CpuCommonFeaturesLib: Merge machine check code to same
    file.

 .../CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf  |  1 -
 UefiCpuPkg/Library/CpuCommonFeaturesLib/Lmce.c     |  4 ++
 .../Library/CpuCommonFeaturesLib/MachineCheck.c    | 81 ++++++++++++++++++++++
 3 files changed, 85 insertions(+), 1 deletion(-)

-- 
2.7.0.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [Patch 0/2] Add CPUID MCA supports check
Posted by Ni, Ruiyu 6 years, 7 months ago
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>

Thanks/Ray

> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
> Eric Dong
> Sent: Thursday, August 17, 2017 11:44 AM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [Patch 0/2] Add CPUID MCA supports check
> 
> This patch series add CPUID MCA supports check before check the LMCE
> capability. Patch also change LMCE code position for easy maintenance.
> 
> Eric Dong (2):
>   UefiCpuPkg/CpuCommonFeaturesLib: Add CPUID MCA support check
>   UefiCpuPkg/CpuCommonFeaturesLib: Merge machine check code to same
>     file.
> 
>  .../CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf  |  1 -
>  UefiCpuPkg/Library/CpuCommonFeaturesLib/Lmce.c     |  4 ++
>  .../Library/CpuCommonFeaturesLib/MachineCheck.c    | 81
> ++++++++++++++++++++++
>  3 files changed, 85 insertions(+), 1 deletion(-)
> 
> --
> 2.7.0.windows.1
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel