u-boot-brain/arch/x86/include/asm/fsp
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
..
fsp_api.h x86: fsp: Update the FSP API with the end-firmware method 2020-09-25 11:27:21 +08:00
fsp_azalia.h x86: Move fsp_azalia.h to the generic fsp directory 2019-10-08 13:50:16 +08:00
fsp_bootmode.h x86: Move fsp_bootmode.h to the generic fsp directory 2019-10-08 13:50:50 +08:00
fsp_fv.h common: Drop part.h from common header 2020-05-18 17:33:33 -04:00
fsp_hob.h x86: hob: Try to show a name instead of a GUID 2020-09-25 11:27:27 +08:00
fsp_infoheader.h x86: fsp: Add a few more definitions for FSP2 2019-10-08 13:57:16 +08:00
fsp_support.h x86: Move fsp_prepare_mrc_cache() to fsp1 directory 2019-12-15 11:44:15 +08:00
fsp_types.h x86: Move fsp_types.h to the generic fsp directory 2019-10-08 13:50:31 +08:00