]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/AndroidFastboot: drop dependency on the LinuxLoader
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 21 Nov 2016 12:13:18 +0000 (12:13 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 25 Nov 2016 12:56:10 +0000 (12:56 +0000)
commit34e0bceabf623342cccfc49fcf6cfcb3654cd8c8
treeb14297bb7af5fd3f66438ef9484a7d63f5f5db13
parent45b18ce5b121849b01ac982c338565b9dcd8e2f4
EmbeddedPkg/AndroidFastboot: drop dependency on the LinuxLoader

When booting the kernel via Fastboot, invoke the kernel image directly
rather than passing it to the LinuxLoader app. This requires the kernel
image to be built with UEFI stub support.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
Reviewed-by: Ryan Harkin <ryan.harkin@linaro.org>
EmbeddedPkg/Application/AndroidFastboot/Arm/BootAndroidBootImg.c