]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Bds/Bds.c
ArmPlatformPkg/Bds: Remove Linux specific boot path
authorOlivier Martin <Olivier.Martin@arm.com>
Tue, 14 Jul 2015 14:36:49 +0000 (14:36 +0000)
committeroliviermartin <oliviermartin@Edk2>
Tue, 14 Jul 2015 14:36:49 +0000 (14:36 +0000)
commit8b129b7b390107d258bd004eda8514976534408a
treeb159f5e50303feb398fff7b7ee15f899423217ec
parentc75d3eb6be41867cc3bfea9f567bf20cdead8966
ArmPlatformPkg/Bds: Remove Linux specific boot path

Since the embedded Linux Loader has been removed from BdsLib
there is no more Linux specific boot option.
All the boot options are now expected to be arguments for
EFI applications.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <Olivier.Martin@arm.com>
Reviewed-by: Ronald Cron <Ronald.Cron@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17970 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Bds/Bds.c
ArmPlatformPkg/Bds/Bds.inf
ArmPlatformPkg/Bds/BdsInternal.h
ArmPlatformPkg/Bds/BootMenu.c
ArmPlatformPkg/Bds/BootOption.c
ArmPlatformPkg/Bds/BootOptionSupport.c