public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] Add CPUID MCA supports check
@ 2017-08-17  3:44 Eric Dong
  2017-08-17  3:44 ` [Patch 1/2] UefiCpuPkg/CpuCommonFeaturesLib: Add CPUID MCA support check Eric Dong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Dong @ 2017-08-17  3:44 UTC (permalink / raw)
  To: edk2-devel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-28  7:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-17  3:44 [Patch 0/2] Add CPUID MCA supports check Eric Dong
2017-08-17  3:44 ` [Patch 1/2] UefiCpuPkg/CpuCommonFeaturesLib: Add CPUID MCA support check Eric Dong
2017-08-17  3:44 ` [Patch 2/2] UefiCpuPkg/CpuCommonFeaturesLib: Merge machine check code to same file Eric Dong
2017-08-28  7:19 ` [Patch 0/2] Add CPUID MCA supports check Ni, Ruiyu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox