=== infinity_ is now known as infinity === cnd_ is now known as cnd === broder_ is now known as broder === mukhbiir is now known as neoark === beisner- is now known as beisner === kees_ is now known as kees [19:43] Hi, is the 32bit kernel supposed to be loadable under a 64bit UEFI environment? If so, from what version onwards? [19:50] alkisg: No [19:50] Oh wait [19:51] mjg59: so http://cateee.net/lkddb/web-lkddb/EFI_STUB.html doesn't work under 32 bit? [19:52] I do see the 32bit kernels having that wrapper from 3.4 and after... [19:52] I'm just not sure if it's broken... [19:52] So yeah that will work [19:52] But not if you're just trying to boot it as an EFI executable [19:52] 64-bit EFI can't run 32-bit EFI executables [19:52] If you're using grub it *should* work [19:52] Wait wait maybe that's why I was having issues [19:52] I tried to load it from ipxe.efi (netbooting) [19:53] Right that definitely won't work [19:53] grub loads it as a bzimage? [19:53] Yes [19:53] But bear in mind that your firmware is free to put UEFI services above 4GB [19:53] So why the wrapper? At which case it would work? (in 32 bit images) [19:53] In which case a 32-bit kernel is never going to work [19:53] The PE/COFF wrapper will work fine if you have 32-bit firmware [19:53] Ah, got it [19:54] (09:53:26 μμ) mjg59: But bear in mind that your firmware is free to put UEFI services above 4GB ==> so it's possible that I won't be able to load a 32bit kernel even with grub (as bzimage), right? [19:55] I mean, if I do have a 64bit uefi system which puts things above 4 gb and then calls grub, which then tries to load my 32bit bzimage kernel... [19:57] Thank you :) [20:02] alkisg: You'll jump into the kernel [20:02] But the kernel won't be able to make any UEFI calls [20:03] So various things will be broken [20:03] I was wondering about that... how clever are the 32bit kernels, autodetecting bios/uefi and adjusting their calls automatically...??? [20:03] Pretty clever [20:03] Cool!!! [20:04] OK, my only question left now is if syslinux.efi is able to load bzimage and not just efi applications... I'll ask that in #syslinux. Thanks again! :) [20:08] Ah, no, I have another one: [20:09] Is it possible to boot a 32bit installation with a 64bit kernel? [20:10] http://askubuntu.com/questions/543658/install-64-bit-kernel-in-32-bit-ubuntu [20:15] That ought to mostly work === lifeless_ is now known as lifeless