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 <[email protected]> Cc: Star Zeng <[email protected]> Cc: Eric Dong <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael D Kinney <[email protected]> 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 [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

