public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/4] SynQuacer: assorted updates
@ 2018-01-29 15:44 Ard Biesheuvel
  2018-01-29 15:44 ` [PATCH edk2-platforms 1/4] Platform/SynQuacerEvalBoard: add RamDiskDxe driver to build Ard Biesheuvel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ard Biesheuvel @ 2018-01-29 15:44 UTC (permalink / raw)
  To: edk2-devel; +Cc: leif.lindholm, Ard Biesheuvel

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

 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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-01-29 15:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-29 15:44 [PATCH edk2-platforms 0/4] SynQuacer: assorted updates Ard Biesheuvel
2018-01-29 15:44 ` [PATCH edk2-platforms 1/4] Platform/SynQuacerEvalBoard: add RamDiskDxe driver to build Ard Biesheuvel
2018-01-29 15:44 ` [PATCH edk2-platforms 2/4] Platform/SynQuacerEvalBoard: add BGRT and ConsolePrefDxe drivers Ard Biesheuvel
2018-01-29 15:44 ` [PATCH edk2-platforms 3/4] Silicon/SynQuacer: set CNTFRQ field of MMIO timer frame Ard Biesheuvel
2018-01-29 15:44 ` [PATCH edk2-platforms 4/4] Silicon/SynQuacerPlatformFlashAccessLib: add capsule update progress bar Ard Biesheuvel
2018-01-29 15:50 ` [PATCH edk2-platforms 0/4] SynQuacer: assorted updates Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox