]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg: Increase the maximum number of PEI performance log entries
authorCinnamon Shia <cinnamon.shia@hpe.com>
Tue, 8 Mar 2016 06:00:04 +0000 (14:00 +0800)
committerStar Zeng <star.zeng@intel.com>
Tue, 8 Mar 2016 13:00:04 +0000 (21:00 +0800)
commit7c50b3434377cbb49ce4514ee31339000a5cadc0
tree4e66a8f33369db39904fb1ce52611f2f48b7dd19
parent96302b80d90eb3b88e3ad6dbd7c0034d7ab6fa51
MdeModulePkg: Increase the maximum number of PEI performance log entries

The maximum number of PEI performance log entries is 255.
Add a new PCD, PcdMaxPeiPerformanceLogEntries16, to increase the maximum
number of PEI performance log entries.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Cinnamon Shia <cinnamon.shia@hpe.com>
Reviewed-by: Samer EL-Haj-Mahmoud <elhaj@hpe.com>
Reviewed-by: Joseph Shifflett <joseph.shifflett@hpe.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.c
MdeModulePkg/Library/DxeCorePerformanceLib/DxeCorePerformanceLib.inf
MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.c
MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
MdeModulePkg/MdeModulePkg.dec