u-boot-brain/cmd/x86
Simon Glass 10536ceae9 x86: hob: Try to show a name instead of a GUID
GUIDs are one of the seven evils of the computer world. They obfuscate the
meaning and require people to look up long hex strings to decode it.

Luckily only a miniscule fraction of the 10^38 possible GUIDs are in use.

Add a way to decode the GUIDs known to U-Boot. Add a few more to the list
for good measure.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-09-25 11:27:27 +08:00
..
exception.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fsp.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
hob.c x86: hob: Try to show a name instead of a GUID 2020-09-25 11:27:27 +08:00
Makefile x86: Add a common HOB library 2019-08-09 22:24:02 +08:00
mtrr.c x86: mtrr: Fix parsing of "mtrr list" command 2020-09-01 13:24:45 +08:00