Re: [edk2-devel] [PATCH v7 4/5] MdeModulePkg: Add TraceHubDebugSysTLib library

2023-05-10 Thread Michael D Kinney
The MdeModulePkg maintainers were never Cc, so they did not know to review Cc: Jian J Wang Cc: Liming Gao Will have to wait for review from Jian or Liming and add Rb. Mike > -Original Message- > From: Guo, Gua > Sent: Wednesday, May 10, 2023 2:32 PM > To: devel@edk2.groups.io > Cc:

[edk2-devel] [PATCH v7 4/5] MdeModulePkg: Add TraceHubDebugSysTLib library

2023-05-10 Thread Guo, Gua
From: Gua Guo REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4144 This Library provides API to dump Trace Hub message. Cc: Michael D Kinney Cc: Guo Gua Cc: Chan Laura Cc: Prakashan Krishnadas Veliyathuparambil Cc: K N Karthik Signed-off-by: Guo Gua Reviewed-by: Michael D Kinney Rev