]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/ArmJunoPkg: don't create default boot entries
authorRyan Harkin <ryan.harkin@linaro.org>
Wed, 10 Feb 2016 16:25:09 +0000 (16:25 +0000)
committerLeif Lindholm <leif.lindholm@linaro.org>
Fri, 12 Feb 2016 17:46:55 +0000 (17:46 +0000)
commitca7efae2c60fe7aaa0c7c955b92ad43f669eab4d
treef8e0a6884c346c4a5b481c64958dc58c0de001f6
parent1095b4323dab2e64e71bf7896ea88a0eb5d64706
ArmPlatformPkg/ArmJunoPkg: don't create default boot entries

Code was inserted to create default boot entries for Juno R1.  These
don't work, but they are also preventing the board from booting into the
default options that Intel BDS would otherwise boot.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c