Simon Glass
567dfef2fe
x86: Show some EFI info with the bdinfo command
...
It is useful to see some basic EFI info with the command as it forms part
of the information about a board.
Add a hook for this and show the table address as a start.
While here, fix an invalid cast in setup_efi_info(). Note that this
function is using a data structure defined by Linux so we cannot change
it. Also note that ulong is used since this is the standard in U-Boot
(>6k uses), despite there being quite a bit of the more verbose uintptr_t
(930 uses).
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-10-21 03:46:03 +02:00
..
2020-11-05 14:58:45 +08:00
2021-03-27 15:04:30 +13:00
2020-06-02 09:16:13 +08:00
2020-05-18 18:36:55 -04:00
2020-12-13 16:51:09 -07:00
2021-03-27 13:59:37 +13:00
2019-12-15 11:44:20 +08:00
2019-09-10 14:19:39 +08:00
2020-06-02 09:16:13 +08:00
2018-05-07 09:34:12 -04:00
2019-08-09 22:24:02 +08:00
2021-09-22 21:50:35 +08:00
2020-12-31 14:41:31 +01:00
2019-12-15 11:44:17 +08:00
2020-07-17 14:32:24 +08:00
2011-04-13 19:43:28 +10:00
2020-09-01 17:00:28 +08:00
2021-02-02 15:33:42 -05:00
2018-07-20 09:33:22 +08:00
2020-09-25 11:27:18 +08:00
2020-07-01 10:11:03 -04:00
2018-05-15 21:44:05 -04:00
2018-05-07 09:34:12 -04:00
2020-09-25 11:27:06 +08:00
2017-02-06 11:38:46 +08:00
2021-08-31 17:47:49 -04:00
2021-07-15 19:50:17 +08:00
2018-05-07 09:34:12 -04:00
2021-04-22 14:09:45 -04:00
2018-05-07 09:34:12 -04:00
2021-03-27 13:59:59 +13:00
2021-02-02 15:33:42 -05:00
2020-07-25 14:46:57 -06:00
2020-09-25 11:27:21 +08:00
2020-02-19 21:27:30 +08:00
2021-03-27 15:04:29 +13:00
2018-05-07 09:34:12 -04:00
2021-10-21 03:46:03 +02:00
2021-02-02 15:33:42 -05:00
2019-10-08 13:50:55 +08:00
2020-07-17 14:32:24 +08:00
2020-12-13 16:51:09 -07:00
2019-10-08 13:57:36 +08:00
2021-08-17 17:24:08 +02:00
2019-02-20 15:27:09 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2020-09-25 11:27:18 +08:00
2021-03-09 09:42:12 +08:00
2020-09-25 11:27:15 +08:00
2021-03-03 15:40:11 -05:00
2020-12-13 16:51:09 -07:00
2018-05-07 09:34:12 -04:00
2020-11-06 09:51:29 +08:00
2021-02-02 15:33:42 -05:00
2018-05-07 09:34:12 -04:00
2011-04-13 19:43:28 +10:00
2020-08-03 10:46:56 +08:00
2018-05-07 09:34:12 -04:00
2021-01-05 12:24:41 -07:00
2018-05-07 09:34:12 -04:00
2014-12-15 07:22:53 -07:00
2018-05-07 09:34:12 -04:00
2019-12-15 11:44:25 +08:00
2018-05-07 09:34:12 -04:00
2018-07-02 09:23:28 +08:00
2021-07-15 19:50:04 +08:00
2018-05-07 09:34:12 -04:00
2018-05-07 09:34:12 -04:00
2021-02-02 15:33:42 -05:00
2020-11-05 14:58:45 +08:00
2018-05-07 09:34:12 -04:00
2021-08-02 15:11:41 +08:00
2021-01-05 12:24:41 -07:00
2018-05-07 09:34:12 -04:00
2019-10-08 13:57:46 +08:00
2018-05-07 09:34:12 -04:00
2021-01-05 12:24:41 -07:00
2018-05-07 09:34:12 -04:00
2018-06-24 08:56:04 +08:00
2018-05-07 09:34:12 -04:00
2011-04-13 19:43:28 +10:00
2019-12-15 11:44:18 +08:00
2015-07-28 10:36:21 -06:00
2018-05-07 09:34:12 -04:00
2018-09-17 14:34:15 +08:00
2018-05-07 09:34:12 -04:00
2018-06-24 08:56:04 +08:00
2018-05-07 10:24:31 -04:00
2020-05-18 21:19:23 -04:00
2020-09-25 11:27:16 +08:00
2018-05-07 09:34:12 -04:00
2019-12-15 11:44:08 +08:00
2019-02-13 09:40:06 +01:00
2021-01-05 12:24:41 -07:00
2020-11-05 14:58:45 +08:00
2018-05-07 09:34:12 -04:00
2018-09-10 20:48:16 -04:00
2020-07-17 14:32:24 +08:00
2018-05-07 09:34:12 -04:00
2011-04-13 19:43:28 +10:00
2021-10-21 03:46:03 +02:00