u-boot/arch/sandbox/lib
Patrick Rudolph 4a3fc0f525 acpi: x86: Move MADT to common code
Write MADT in common code and let the SoC fill out the body by
calling acpi_fill_madt() which must be implemented at SoC level.

Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Cc: Simon Glass <sjg@chromium.org>
Cc: Bin Meng <bmeng.cn@gmail.com>
2024-10-27 17:12:44 -06:00
..
acpi_table.c acpi: x86: Move MADT to common code 2024-10-27 17:12:44 -06:00
bootm.c sandbox: move sandbox specifics to booti_setup() 2024-04-12 08:53:31 -06:00
crt0_sandbox_efi.S Pull request for UEFI sub-system for efi-2020-01-rc3 2019-11-14 09:51:39 -05:00
fdt_fixup.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
interrupts.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
Makefile acpi: x86: Move MADT to common code 2024-10-27 17:12:44 -06:00
pci_io.c sandbox: Add some debugging to pci_io 2024-09-18 13:01:00 -06:00
reloc_sandbox_efi.c efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00