On Mon, 11 Nov 2024 at 05:21, Akihiko Odaki
wrote:
> On 2024/11/11 0:01, Phil Dennis-Jordan wrote:
> > On Sun, 10 Nov 2024 at 08:15, Akihiko Odaki
> wrote:
> >>
> >> On 2024/11/08 23:47, Phil Dennis-Jordan wrote:
> >>> From: Alexander Graf
> >>>
> >>> Instead of device tree or other more standa
On 2024/11/11 0:01, Phil Dennis-Jordan wrote:
On Sun, 10 Nov 2024 at 08:15, Akihiko Odaki wrote:
On 2024/11/08 23:47, Phil Dennis-Jordan wrote:
From: Alexander Graf
Instead of device tree or other more standardized means, VMApple passes
platform configuration to the first stage boot loader
On Sun, 10 Nov 2024 at 08:15, Akihiko Odaki wrote:
>
> On 2024/11/08 23:47, Phil Dennis-Jordan wrote:
> > From: Alexander Graf
> >
> > Instead of device tree or other more standardized means, VMApple passes
> > platform configuration to the first stage boot loader in a binary encoded
> > format t
On 2024/11/08 23:47, Phil Dennis-Jordan wrote:
From: Alexander Graf
Instead of device tree or other more standardized means, VMApple passes
platform configuration to the first stage boot loader in a binary encoded
format that resides at a dedicated RAM region in physical address space.
This pa
From: Alexander Graf
Instead of device tree or other more standardized means, VMApple passes
platform configuration to the first stage boot loader in a binary encoded
format that resides at a dedicated RAM region in physical address space.
This patch models this configuration space as a qdev dev