From: Maxime Devos <maximedevos@telenet.be>
To: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Cc: 55343@debbugs.gnu.org
Subject: [bug#55343] [PATCH 2/2] image: Add new efi32-raw format for 32bit UEFI on 64bit systems
Date: Wed, 11 May 2022 19:19:49 +0200 [thread overview]
Message-ID: <e3a8647fe87933470942368d973c4b7b40f46bb3.camel@telenet.be> (raw)
In-Reply-To: <20220511190023.527dacfa@primarylaptop.localdomain>
[-- Attachment #1: Type: text/plain, Size: 825 bytes --]
Denis 'GNUtoo' Carikli schreef op wo 11-05-2022 om 19:00 [+0200]:
> What approach do you think is best (I don't know the implementation
> of
> (list #:target "i686-linux") so you probably know way better than me
> which one is the best) ?.
#:target determines for which architecture the grub binaries
('bin/install-grub' or something like that? I forgot the name ...),
whereas (IIUC) what we need is to compile the _bootloader_ itself (and
its modules) for "i[36]86-SOMETHING" (*). So since #:target isn't
appropriate here, and what you originally sent presumably works, so
let's go for the original "--target=..."?
(*) in practice, I don't think the SOMETHING or 386/686 matters here,
I'd expect the grub makefile/configure to set the -nostdlib and -
march=... bits appropriately?
Greetings,
Maxime.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
next prev parent reply other threads:[~2022-05-11 17:22 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-09 23:18 [bug#55343] Add support for 32bit UEFI Denis 'GNUtoo' Carikli
2022-05-09 23:24 ` [bug#55343] [PATCH 1/2] utils: Define 'target-x86?' predicate Denis 'GNUtoo' Carikli
2022-05-09 23:24 ` [bug#55343] [PATCH 2/2] image: Add new efi32-raw format for 32bit UEFI on 64bit systems Denis 'GNUtoo' Carikli
2022-05-10 9:32 ` Maxime Devos
2022-05-10 21:39 ` Denis 'GNUtoo' Carikli
2022-05-11 9:07 ` Maxime Devos
2022-05-11 17:35 ` Denis 'GNUtoo' Carikli
2022-05-11 17:00 ` Denis 'GNUtoo' Carikli
2022-05-11 17:19 ` Maxime Devos [this message]
2022-05-11 17:25 ` Maxime Devos
2022-05-18 13:50 ` Denis 'GNUtoo' Carikli
2022-06-11 16:41 ` Denis 'GNUtoo' Carikli
2022-06-17 20:36 ` [bug#55343] Add support for 32bit UEFI Ludovic Courtès
2022-06-18 5:18 ` Timothy Sample
2022-06-19 19:02 ` Mathieu Othacehe
2022-06-24 8:23 ` bug#55343: " Mathieu Othacehe
2022-06-11 19:52 ` [bug#55343] [PATCH 2/2] image: Add new efi32-raw format for 32bit UEFI on 64bit systems Maxime Devos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e3a8647fe87933470942368d973c4b7b40f46bb3.camel@telenet.be \
--to=maximedevos@telenet.be \
--cc=55343@debbugs.gnu.org \
--cc=GNUtoo@cyberdimension.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.