diff options
author | Oliver Smith-Denny <osde@microsoft.com> | 2025-06-17 09:53:55 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-14 07:25:12 +0000 |
commit | d5b86303792d44db5b94636b920547340c4fca61 (patch) | |
tree | 4036edd0f7a953d487d214c068a8bb3c7d34a1ae /BaseTools/Source/Python/tests | |
parent | 1f2adcbba571faead4795bfbeeb232e82166c901 (diff) | |
download | edk2-d5b86303792d44db5b94636b920547340c4fca61.zip edk2-d5b86303792d44db5b94636b920547340c4fca61.tar.gz edk2-d5b86303792d44db5b94636b920547340c4fca61.tar.bz2 |
SecurityPkg: Move Noisy Logs to DEBUG_SECURITY
The TPM code is currently very noisy (e.g. in a sample platform,
4,000 of the 5,700 lines printed to the serial port at DEBUG_INFO
level were from the TPM code). For TPM debugging, this is very
critical information, but for most builds it simply spams the logs
and slows down the build.
This commit moves the event log and PCR dumping to log at
DEBUG_SECURITY level.
Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/tests')
0 files changed, 0 insertions, 0 deletions