]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/ArmPkg.dsc: set terminal type PCD to the right value
authorArd Biesheuvel <ard.biesheuvel@arm.com>
Wed, 3 Jun 2020 19:32:17 +0000 (21:32 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 3 Jun 2020 21:28:33 +0000 (21:28 +0000)
commit68d720fd92bbdbbfae5adee02d6d9fd24ca38f30
treea763aabe5525bd33f5e6930722718684f4c7265b
parent7191dd3c5990416cf473ce36b3fb84ecb2f7b950
ArmPkg/ArmPkg.dsc: set terminal type PCD to the right value

PlatformBootManagerLib now asserts at build time that the correct
terminal type is used, and so leaving it unset breaks the ArmPkg
DSC build. So fix that.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com>
Reviewed-by: Leif Lindholm <leif@nuviainc.com>
ArmPkg/ArmPkg.dsc