Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: RPI4 install trip report



adr%sdf.org@localhost (adr) writes:

>https://github.com/tianocore/edk2-platforms/tree/master/Platform

>So now the boot process is the same as with another uefi platform.

That depends. If your UEFI firmware provides ACPI, then that is
responsible for doing the hardware description and low-level
platform initialization.

But there are systems with UEFI and no ACPI that then pass a
regular DTB to the operating system.

Our UEFI bootloader creates a fake DTB when it gets information
about ACPI being in charge and the kernel uses the ACPI attachments
instead of fdt or platform attachments.



Home | Main Index | Thread Index | Old Index