]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmVirtPkg: introduce new ArmQemuRelocatablePlatformLib
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 5 Feb 2016 13:54:42 +0000 (14:54 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 5 Feb 2016 16:10:16 +0000 (17:10 +0100)
This introduces ArmQemuRelocatablePlatformLib, which started out as a
straight copy of ArmXenRelocatablePlatformLib, but has been modified so
that ArmVirtPkg/PrePi/ArmVirtPrePiUniCoreRelocatable.inf can be used with
QEMU as well as with Xen. It retains the self relocation and FDT parsing
for the system memory, but uses the QEMU MMU layout.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>

No differences found