public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/4] SynQuacer updates
@ 2018-05-23 14:14 Ard Biesheuvel
  2018-05-23 14:14 ` [PATCH edk2-platforms 1/4] Platform/DeveloperBox: add 96boards/Socionext logo Ard Biesheuvel
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Ard Biesheuvel @ 2018-05-23 14:14 UTC (permalink / raw)
  To: edk2-devel; +Cc: leif.lindholm, Ard Biesheuvel

Patch #4 fixes a bug that breaks the DEBUG build. Remaining patches
are general improvements.

Ard Biesheuvel (4):
  Platform/DeveloperBox: add 96boards/Socionext logo
  Platform/DeveloperBox: add PCI serial driver
  Platform/DeveloperBox: switch to protocol based DevicePathLib
  Silicon/Socionext/SynQuacerPciHostBridgeLib: DEPEX on variable
    protocol

 .../Socionext/DeveloperBox/DeveloperBox.dsc   |  13 +-
 .../Socionext/DeveloperBox/DeveloperBox.fdf   |   3 +-
 Platform/Socionext/DeveloperBox/Logo/Logo.bmp | Bin 0 -> 1050122 bytes
 Platform/Socionext/DeveloperBox/Logo/Logo.c   | 149 ++++++++++++++++++
 Platform/Socionext/DeveloperBox/Logo/Logo.idf |  15 ++
 .../Socionext/DeveloperBox/Logo/LogoDxe.inf   |  52 ++++++
 .../SynQuacerPciHostBridgeLib.inf             |   5 +
 7 files changed, 233 insertions(+), 4 deletions(-)
 create mode 100644 Platform/Socionext/DeveloperBox/Logo/Logo.bmp
 create mode 100644 Platform/Socionext/DeveloperBox/Logo/Logo.c
 create mode 100644 Platform/Socionext/DeveloperBox/Logo/Logo.idf
 create mode 100644 Platform/Socionext/DeveloperBox/Logo/LogoDxe.inf

-- 
2.17.0



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

end of thread, other threads:[~2018-05-31 10:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-23 14:14 [PATCH edk2-platforms 0/4] SynQuacer updates Ard Biesheuvel
2018-05-23 14:14 ` [PATCH edk2-platforms 1/4] Platform/DeveloperBox: add 96boards/Socionext logo Ard Biesheuvel
2018-05-23 14:14 ` [PATCH edk2-platforms 2/4] Platform/DeveloperBox: add PCI serial driver Ard Biesheuvel
2018-05-23 14:14 ` [PATCH edk2-platforms 3/4] Platform/DeveloperBox: switch to protocol based DevicePathLib Ard Biesheuvel
2018-05-23 14:14 ` [PATCH edk2-platforms 4/4] Silicon/Socionext/SynQuacerPciHostBridgeLib: DEPEX on variable protocol Ard Biesheuvel
2018-05-31  7:34 ` [PATCH edk2-platforms 0/4] SynQuacer updates Ard Biesheuvel
2018-05-31  9:04 ` Leif Lindholm
2018-05-31 10:47   ` Ard Biesheuvel

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