public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Fix VS2017 build errors
@ 2020-06-30 10:48 PierreGondois
  2020-06-30 10:49 ` [PATCH v1 1/2] EmbeddedPkg: Fix build error for MmcDxe PierreGondois
  2020-06-30 10:49 ` [PATCH v1 2/2] EmbeddedPkg: Add cast from (void*) for VS2017 build PierreGondois
  0 siblings, 2 replies; 7+ messages in thread
From: PierreGondois @ 2020-06-30 10:48 UTC (permalink / raw)
  To: devel; +Cc: Pierre Gondois, leif, ard.biesheuvel, nd

Building edk2\EmbeddedPkg\EmbeddedPkg.dsc with
VS2017 triggered some errors. This patch set is
intended to fix them.

The changes can be seen at: https://github.com/PierreARM/edk2/commits/831_Fix_VS2017_build_error_v1

Pierre Gondois (2):
  EmbeddedPkg: Fix build error for MmcDxe
  EmbeddedPkg: Add cast from (void*) for VS2017 build

 EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c | 13 ++++++++-----
 EmbeddedPkg/Universal/MmcDxe/Diagnostics.c                | 10 +++++++---
 EmbeddedPkg/Universal/MmcDxe/MmcBlockIo.c                 |  6 +++---
 3 files changed, 18 insertions(+), 11 deletions(-)

-- 
'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'


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

end of thread, other threads:[~2020-07-23 10:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-30 10:48 [PATCH v1 0/2] Fix VS2017 build errors PierreGondois
2020-06-30 10:49 ` [PATCH v1 1/2] EmbeddedPkg: Fix build error for MmcDxe PierreGondois
2020-07-22 15:59   ` Leif Lindholm
2020-06-30 10:49 ` [PATCH v1 2/2] EmbeddedPkg: Add cast from (void*) for VS2017 build PierreGondois
2020-07-22 15:35   ` Leif Lindholm
2020-07-22 21:11     ` [edk2-devel] " Laszlo Ersek
2020-07-23 10:52       ` Leif Lindholm

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