This series fixes various issues that prevent the SynQuacer/DeveloperBox
platform from being built or executed in 32-bit mode.

Ard Biesheuvel (8):
  Silicon/SynQuacer/NetsecDxe: fix 32-bit build
  Silicon/SynQuacer/OpteeRngDxe: fix 32-bit build
  Silicon/SynQuacerPciHostBridgeLib: fix MMIO32-only configuration
  Silicon/SynQuacerMemoryInitPeiLib: don't map memory above
    MAX_ALLOC_ADDRESS
  Silicon/SynQuacerMemoryInitPeiLib: fix 32-bit build
  Silicon/SynQuacer/Stage2Tables: fix 32-bit build
  Platform/Socionext/DeveloperBox: disable EbcDxe for ARM builds
  Platform/Socionext/DeveloperBox: add resolution for ArmSoftFloatLib

 Platform/Socionext/DeveloperBox/DeveloperBox.dsc     |  7 ++++++-
 Platform/Socionext/DeveloperBox/DeveloperBox.fdf     |  2 ++
 .../SynQuacer/Drivers/Net/NetsecDxe/NetsecDxe.c      |  6 +++---
 .../Drivers/Net/NetsecDxe/netsec_for_uefi/pfdep.h    |  2 +-
 .../SynQuacer/Drivers/OpteeRngDxe/OpteeRng.c         |  2 +-
 .../SynQuacerMemoryInitPeiLib.c                      | 11 ++++++++---
 .../SynQuacerPciHostBridgeLib.c                      |  8 ++++++++
 .../Socionext/SynQuacer/Stage2Tables/Stage2Tables.S  | 12 +++++++++---
 8 files changed, 38 insertions(+), 12 deletions(-)

-- 
2.17.1

_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to