public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] PiSmmCpuDxeSmm
@ 2016-10-27 22:29 Leo Duran
  2016-10-27 22:29 ` [PATCH] UefiCpuPkg: Move GetProcessorLocation() to SmmCpuFeaturesLib library Leo Duran
  0 siblings, 1 reply; 13+ messages in thread
From: Leo Duran @ 2016-10-27 22:29 UTC (permalink / raw)
  To: edk2-devel; +Cc: liming.gao, yonghong.zhu, Leo Duran

This patch moves code that uses Intel-specific CPUID to a library.

Leo Duran (1):
  UefiCpuPkg: Move GetProcessorLocation() to SmmCpuFeaturesLib library.

 UefiCpuPkg/Include/Library/SmmCpuFeaturesLib.h     |  17 +++
 .../Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.c  | 118 ++++++++++++++++++++
 UefiCpuPkg/PiSmmCpuDxeSmm/CpuService.c             | 121 +--------------------
 3 files changed, 136 insertions(+), 120 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-10-28 15:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-27 22:29 [PATCH] PiSmmCpuDxeSmm Leo Duran
2016-10-27 22:29 ` [PATCH] UefiCpuPkg: Move GetProcessorLocation() to SmmCpuFeaturesLib library Leo Duran
2016-10-27 23:15   ` Kinney, Michael D
2016-10-28  0:44     ` Fan, Jeff
2016-10-28  1:00     ` Fan, Jeff
2016-10-28  3:19       ` Duran, Leo
2016-10-28  4:43         ` Fan, Jeff
2016-10-28 10:28           ` Laszlo Ersek
2016-10-28 15:29             ` Kinney, Michael D
2016-10-28 15:30               ` Duran, Leo
2016-10-28 15:32                 ` Fan, Jeff
2016-10-28 15:34                   ` Duran, Leo
2016-10-28 14:28           ` Duran, Leo

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