Files
u-boot/drivers
Simon Glass 15ca25e31e 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.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-04-03 11:41:55 -06:00
..
2025-03-04 12:07:23 -06:00
2025-03-27 00:26:35 +00:00
2025-03-19 03:36:19 +01:00
2025-02-11 20:10:58 -06:00
2025-02-18 08:26:43 -06:00
2025-03-24 20:10:55 -06:00