[edk2] [Patch 0/2] MdeModulePkg: Fix XCODE5 build failures

Michael Kinney posted 2 patches 6 years, 11 months ago
Failed in applying to current master (apply log)
MdeModulePkg/Universal/DebugSupportDxe/X64/AsmFuncs.S              | 4 ++--
MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
[edk2] [Patch 0/2] MdeModulePkg: Fix XCODE5 build failures
Posted by Michael Kinney 6 years, 11 months ago
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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [Patch 0/2] MdeModulePkg: Fix XCODE5 build failures
Posted by Zeng, Star 6 years, 11 months ago
Reviewed-by: Star Zeng <star.zeng@intel.com> to this patch series.

Thanks,
Star
-----Original Message-----
From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Michael Kinney
Sent: Wednesday, May 24, 2017 7:10 AM
To: edk2-devel@lists.01.org
Cc: Kinney, Michael D <michael.d.kinney@intel.com>; Andrew Fish <afish@apple.com>; Zeng, Star <star.zeng@intel.com>; Dong, Eric <eric.dong@intel.com>
Subject: [edk2] [Patch 0/2] MdeModulePkg: Fix XCODE5 build failures

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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [Patch 0/2] MdeModulePkg: Fix XCODE5 build failures
Posted by Andrew Fish 6 years, 11 months ago
Reviewed-by: Andrew Fish <afish@apple.com <mailto:afish@apple.com>>

> On May 23, 2017, at 4:10 PM, Michael Kinney <michael.d.kinney@intel.com> wrote:
> 
> 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
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel