public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch V4 0/2] Update ProcTrace feature code for new requirements.
@ 2023-04-26  8:03 duntan
  2023-04-26  8:03 ` [Patch V4 1/2] UefiCpuPkg: Update code to support enable ProcTrace only on BSP duntan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: duntan @ 2023-04-26  8:03 UTC (permalink / raw)
  To: devel

In V4 patch set:
Move the two new PCD from '[PcdsDynamic, PcdsDynamicEx]' section to '[PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]' section.

Dun Tan (2):
  UefiCpuPkg: Update code to support enable ProcTrace only on BSP
  UefiCpuPkg: Update PT code to support enable collect performance

 UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf |  12 +++++++-----
 UefiCpuPkg/Library/CpuCommonFeaturesLib/ProcTrace.c              | 210 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------
 UefiCpuPkg/UefiCpuPkg.dec                                        |  15 +++++++++++++++
 3 files changed, 161 insertions(+), 76 deletions(-)

-- 
2.39.1.windows.1


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

end of thread, other threads:[~2023-04-26  8:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-26  8:03 [Patch V4 0/2] Update ProcTrace feature code for new requirements duntan
2023-04-26  8:03 ` [Patch V4 1/2] UefiCpuPkg: Update code to support enable ProcTrace only on BSP duntan
2023-04-26  8:03 ` [Patch V4 2/2] UefiCpuPkg: Update PT code to support enable collect performance duntan
2023-04-26  8:12 ` [edk2-devel] [Patch V4 0/2] Update ProcTrace feature code for new requirements Ni, Ray

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