]> git.proxmox.com Git - mirror_edk2.git/commit
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)
commitebfca258f5d7ab59cd1b72ad56f1de0e7a138ba9
tree8a9280d7387e10774c9f7f260470093389911005
parent7f029e1b31ee854f7963124080372d8355d745b8
ArmVirtPkg: switch to DXE runtime version of DebugLib where appropriate

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>
ArmVirtPkg/ArmVirt.dsc.inc