From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15898] New: Unable to boot syslinux.efi produced by buildroot (EFI 64-bit), the one provided by the tarball works fine though
Date: Fri, 22 Dec 2023 18:56:33 +0000 [thread overview]
Message-ID: <bug-15898-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=15898
Bug ID: 15898
Summary: Unable to boot syslinux.efi produced by buildroot (EFI
64-bit), the one provided by the tarball works fine
though
Product: buildroot
Version: 2023.08.2
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: meliodasren01@gmail.com
CC: buildroot@uclibc.org
Target Milestone: ---
Hello,
Hopefully I am just missing something in my buildroot's menuconfig settings but
I can't figure out what it could be. If this is the case then it might be a bug
since I suspect the menuconfig should auto-select whatever I'm missing based on
the settings I chose.
Some of the settings currently set include:
BR2_TARGET_SYSLINUX=y
BR2_TARGET_SYSLINUX_EFI=y
The rest with "SYSLINUX" are =n.
Everything compiles fine. I end up with the following syslinux file after the
build finishes:
output/images/syslinux/syslinux.efi
It is 129717 bytes.
I this should be the 64-bit version since I also have the following set:
BR2_ARCH=x86_64
However, this file does not boot.
I know that this file is to blame and nothing else because I can simply do the
following to boot successfully:
- extract the original syslinux compressed file
(dl/syslinux/syslinux-6.03.tar.xz), which contains a copy of the syslinux.efi
file that they build (and buildroot deletes during the build process)
- replace the syslinux.efi built by buildroot with the one extracted from the
compressed archive (i.e. syslinux-6.03/efi64/efi/syslinux.efi)
- this syslinux.efi boots fine, with no other changes made
Note: The one provided from the original compressed archive is 199952 bytes.
This leads me to believe that the syslinux.efi built by buildroot is missing
something, since it fails to boot and it's about 35% smaller than the original
provided by the compressed archive.
Thanks
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2023-12-22 18:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-22 18:56 bugzilla [this message]
2023-12-23 18:49 ` [Buildroot] [Bug 15898] Unable to boot syslinux.efi produced by buildroot (EFI 64-bit), the one provided by the tarball works fine though bugzilla
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=bug-15898-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox