public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/2] MdeModulePkg: Fix XCODE5 build failures
@ 2017-05-23 23:10 Michael Kinney
  2017-05-23 23:10 ` [Patch 1/2] MdeModulePkg/RegularExpressionDxe: Fix XCODE5 build failure Michael Kinney
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Michael Kinney @ 2017-05-23 23:10 UTC (permalink / raw)
  To: edk2-devel; +Cc: Andrew Fish, Star Zeng, Eric Dong, Michael D Kinney

https://bugzilla.tianocore.org/show_bug.cgi?id=572

Fix local variable type in RegularExpressionDxe and an X64
GAS(.S) file assembly instructon format in DebugSupportDxe.
Both of these are generatingf build failures with the 
XCODE5 tool chain when building MdeModulePkg.dsc.

Cc: Andrew Fish <afish@apple.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael Kinney (2):
  MdeModulePkg/RegularExpressionDxe: Fix XCODE5 build failure
  MdeModulePkg/DebugSupportDxe: Fix XCODE5 build failure

 MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S              | 4 ++--
 MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.6.3.windows.1



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Patch 0/2] MdeModulePkg: Fix XCODE5 build failures
@ 2017-05-23 23:03 Michael Kinney
  2017-05-23 23:03 ` [Patch 2/2] MdeModulePkg/DebugSupportDxe: Fix XCODE5 build failure Michael Kinney
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Kinney @ 2017-05-23 23:03 UTC (permalink / raw)
  To: edk2-devel
  Cc: Cecil Sheng, Andrew Fish, Star Zeng, Eric Dong, Michael D Kinney

https://bugzilla.tianocore.org/show_bug.cgi?id=572

Fix local variable type in RegularExpressionDxe and an X64
GAS(.S) file assembly instructon format in DebugSupportDxe.
Both of these are generatingf build failures with the 
XCODE5 tool chain when building MdeModulePkg.dsc.

Cc: Cecil Sheng <cecil.sheng@hpe.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>

Michael Kinney (2):
  MdeModulePkg/RegularExpressionDxe: Fix XCODE5 build failure
  MdeModulePkg/DebugSupportDxe: Fix XCODE5 build failure

 MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S              | 4 ++--
 MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.c | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.6.3.windows.1



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

end of thread, other threads:[~2017-05-24 23:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23 23:10 [Patch 0/2] MdeModulePkg: Fix XCODE5 build failures Michael Kinney
2017-05-23 23:10 ` [Patch 1/2] MdeModulePkg/RegularExpressionDxe: Fix XCODE5 build failure Michael Kinney
2017-05-23 23:10 ` [Patch 2/2] MdeModulePkg/DebugSupportDxe: " Michael Kinney
2017-05-24  0:58 ` [Patch 0/2] MdeModulePkg: Fix XCODE5 build failures Zeng, Star
2017-05-24 23:42 ` Andrew Fish
  -- strict thread matches above, loose matches on Subject: below --
2017-05-23 23:03 Michael Kinney
2017-05-23 23:03 ` [Patch 2/2] MdeModulePkg/DebugSupportDxe: Fix XCODE5 build failure Michael Kinney

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