Re: [PATCH v2 0/5] x86: Updates to some commands

2020-09-22 Thread Bin Meng
On Wed, Sep 23, 2020 at 4:54 AM Simon Glass wrote: > > This series adds a few more features to some x86-specific commands. > > Changes in v2: > - Fix '93' typo > - Capitalise 'System' > > Simon Glass (5): > x86: hob: Add way to show a single hob entry > x86: hob: Try to show a name instead of

[PATCH v2 0/5] x86: Updates to some commands

2020-09-22 Thread Simon Glass
This series adds a few more features to some x86-specific commands. Changes in v2: - Fix '93' typo - Capitalise 'System' Simon Glass (5): x86: hob: Add way to show a single hob entry x86: hob: Try to show a name instead of a GUID x86: Allow showing details about a HOB entry x86: Add suppo