Heinrich Schuchardt
8e70f1cb3f
efi_selftest: dtbdump support EFI_DT_FIXUP_PROTOCOL
...
The dtbdump.efi binary can already be used to dump the configuration table
with the device-tree to a file.
With this patch a device-tree file can be loaded. The EFI_DT_FIXUP_PROTOCOL
is called to
* apply U-Boot's fix-ups
* let U-Boot make memory reservations as required by the device-tree
* install the new device-tree as configuration table
In a next step this configuration table can be dumped.
A dtbdump.efi session would look like:
DTB Dump
========
=> load test.dtb
device-tree installed
=> save fixed-up.dtb
fixed-up.dtb written
=> exit
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de >
2021-01-13 02:38:01 +01:00
..
2020-12-18 20:32:21 -07:00
2020-10-12 21:30:37 -04:00
2020-05-18 21:19:18 -04:00
2020-12-31 14:41:31 +01:00
2020-05-18 18:36:55 -04:00
2021-01-05 12:24:40 -07:00
2020-12-13 16:51:09 -07:00
2021-01-13 02:38:01 +01:00
2021-01-13 02:38:01 +01:00
2020-05-18 21:19:18 -04:00
2020-04-26 14:23:55 -06:00
2020-05-18 21:19:18 -04:00
2020-09-22 12:54:13 -06:00
2020-10-27 08:13:33 +01:00
2020-08-07 22:31:32 -04:00
2020-02-05 19:33:46 -07:00
2020-01-22 17:47:57 -05:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-11-30 13:14:43 -07:00
2020-11-29 05:18:37 +01:00
2020-05-18 21:19:18 -04:00
2020-10-22 09:54:54 -04:00
2020-05-18 21:19:23 -04:00
2020-03-03 13:08:14 +05:30
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2020-12-22 20:39:25 -07:00
2020-10-30 10:56:11 -04:00
2020-05-18 17:33:33 -04:00
2020-01-17 17:53:40 -05:00
2020-12-04 16:09:06 -05:00
2020-04-24 10:51:32 -04:00
2020-05-18 21:19:18 -04:00
2020-12-22 20:39:25 -07:00
2020-05-18 17:33:31 -04:00
2020-05-18 21:19:18 -04:00
2020-08-26 09:19:16 +02:00
2020-07-17 08:45:29 -04:00
2020-11-05 14:58:45 +08:00
2020-05-18 21:19:18 -04:00
2020-05-18 17:33:31 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-06-12 13:14:07 -04:00
2020-05-18 21:19:18 -04:00
2020-11-05 14:58:45 +08:00
2020-12-13 16:51:09 -07:00
2020-08-24 14:11:31 -04:00
2020-02-05 19:33:46 -07:00
2020-06-15 11:23:41 -04:00
2021-01-05 12:24:40 -07:00
2020-05-01 11:03:24 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-12-03 21:22:40 +01:00
2020-10-27 21:13:15 +01:00
2020-05-18 18:36:55 -04:00
2020-07-01 11:48:05 -04:00