Re: [PATCH 2/5] x86: hob: Try to show a name instead of a GUID

2020-09-22 Thread Bin Meng
Hi Simon, On Sun, Sep 20, 2020 at 11:49 PM Simon Glass wrote: > > 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. Agreed :) > > Luckily only a miniscule fraction of the 10^38 possible GUIDs are in

[PATCH 2/5] x86: hob: Try to show a name instead of a GUID

2020-09-20 Thread Simon Glass
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 g