public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [HELP] EDK2 on Raspberry Pi 3 B+
@ 2020-05-19 21:54 raingloom
  2020-05-19 22:54 ` [edk2-devel] " Pete Batard
  0 siblings, 1 reply; 2+ messages in thread
From: raingloom @ 2020-05-19 21:54 UTC (permalink / raw)
  To: devel

Hi!

I'm trying to get EDK2 working on a Raspberry Pi 3 B+ and am running
into some issues.

Setup:
First, I created a Guix package for EDK2, to make it nice and
reproducible. It can be found on
https://git.sr.ht/~raingloom/guix-packages in bootloaders.scm.

It took a few tries to compile it, after which I copied RPI_EFI.fd to
the USB flash drive / microSD card (tried both), alongside the
necessary blobs and configs, and the miniuart overlay, and finally the
contents of the latest ARM64 Debian netinst image.


Problem:
USB boot straight up doesn't work.
microSD does get me into GRUB, but none of my USB keyboards work, so
it's just stuck there. I can't get into the EFI settings either,
obviously.
I tried debugging it over UART, so I bought my first ever USB UART
adapter (from a verified RPi reseller in Hungary, who advertised it as
compatible), wired it up according to the docs, launched screen with
the right baud rate, and... nothing.

Currently I'm using a debug build, but I still can't see anything on
the UART console.

The USB flash drive is a Kingston DT101 G2, the keyboards are a Genius
SlimStar 110 and a Logitech K120.

The USB power supply is a 5V 1.2A model.

Previously I used it with Raspbian for a bit, but mostly it runs 9front
by booting a kernel from a microSD and using a file system stored on an
external HDD, connected via an IDE->USB converter. The HDD is powered by
an ATX power supply.

What, if anything, am I doing wrong?
How should I debug it?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-19 22:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-19 21:54 [HELP] EDK2 on Raspberry Pi 3 B+ raingloom
2020-05-19 22:54 ` [edk2-devel] " Pete Batard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox