public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4] UefiCpuPkg: ApicLib
@ 2017-07-06 18:19 Leo Duran
  2017-07-06 18:19 ` Leo Duran
  0 siblings, 1 reply; 2+ messages in thread
From: Leo Duran @ 2017-07-06 18:19 UTC (permalink / raw)
  To: edk2-devel; +Cc: Leo Duran

Now that we have a function to detect AMD processors:
GetProcessorLocationByApicId ()
- Adjust InitialApicId to properly concatenate Package on AMD processor.
- Clean-ups on C Coding standards.

Changes since v3:
Clean-ups on missed C Coding standards (AsmCpuid call).

Changes since v2:
Remove changes regarding SIPI sequence.

Changes since v1:
Just a few more C Coding standards fix-ups.

Leo Duran (1):
  UefiCpuPkg: ApicLib

 UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c     | 49 ++++++++++++++--------
 .../BaseXApicX2ApicLib/BaseXApicX2ApicLib.c        | 47 +++++++++++++--------
 2 files changed, 61 insertions(+), 35 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-07-06 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06 18:19 [PATCH v4] UefiCpuPkg: ApicLib Leo Duran
2017-07-06 18:19 ` Leo Duran

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