]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: change PcdBdsLinuxSupport default value
authorDaniil Egranov <daniil.egranov@arm.com>
Wed, 3 Aug 2016 23:10:48 +0000 (18:10 -0500)
committerLeif Lindholm <leif.lindholm@linaro.org>
Thu, 4 Aug 2016 13:32:19 +0000 (14:32 +0100)
commitafd6b28915cac422294a28033ef83727b27ce216
tree4beed1c8b7732789cd79e5b46ad7741ae56e55cd
parent365a3aab857a2820d36d2ae9b3b62f06230b295a
ArmPlatformPkg: change PcdBdsLinuxSupport default value

The built-in Linux Loader is obsolete and not included in most builds.
The patch sets the PcdBdsLinuxSupport default value to FALSE and prevents
ArmBds from looking for built-in Linux Loader by default and ASSERTing
when it cannot be found. Platforms which still using built-in loader have
to set this PCD in their platform description file.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daniil Egranov <daniil.egranov@arm.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/ArmPlatformPkg.dec