]> git.proxmox.com Git - mirror_edk2.git/commit - ArmVirtPkg/ArmVirtQemuKernel.dsc
ArmVirtPkg: implement ArmVirtQemuKernel
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 5 Feb 2016 13:57:57 +0000 (14:57 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 5 Feb 2016 16:10:17 +0000 (17:10 +0100)
commit8de84d4242215252af9d2afecd45e2419689ee5f
tree4020103b506a21c890118f059557272b84a14492
parent577393c2726dff145f8ad11ecaf46ed860adfbd3
ArmVirtPkg: implement ArmVirtQemuKernel

This implements a version of ArmVirtQemu that does not execute in place from
emulated NOR flash, but implements the Linux kernel boot protocol, and executes
from DRAM instead. This allows UEFI to be loaded as a payload by a previous
bootloader stage such as ARM Trusted Firmware/OP-TEE.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>
ArmVirtPkg/ArmVirtQemuKernel.dsc [new file with mode: 0644]
ArmVirtPkg/ArmVirtQemuKernel.fdf [new file with mode: 0644]