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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to