[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: 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

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