From: Giorgio Dal Molin <iw3gtf@arcor.de>
To: barebox@lists.infradead.org
Subject: barebox on an intel efi system
Date: Wed, 27 Sep 2017 08:51:46 +0200 (CEST) [thread overview]
Message-ID: <1905880803.90654.1506495106339@mail.vodafone.de> (raw)
Hi,
I'm currently working with an embedded system based on a "normal"
intel (atom) PC with an AMI Bios on it supporting EFI.
I've built a barebox for it based on the 'arch/x86/configs/efi_defconfig'
and it basically runs on the target: I get a prompt on the screen, the
keyboard works and I can issue commands and boot a kernel.
My problem is now that the '/boot' and '/efi' dirs do not automatically
appear as described in http://www.barebox.org/doc/latest/boards/efi.html
After a bit of grepping and browsing in the barebox sources I've found
the file:
fs/efi.c
At the end of it there is the 'efi_fs_driver' and its probe function;
I think the driver is registered with the core but the probe function
is never called on my system.
Could this be OK on an EFI system or is it an indication that something
is not properly configured ?
giorgio
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2017-09-27 6:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-27 6:51 Giorgio Dal Molin [this message]
2017-09-27 7:11 ` Oleksij Rempel
2017-09-27 8:28 ` Giorgio Dal Molin
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=1905880803.90654.1506495106339@mail.vodafone.de \
--to=iw3gtf@arcor.de \
--cc=barebox@lists.infradead.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