public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* UefiCpuPkg: Discuss: Move StandardSignatureIsAuthenticAMD function to BaseUefiCpuLib
@ 2020-06-10 14:17 Kirkendall, Garrett
  2020-06-11  1:11 ` Ni, Ray
  0 siblings, 1 reply; 7+ messages in thread
From: Kirkendall, Garrett @ 2020-06-10 14:17 UTC (permalink / raw)
  To: devel@edk2.groups.io; +Cc: Eric Dong, Ni, Ray, Laszlo Ersek

[AMD Public Use]

There are currently three instances of StandardSignatureIsAuthenticAMD Function in the below locations.  I need to propose another change that will require the same function in PiSmmCpuDxeSmm.  I would like to see this function move to a single "LibraryClass" location.  I think no one knew where to propose the function, so we ended up with three instances so far.  The best place I can find would be UefiCpuPkg/BaseUefiCpuLib/.  Thoughts?  Is there a better function name such that a similar Intel identifier function could be created when needed in the future?

I'm thinking this will be 3 patches
1. Add StandardSignatureIsAuthenticAMD to BaseUefiCpuLib
2. Move current instances to Library function
3. Propose code change in PiSmmCpuDxeSmm

UefiCpuPkg/Library/BaseXApicLib/BaseXApicLib.c: StandardSignatureIsAuthenticAMD (
UefiCpuPkg/Library/BaseXApicX2ApicLib/BaseXApicX2ApicLib.c: StandardSignatureIsAuthenticAMD (
UefiCpuPkg/Library/MpInitLib/MpLib.c: StandardSignatureIsAuthenticAMD (

GARRETT KIRKENDALL
SMTS Firmware Engineer | CTE
7171 Southwest Parkway, Austin, TX 78735 USA 
AMD   facebook  |  amd.com

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

end of thread, other threads:[~2020-06-12  7:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-10 14:17 UefiCpuPkg: Discuss: Move StandardSignatureIsAuthenticAMD function to BaseUefiCpuLib Kirkendall, Garrett
2020-06-11  1:11 ` Ni, Ray
2020-06-11  1:29   ` Dong, Eric
2020-06-11  4:56     ` Ni, Ray
2020-06-11  7:07       ` Dong, Eric
2020-06-11 14:16         ` Laszlo Ersek
2020-06-12  7:59         ` Ni, Ray

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