Issue #499 has been updated by Sean Rhodes.
Seems to affect more than Haswell, as I can reproduce on ADL and RDL w/
UefiPayloadPkg or UPL.
It's asserting on L1900 of
MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c
Bug #499: coreboot will n
Issue #499 has been updated by Nico Huber.
Sean Rhodes wrote in #note-17:
> It's asserting on L1900 of
> MdeModulePkg/Universal/Acpi/AcpiTableDxe/AcpiTableProtocol.c
This?
```
if (((EFI_ACPI_3_0_FIXED_ACPI_DESCRIPTION_TABLE *)ChildTable)->Dsdt !=
0) {
TableToInstall = (VOID
I am looking for some advice for configuring coreboot with a uImage fit payload
for an mt8183 chromebook (Kukui Fennel)? I have said fitimage, I've modified
the memlayout for the mt8183 board similar to
https://github.com/coreboot/coreboot/commit/22e605c2c06f553b98131a87b634709aa1818e1f
so that
3 matches
Mail list logo