diff options
author | Oliver Smith-Denny <osde@microsoft.com> | 2025-06-17 09:08:44 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-07-14 07:25:12 +0000 |
commit | dbf45a870b89fb9e307c41c66949288518c24440 (patch) | |
tree | a030d17c40c7b72bca18f12c045e427de4669d31 /BaseTools/Source/Python | |
parent | a1b509c1a453815acbc6c8b0fc5882fd03a6f2c0 (diff) | |
download | edk2-dbf45a870b89fb9e307c41c66949288518c24440.zip edk2-dbf45a870b89fb9e307c41c66949288518c24440.tar.gz edk2-dbf45a870b89fb9e307c41c66949288518c24440.tar.bz2 |
MdePkg: Add DEBUG_SECURITY Bit in PcdDebugPrintErrorLevel
Tcg2Dxe and its libraries are currently the noisiest modules in
edk2. For a sample platform printing at INFO level, Tcg2Dxe
printed 4,000 lines out of 5,700 total lines printed.
This commit defines a DEBUG_SECURITY bit to control the debug output
of Tcg2Dxe and other security related components. Most of the output is
not useful except for deep debugging of TPM transactions, so it is
appropriate to only print when the DEBUG_SECURITY bit is present.
Signed-off-by: Oliver Smith-Denny <osde@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions