Files
u-boot/drivers
Simon Glass 78c029807a x86: emulation: Support BLOBLIST_TABLES properly
The existing QEMU implementation mostly ignored BLOBLIST_TABLES and
allocates the bulk of the tables with malloc(). Update it to place all
tables in the bloblist. Since QEMU declares a size of 128KB regardless
of the size of its tables, this requires a larger bloblist.

Fix up the e820 table to handle this, keeping the old code as an option
for now, to assist with any future bug-fixing.

Series-changes: 3
- Add new patch to support BLOBLIST_TABLES properly in QEMU

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-03-06 07:31:21 -07:00
..
2024-11-20 17:57:58 +01:00
2025-02-16 05:55:00 -07:00
2024-12-08 07:44:21 -07:00
2025-02-03 04:43:48 -07:00
2025-02-16 14:11:28 +00:00
2024-12-08 07:44:33 -07:00
2025-02-25 16:39:30 -07:00