Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 0c4d0b6c8a05a6a62c0dca042f8e15e579e6f4af
https://github.com/tianocore/edk2/commit/0c4d0b6c8a05a6a62c0dca042f8e15e579e6f4af
Author: Tan, Dun <[email protected]>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c
Log Message:
-----------
MdeModulePkg/DxeCorePerformanceLib:fix smm perf issue
Fix smm perf issue in DxeCorePerformanceLib. In
current code logic, total SMM perf record is copied
multiple times to FPDT table if multiple ReadyToBoot
events are signaled. This patch changes the function
InternalGetSmmPerfData() to only get newly generated
Smm perf data. Then previous generated Smm perf data
won't be copied to FPDT again.
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4470
Signed-off-by: Dun Tan <[email protected]>
Cc: Jian J Wang <[email protected]>
Cc: Liming Gao <[email protected]>
Reviewed-by: Ray Ni <[email protected]>
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits