]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Bds/BootOption.c
ArmPlatformPkg/Bds: Do not start all devices when starting an OS loader
authorOlivier Martin <olivier.martin@arm.com>
Fri, 11 Apr 2014 11:02:59 +0000 (11:02 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 11 Apr 2014 11:02:59 +0000 (11:02 +0000)
commit4c8bb1eb3bd7b40010924f23824a9e8d91af015c
tree2d0c681c8e2e47da92a40b0a8fd1fb09b0c64530
parent3b3b72d62bccf43d51fb1cac81a465aade973a8a
ArmPlatformPkg/Bds: Do not start all devices when starting an OS loader

EFI OS Loader application will be responsible to start their needed drivers.
While other EFI applications (eg: EFI Shell) expect to have all their drivers
started when they run.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15458 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Bds/BootOption.c