u-boot-brain/arch/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
..
cpu x86: apl: Check low-level init in FSP-S pre-init 2020-09-25 11:27:24 +08:00
dts x86: coral: Update config and device tree for ACPI 2020-09-25 11:27:25 +08:00
include/asm x86: hob: Try to show a name instead of a GUID 2020-09-25 11:27:27 +08:00
lib x86: Add a way to add to the e820 memory table 2020-09-25 11:27:25 +08:00
config.mk kconfig / kbuild: Re-sync with Linux 4.19 2020-04-10 11:18:32 -04:00
Kconfig x86: Support Atom SoCs using SWSMISCI rather than the SWSCI 2020-09-25 11:27:18 +08:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00