Commit af1ae39
UefiCpuPkg/MpLib: Change print level for "5-Level Paging ="
The "5-Level Paging" debug message in FillExchangeInfoData() is
printed every time APs are woken up. At DEBUG_INFO level, this
creates unnecessary log noise during normal boot. Change the print
level from DEBUG_INFO to DEBUG_PAGING so the message is only
visible when paging-related debug logging is enabled.
Signed-off-by: Abdul Lateef Attar <[email protected]>1 parent 183b578 commit af1ae39
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
1038 | 1038 | | |
1039 | 1039 | | |
1040 | 1040 | | |
1041 | | - | |
| 1041 | + | |
1042 | 1042 | | |
1043 | 1043 | | |
1044 | 1044 | | |
| |||
0 commit comments