[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v3 0/2] EFI build improvements
Hello, The following patches started as a workaround to build Xen using lld (the LLVM linker), but now patch #2 is an improvement of the build system, thus allowing to create a multiboot2 capable ELF binary requiring just a compiler that supports the MS ABI. Previously in order to build a multiboot2 capable ELF binary linker PE support was also required. The series can be found at: git://xenbits.xen.org/people/royger/xen.git efi.v3 Thanks, Roger. Roger Pau Monne (2): x86/efi: move the logic to detect PE build support x86/efi: split compiler vs linker support .gitignore | 1 - xen/arch/x86/Makefile | 10 ++++++++-- xen/arch/x86/efi/Makefile | 11 +++-------- xen/arch/x86/xen.lds.S | 4 +++- 4 files changed, 14 insertions(+), 12 deletions(-) -- 2.18.0 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |