]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmVirtPkg: switch to DXE runtime version of DebugLib where appropriate
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 20 Feb 2018 10:58:31 +0000 (10:58 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Sat, 24 Feb 2018 13:58:53 +0000 (13:58 +0000)
Switch all users of ArmVirt.dsc.inc to the new DebugLib implementation
that was created especially for DXE_RUNTIME_DRIVER modules, ensuring
that DEBUG() calls do not touch the UART at runtime.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>

No differences found