This patchset is a combination of my two previous patchsets adding QEMU support. Both the networking driver change and the flash address for variable storage are now controlled by the EDK2_ARMVE_SUPPORT_QEMU build macro. If the macro is not set the normal RTSM configuration is built.
With this patchset persistent storage and networking work on the A15 VExpress QEMU platform.
Changes since v1: * Combined both changes into one patch * changed flash address selection to be controlled by build macro * changed build macro name to be more generic
Roy Franz (1): Add build option to support VExpress A15 QEMU emulation
.../ArmVExpressPkg/ArmVExpress-RTSM-A15.dsc | 22 +++++++++++++++++--- .../ArmVExpressPkg/ArmVExpress-RTSM-A15.fdf | 8 ++++++- .../ArmVExpressPkg/ArmVExpress-RTSM-A15_MPCore.dsc | 10 +++++++++ 3 files changed, 36 insertions(+), 4 deletions(-)