]> git.proxmox.com Git - mirror_edk2.git/commitdiff
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)
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

index 549a2d29ab6119c84d029c5bb32d34bfae643cbb..bac1306af61fa932c9cc20ffa72d2a95b04154df 100644 (file)
@@ -29,6 +29,9 @@
   RELEASE_*_*_CC_FLAGS  = -DMDEPKG_NDEBUG\r
   *_*_*_CC_FLAGS  = -DDISABLE_NEW_DEPRECATED_INTERFACES\r
 \r
+[PcdsFixedAtBuild]\r
+  gEfiMdePkgTokenSpaceGuid.PcdDefaultTerminalType|4\r
+\r
 [LibraryClasses.common]\r
   BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
   BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r