public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] UefiCpuPkg/CpuCommonFeaturesLib: Set SMXE bit of CR4 when SMX is enabled.
@ 2019-12-23  6:55 Liming Gao
  2019-12-23  6:55 ` [Patch 1/2] MdePkg BaseLib.h: Update IA32_CR4 strut to include all public fields Liming Gao
  2019-12-23  6:55 ` [Patch 2/2] UefiCpuPkg/CpuCommonFeaturesLib: SMXE bit of CR4 should set Liming Gao
  0 siblings, 2 replies; 5+ messages in thread
From: Liming Gao @ 2019-12-23  6:55 UTC (permalink / raw)
  To: devel; +Cc: Jason Voelz

From: Jason Voelz <jason.voelz@intel.com>

Jason Voelz (2):
  MdePkg BaseLib.h: Update IA32_CR4 strut to include all public fields
  UefiCpuPkg/CpuCommonFeaturesLib: SMXE bit of CR4 should set

 UefiCpuPkg/Library/CpuCommonFeaturesLib/FeatureControl.c |  9 +++++++++
 MdePkg/Include/Library/BaseLib.h                         | 15 ++++++++++++---
 2 files changed, 21 insertions(+), 3 deletions(-)

-- 
2.13.0.windows.1


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

end of thread, other threads:[~2020-01-08 14:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-23  6:55 [Patch 0/2] UefiCpuPkg/CpuCommonFeaturesLib: Set SMXE bit of CR4 when SMX is enabled Liming Gao
2019-12-23  6:55 ` [Patch 1/2] MdePkg BaseLib.h: Update IA32_CR4 strut to include all public fields Liming Gao
2020-01-08 14:12   ` Ni, Ray
2019-12-23  6:55 ` [Patch 2/2] UefiCpuPkg/CpuCommonFeaturesLib: SMXE bit of CR4 should set Liming Gao
2020-01-08 14:12   ` Ni, Ray

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