diff options
author | Laszlo Ersek <lersek@redhat.com> | 2015-03-02 16:19:26 +0000 |
---|---|---|
committer | lersek <lersek@Edk2> | 2015-03-02 16:19:26 +0000 |
commit | 1fce963d89f3e905fe4fcc3394b49dc3150c19cb (patch) | |
tree | fc589f1936cd8fe354941eb7e4ced233cba17ab4 /EdkShellPkg | |
parent | 22455087dc3750cc7eed0841cf77e8b6d410efde (diff) | |
download | edk2-platforms-1fce963d89f3e905fe4fcc3394b49dc3150c19cb.tar.xz |
ArmPkg: DebugPeCoffExtraActionLib: debugger commands are not errors
PeCoffLoaderRelocateImageExtraAction() prints helpful debugger commands
for source level debugging. These messages should not be printed on the
EFI_D_ERROR level; they don't report errors. Change the debug level
(bitmask, actually) to EFI_D_LOAD | EFI_D_INFO, because the messages are
printed in relation to image loading, and they are informative.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16983 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkShellPkg')
0 files changed, 0 insertions, 0 deletions