Message ID | 20180129154416.3622-1-ard.biesheuvel@linaro.org |
---|---|
Headers | show |
Series | SynQuacer: assorted updates | expand |
On Mon, Jan 29, 2018 at 03:44:12PM +0000, Ard Biesheuvel wrote: > Various updates for SynQuacer: > - make the eval board more like the developerbox (graphical console, > .iso boot) > - set the CNTFRQ field of the MMIO timer > - add a progress bar to the capsule update so people aren't left wondering > whether their system hangs > > Ard Biesheuvel (4): > Platform/SynQuacerEvalBoard: add RamDiskDxe driver to build > Platform/SynQuacerEvalBoard: add BGRT and ConsolePrefDxe drivers > Silicon/SynQuacer: set CNTFRQ field of MMIO timer frame > Silicon/SynQuacerPlatformFlashAccessLib: add capsule update progress > bar For the series: Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org> > Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.dsc | 8 +++++ > Platform/Socionext/SynQuacerEvalBoard/SynQuacerEvalBoard.fdf | 7 ++++ > Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi | 1 - > Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c | 18 ++++++++++ > Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.h | 1 + > Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf | 2 ++ > Silicon/Socionext/SynQuacer/Include/Platform/MemoryMap.h | 3 ++ > Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformFlashAccessLib/SynQuacerPlatformFlashAccessLib.c | 35 ++++++++++++++++++++ > Silicon/Socionext/SynQuacer/Library/SynQuacerPlatformFlashAccessLib/SynQuacerPlatformFlashAccessLib.inf | 3 ++ > 9 files changed, 77 insertions(+), 1 deletion(-) > > -- > 2.11.0 > _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel