]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/ArmVirtualizationPkg: Add PlatformPeiLib library
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 18 Sep 2014 17:58:01 +0000 (17:58 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 18 Sep 2014 17:58:01 +0000 (17:58 +0000)
commit433b31ddeeeb5f521b2159c0ae317a16129aac0a
treed0dfa7ddf608d1d491e44caccf597511e1b50692
parentad6f3dafb86b93066ea9e0301629bae0cf7e3018
ArmPlatformPkg/ArmVirtualizationPkg: Add PlatformPeiLib library

This is a fork of the ARM PlatformPeiLib for virtual machines. The main
purpose of having this specific implementation is that it allows us to
preserve the device tree blob if it was passed to us in system DRAM.

Contributed-under: TianoCore Contribution Agreement 1.0
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16136 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmVirtualizationPkg/Library/PlatformPeiLib/PlatformPeiLib.c [new file with mode: 0644]
ArmPlatformPkg/ArmVirtualizationPkg/Library/PlatformPeiLib/PlatformPeiLib.inf [new file with mode: 0644]