On Tue, 10 Jan, at 08:37:35AM, Dave Young wrote: > > It is true that it depends on acpi init, I was wondering if bgrt parsing can > be moved to early acpi code. But anyway I'm not sure it is doable and > worth.
That's a good question. I think I gave up last time I tried to move the BGRT code to early boot because of the dependencies involved with having the ACPI table parsing code initialised. But if you want to take a crack at it, I'd be happy to review the patches.