public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms v2 0/3] add X64 PE/COFF emulator to PCI systems
@ 2019-04-24 13:23 Ard Biesheuvel
  2019-04-24 13:23 ` [PATCH edk2-platforms v2 1/3] Platform/DeveloperBox: conditionally include the X64 PE/COFF emulator Ard Biesheuvel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ard Biesheuvel @ 2019-04-24 13:23 UTC (permalink / raw)
  To: devel; +Cc: leif.lindholm, mw, Ard Biesheuvel

Add a conditional build time include of the prebuild X64 PE/COFF emulator
binary to some platforms that will be able to make use of it (i.e., have
usable PCI slots)

Changes since v1:
- add Armada entry to the shared .fdf, and drop the default FALSE value (at
  the request of Marcin)

Ard Biesheuvel (3):
  Platform/DeveloperBox: conditionally include the X64 PE/COFF emulator
  Platform/Overdrive: conditionally include the X64 PE/COFF emulator
  Platform/MacchiatoBin: conditionally include the X64 PE/COFF emulator

 Platform/AMD/OverdriveBoard/OverdriveBoard.dsc   | 5 +++--
 Platform/Socionext/DeveloperBox/DeveloperBox.dsc | 1 +
 Platform/AMD/OverdriveBoard/OverdriveBoard.fdf   | 3 +++
 Platform/Socionext/DeveloperBox/DeveloperBox.fdf | 3 +++
 Silicon/Marvell/Armada7k8k/Armada7k8k.fdf        | 4 ++++
 5 files changed, 14 insertions(+), 2 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-04-24 13:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-24 13:23 [PATCH edk2-platforms v2 0/3] add X64 PE/COFF emulator to PCI systems Ard Biesheuvel
2019-04-24 13:23 ` [PATCH edk2-platforms v2 1/3] Platform/DeveloperBox: conditionally include the X64 PE/COFF emulator Ard Biesheuvel
2019-04-24 13:23 ` [PATCH edk2-platforms v2 2/3] Platform/Overdrive: " Ard Biesheuvel
2019-04-24 13:23 ` [PATCH edk2-platforms v2 3/3] Platform/MacchiatoBin: " Ard Biesheuvel
2019-04-24 13:33 ` [PATCH edk2-platforms v2 0/3] add X64 PE/COFF emulator to PCI systems Leif Lindholm
2019-04-24 13: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