[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/1] lsefisystab: support device tree
From: |
Daniel Kiper |
Subject: |
Re: [PATCH 1/1] lsefisystab: support device tree |
Date: |
Thu, 11 Jul 2019 17:21:43 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Sat, Jul 06, 2019 at 12:06:06PM +0100, Leif Lindholm wrote:
> On Sat, Jul 06, 2019 at 11:11:02AM +0200, Heinrich Schuchardt wrote:
> > The device tree may passed by the firmware as UEFI configuration table.
> >
> > Let lsefisystab display a short text and not only the GUID for the device
> > tree.
> >
> > Here is an example output:
> >
> > grub> lsefisystab
> > Address: 0xbff694d8
> > Signature: 5453595320494249 revision: 00020046
> > Vendor: Das U-Boot, Version=20190700
> > 2 tables:
> > 0xbe741000 eb9d2d31-2d88-11d3-9a160090273fc14d SMBIOS
> > 0x87f00000 b1b621d5-f19c-41a5-830bd9152c69aae0 DEVICE TREE
> >
> > Signed-off-by: Heinrich Schuchardt <address@hidden>
>
> Good idea!
> Reviewed-by: Leif Lindholm <address@hidden>
Reviewed-by: Daniel Kiper <address@hidden>
Daniel