On 04/09/15 13:28, Ard Biesheuvel wrote:
> This updates ArmVirtualization.dsc.inc to use the MemoryInitPeiLib
> implementation for virt targets. The only difference between that one
> and the original one is that the original one removes memory from the
> available list if it overlaps the FD region (which may be the case when
> shadowing NOR flash with system RAM). This is never the case for the
> Qemu target, which is the only platform affected by this change, since
> the Xen target already uses this library explicitly.
> 
> This allows us to remove the Xen-specific declaration of this library
> dependency. For the Qemu target, this change will not take effect until
> after the MemoryInitPeim<->MemoryInitPeiLib dependency resolution is
> fixed in a subsequent patch.
> 
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Ard Biesheuvel <ard.biesheu...@linaro.org>
> ---
>  ArmPlatformPkg/ArmVirtualizationPkg/ArmVirtualization.dsc.inc | 1 +
>  ArmPlatformPkg/ArmVirtualizationPkg/ArmVirtualizationXen.dsc  | 1 -
>  2 files changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Laszlo Ersek <ler...@redhat.com>


------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to