]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c
MdeModulePkg/Core/Pei: Make migrated PEIM message verbose
authorMichael Kubacki <michael.kubacki@microsoft.com>
Thu, 9 Sep 2021 03:46:00 +0000 (11:46 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 16 Sep 2021 01:51:36 +0000 (01:51 +0000)
commit6f501a7c9bb196ce1ad9dd5b0024974d1b6784be
tree48f275d47b80fe0d98ee526464156f487a7dc503
parent6c80564b8982cd669324097346ce646b01031629
MdeModulePkg/Core/Pei: Make migrated PEIM message verbose

Currently, the debug message that prints the name of a PEIM
being migrated is DEBUG_INFO while similar messages are
DEBUG_VERBOSE. This change updates the print level to
DEBUG_VERBOSE for consistency.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Dandan Bi <dandan.bi@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c