This patch series includes few minor updates for Arm's SGI platform. The virtio block device representation in the ACPI table, setting default fifo size for the uart controller, handling the increase in code size and adding support for the upper 6GB memory block are included in this update.
Daniil Egranov (2): Platform/ARM/Sgi: Add ACPI description of virtio block device Platform/ARM/Sgi: Allow use of default fifo size for PL011 controller Thomas Abraham (2): Platform/ARM/Sgi: Increase the size of flash image Platform/ARM/Sgi: allow access the second DRAM block Platform/ARM/SgiPkg/AcpiTables/Sgi575/Dsdt.asl | 12 +++++++++++ .../ARM/SgiPkg/Library/PlatformLib/PlatformLib.inf | 4 ++++ .../SgiPkg/Library/PlatformLib/PlatformLibMem.c | 24 +++++++++++++++++++++- Platform/ARM/SgiPkg/SgiPlatform.dec | 4 ++++ Platform/ARM/SgiPkg/SgiPlatform.dsc | 5 +++++ Platform/ARM/SgiPkg/SgiPlatform.fdf | 8 ++++---- 6 files changed, 52 insertions(+), 5 deletions(-) -- 2.7.4 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

