Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 782948c1a7314389311f51414bf1940c4cb6b592
https://github.com/tianocore/edk2/commit/782948c1a7314389311f51414bf1940c4cb6b592
Author: Gua Guo <[email protected]>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M .gitmodules
M .pytool/CISettings.py
A MdePkg/Library/MipiSysTLib/mipisyst
M ReadMe.rst
Log Message:
-----------
MdePkg: Add mipisyst submodule
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4144
This Library provides functions consuming MIPI SYS-T submodule.
Cc: Michael D Kinney <[email protected]>
Cc: Andrew Fish <[email protected]>
Cc: Leif Lindholm <[email protected]>
Cc: Guo Gua <[email protected]>
Cc: Chan Laura <[email protected]>
Cc: Prakashan Krishnadas Veliyathuparambil
<[email protected]>
Cc: K N Karthik <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Sean Brogan <[email protected]>
Cc: Michael Kubacki <[email protected]>
Signed-off-by: Guo Gua <[email protected]>
Reviewed-by: Leif Lindholm <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>
Reviewed-by: Michael Kubacki <[email protected]>
Acked-by: Liming Gao <[email protected]>
Commit: c6bb7d54beb05ac85a29b38fc0e5d63bf6001840
https://github.com/tianocore/edk2/commit/c6bb7d54beb05ac85a29b38fc0e5d63bf6001840
Author: Gua Guo <[email protected]>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
A MdePkg/Include/Library/MipiSysTLib.h
A MdePkg/Library/MipiSysTLib/GenMipiSystH.py
A MdePkg/Library/MipiSysTLib/MipiSysTLib.c
A MdePkg/Library/MipiSysTLib/MipiSysTLib.inf
A MdePkg/Library/MipiSysTLib/Platform.c
A MdePkg/Library/MipiSysTLib/Platform.h
A MdePkg/Library/MipiSysTLib/Readme.md
A MdePkg/Library/MipiSysTLib/mipi_syst.h
M MdePkg/MdePkg.ci.yaml
M MdePkg/MdePkg.dec
M MdePkg/MdePkg.dsc
Log Message:
-----------
MdePkg: Add MipiSysTLib library
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4144
This Library provides functions consuming MIPI SYS-T submodule.
Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Guo Gua <[email protected]>
Cc: Chan Laura <[email protected]>
Cc: Prakashan Krishnadas Veliyathuparambil
<[email protected]>
Cc: K N Karthik <[email protected]>
Signed-off-by: Guo Gua <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>
Reviewed-by: K N Karthik <[email protected]>
Reviewed-by: Chan Laura <[email protected]>
Acked-by: Liming Gao <[email protected]>
Commit: 3d50fdc5c6878b865a4b244430c3f26b77943996
https://github.com/tianocore/edk2/commit/3d50fdc5c6878b865a4b244430c3f26b77943996
Author: Gua Guo <[email protected]>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
A MdePkg/Include/Library/TraceHubDebugSysTLib.h
A MdePkg/Library/TraceHubDebugSysTLibNull/TraceHubDebugSysTLibNull.c
A MdePkg/Library/TraceHubDebugSysTLibNull/TraceHubDebugSysTLibNull.inf
M MdePkg/MdePkg.dsc
Log Message:
-----------
MdePkg: Add NULL library of TraceHubDebugSysTLib
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4144
This Library is NULL library of TraceHubDebugSysTLib.
Cc: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Guo Gua <[email protected]>
Cc: Chan Laura <[email protected]>
Cc: Prakashan Krishnadas Veliyathuparambil
<[email protected]>
Cc: K N Karthik <[email protected]>
Signed-off-by: Guo Gua <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>
Reviewed-by: K N Karthik <[email protected]>
Reviewed-by: Chan Laura <[email protected]>
Acked-by: Liming Gao <[email protected]>
Commit: 0f0422cedc752d305d8d12a25b11e1dff4d8ff8b
https://github.com/tianocore/edk2/commit/0f0422cedc752d305d8d12a25b11e1dff4d8ff8b
Author: Gua Guo <[email protected]>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
A MdeModulePkg/Include/Guid/TraceHubDebugInfoHob.h
A MdeModulePkg/Library/TraceHubDebugSysTLib/BaseTraceHubDebugSysTLib.c
A MdeModulePkg/Library/TraceHubDebugSysTLib/BaseTraceHubDebugSysTLib.inf
A MdeModulePkg/Library/TraceHubDebugSysTLib/DxeSmmTraceHubDebugSysTLib.c
A MdeModulePkg/Library/TraceHubDebugSysTLib/DxeSmmTraceHubDebugSysTLib.inf
A MdeModulePkg/Library/TraceHubDebugSysTLib/InternalTraceHubApi.c
A MdeModulePkg/Library/TraceHubDebugSysTLib/InternalTraceHubApi.h
A MdeModulePkg/Library/TraceHubDebugSysTLib/InternalTraceHubApiCommon.c
A MdeModulePkg/Library/TraceHubDebugSysTLib/InternalTraceHubApiCommon.h
A MdeModulePkg/Library/TraceHubDebugSysTLib/PeiTraceHubDebugSysTLib.c
A MdeModulePkg/Library/TraceHubDebugSysTLib/PeiTraceHubDebugSysTLib.inf
A MdeModulePkg/Library/TraceHubDebugSysTLib/Readme.md
M MdeModulePkg/MdeModulePkg.dec
M MdeModulePkg/MdeModulePkg.dsc
M MdeModulePkg/MdeModulePkg.uni
Log Message:
-----------
MdeModulePkg: Add TraceHubDebugSysTLib library
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4144
This Library provides API to dump Trace Hub message.
Cc: Michael D Kinney <[email protected]>
Cc: Guo Gua <[email protected]>
Cc: Chan Laura <[email protected]>
Cc: Prakashan Krishnadas Veliyathuparambil
<[email protected]>
Cc: K N Karthik <[email protected]>
Cc: Jian J Wang <[email protected]>
Cc: Liming Gao <[email protected]>
Signed-off-by: Guo Gua <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>
Reviewed-by: K N Karthik <[email protected]>
Reviewed-by: Chan Laura <[email protected]>
Acked-by: Liming Gao <[email protected]>
Commit: 0a0e60caf20ab621ee9c1fc66b82b739158c05cf
https://github.com/tianocore/edk2/commit/0a0e60caf20ab621ee9c1fc66b82b739158c05cf
Author: Gua Guo <[email protected]>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M Maintainers.txt
Log Message:
-----------
Maintainers.txt: Update reviewers and maintainers for TraceHubDebugLib.
Update reviewers and maintainers for TraceHubDebugSysTlib.
Cc: Michael D Kinney <[email protected]>
Cc: Andrew Fish <[email protected]>
Cc: Leif Lindholm <[email protected]>
Signed-off-by: Guo Gua <[email protected]>
Reviewed-by: Michael D Kinney <[email protected]>
Reviewed-by: K N Karthik <[email protected]>
Reviewed-by: Chan Laura <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/6dd64168ed1f...0a0e60caf20a
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits