Hi Ard,
I've put v2 in the subject and change the branch name to 
https://github.com/shijunjing/edk2/commits/llvm_v2 . You can review all my 
serial patches in the branch link, and let me know if you need me send the 
patches in the mail list again.


Steven Shi
Intel\SSG\STO\UEFI Firmware

Tel: +86 021-61166522
iNet: 821-6522


> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Shi,
> Steven
> Sent: Friday, July 08, 2016 10:32 AM
> To: edk2-devel@lists.01.org; ard.biesheu...@linaro.org
> Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Justen, Jordan L
> <jordan.l.jus...@intel.com>; af...@apple.com; Gao, Liming
> <liming....@intel.com>
> Subject: [edk2] [PATCH V2 0/7] Introduce three new toolchains in edk2
> 
> Please review my new commits in public branch:
> https://github.com/shijunjing/edk2/commits/llvm_v2
> 
> I did below enhancements according feedback to
> V1(https://github.com/shijunjing/edk2/commits/review5):
> 1. Remove the Quark platform work around and code clean work from this
> serial patches.
> 2. Seperate three toolchains to three different patches.
> 3. Seperate GenFw update general part from x86 specific part and enhance
> the PIE/PIC commit log.
> 4. Not set -D EFI32, but use MDE_CPU_IA32 instead.
> 
> 
> Shi, Steven (7):
>   BaseTools-GenFw:Use EXE flag to check Elf section type
>   BaseTools-GenFw:Add new x86_64 Elf relocation types for PIC/PIE code
>   MdePkg: Enable new MS VA intrinsics for GNUC x86 64bits build
>   BaseTools-Conf:Introduce GCC5 new toolchain for x86
>   BaseTools-Conf:Introduce CLANG38 new toolchain for x86
>   BaseTools-Conf:Introduce CLANGSCAN38 new toolchain for x86
>   ShellPkg-UefiShellTftpCommandLib: Replace compiler builtin
> 
>  BaseTools/Conf/build_rule.template              |  17 +-
>  BaseTools/Conf/tools_def.template               | 267
> ++++++++++++++++++++++++
>  BaseTools/Source/C/GenFw/Elf64Convert.c         | 115 ++++++++--
>  BaseTools/Source/C/GenFw/elf_common.h           |   9 +-
>  MdePkg/Include/Base.h                           |  27 ++-
>  ShellPkg/Library/UefiShellTftpCommandLib/Tftp.c |   2 +-
>  6 files changed, 419 insertions(+), 18 deletions(-)
>  mode change 100644 => 100755 BaseTools/Conf/build_rule.template
>  mode change 100644 => 100755 BaseTools/Conf/tools_def.template
>  mode change 100644 => 100755
> BaseTools/Source/C/GenFw/Elf64Convert.c
>  mode change 100644 => 100755
> BaseTools/Source/C/GenFw/elf_common.h
>  mode change 100644 => 100755 MdePkg/Include/Base.h
>  mode change 100644 => 100755
> ShellPkg/Library/UefiShellTftpCommandLib/Tftp.c
> 
> --
> 2.7.4
> 
> _______________________________________________
> 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

Reply via email to