public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH v2 0/1] Platform/RPi3: Add TFTP command to UEFI Shell
@ 2019-10-18 12:41 Pete Batard
  2019-10-18 12:41 ` [edk2-platforms][PATCH v2 1/1] " Pete Batard
  0 siblings, 1 reply; 6+ messages in thread
From: Pete Batard @ 2019-10-18 12:41 UTC (permalink / raw)
  To: devel; +Cc: ard.biesheuvel, leif.lindholm

Previous version had '!ifdef $(INCLUDE_TFTP_COMMAND)' in the .fdf whereas
it was supposed to be '!if $(INCLUDE_TFTP_COMMAND) == TRUE'.

This v2 fixes that.

Pete Batard (1):
  Platform/RPi3: Add TFTP command to UEFI Shell

 Platform/RaspberryPi/RPi3/RPi3.dsc | 8 ++++++++
 Platform/RaspberryPi/RPi3/RPi3.fdf | 3 +++
 2 files changed, 11 insertions(+)

-- 
2.21.0.windows.1


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

end of thread, other threads:[~2019-10-18 15:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-18 12:41 [edk2-platforms][PATCH v2 0/1] Platform/RPi3: Add TFTP command to UEFI Shell Pete Batard
2019-10-18 12:41 ` [edk2-platforms][PATCH v2 1/1] " Pete Batard
2019-10-18 12:52   ` Leif Lindholm
2019-10-18 13:25     ` Pete Batard
2019-10-18 14:05       ` [edk2-devel] " Philippe Mathieu-Daudé
2019-10-18 15:28         ` Leif Lindholm

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