public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/6] Silicon/Styx: another round of cleanups
@ 2018-12-11 15:02 Ard Biesheuvel
  2018-12-11 15:02 ` [PATCH edk2-platforms 1/6] Platform/AMD/OverdriveBoard: fix byte order of default MAC addresses Ard Biesheuvel
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Ard Biesheuvel @ 2018-12-11 15:02 UTC (permalink / raw)
  To: edk2-devel; +Cc: leif.lindholm, alan, Ard Biesheuvel

Another day, another round of cleanups for Styx. Patch #1 was sent out
earlier, and has been updated to switch to a VOID* type PCD. Remaining
patches are various cleanups for Styx in general, and some for Overdrive
(+ Cello)

Ard Biesheuvel (6):
  Platform/AMD/OverdriveBoard: fix byte order of default MAC addresses
  Silicon/Styx: drop ARM_CPU_AARCH64 define
  Silicon/Styx: get rid of NUM_CORES preprocessor define on command line
  Silicon/Styx: switch to device path protocol driver
  Platform/AMD/OverdriveBoard: enable support for IPv6 networking and
    HTTP boot
  Platform/AMD/OverdriveBoard: build device tree from source

 Silicon/AMD/Styx/AmdStyx.dec                  |   4 +-
 .../AMD/OverdriveBoard/OverdriveBoard.dsc     |  50 +++++--
 Platform/LeMaker/CelloBoard/CelloBoard.dsc    |  14 +-
 .../Overdrive1000Board/Overdrive1000Board.dsc |  13 +-
 .../AMD/OverdriveBoard/OverdriveBoard.fdf     |  29 ++--
 Platform/LeMaker/CelloBoard/CelloBoard.fdf    |   9 +-
 .../DeviceTree/OverdriveBoard.inf             |  28 ++++
 .../AcpiPlatformDxe/AcpiPlatformDxe.inf       |   2 +
 .../StyxDtbLoaderLib/StyxDtbLoaderLib.inf     |   2 +
 .../Drivers/AcpiPlatformDxe/AcpiPlatform.c    |   9 +-
 .../Styx/Drivers/PlatInitPei/PlatInitPei.c    |  24 +--
 .../PlatformSmbiosDxe/PlatformSmbiosDxe.c     |   4 -
 .../StyxDtbLoaderLib/StyxDtbLoaderLib.c       |  10 +-
 .../OverdriveBoard.dts}                       | 140 +++++-------------
 .../OverdriveBoard/FdtBlob/styx-overdrive.dtb | Bin 9357 -> 0 bytes
 .../AMD/Styx/Drivers/AcpiPlatformDxe/Dsdt.asl |   2 +
 .../Styx/Drivers/AcpiPlatformDxe/Pptt.aslc    |   2 +
 17 files changed, 180 insertions(+), 162 deletions(-)
 create mode 100644 Platform/AMD/OverdriveBoard/DeviceTree/OverdriveBoard.inf
 rename Platform/AMD/OverdriveBoard/{FdtBlob/styx-overdrive.dts => DeviceTree/OverdriveBoard.dts} (77%)
 delete mode 100644 Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dtb

-- 
2.19.2



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

end of thread, other threads:[~2018-12-11 16:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-11 15:02 [PATCH edk2-platforms 0/6] Silicon/Styx: another round of cleanups Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 1/6] Platform/AMD/OverdriveBoard: fix byte order of default MAC addresses Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 2/6] Silicon/Styx: drop ARM_CPU_AARCH64 define Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 3/6] Silicon/Styx: get rid of NUM_CORES preprocessor define on command line Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 4/6] Silicon/Styx: switch to device path protocol driver Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 5/6] Platform/AMD/OverdriveBoard: enable support for IPv6 networking and HTTP boot Ard Biesheuvel
2018-12-11 15:02 ` [PATCH edk2-platforms 6/6] Platform/AMD/OverdriveBoard: build device tree from source Ard Biesheuvel
2018-12-11 15:53 ` [PATCH edk2-platforms 0/6] Silicon/Styx: another round of cleanups Leif Lindholm
2018-12-11 16:46   ` Ard Biesheuvel

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