x86: efi: Show the system-table revision
authorSimon Glass <sjg@chromium.org>
Wed, 29 Dec 2021 18:57:53 +0000 (11:57 -0700)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 31 Dec 2021 06:34:34 +0000 (07:34 +0100)
commit40b172314bb68886fce409efbd4db7cbe9d0926a
tree9646e118924b19521df32be5be25d5c19cec348a
parent13bfaab3dab42d181327623208c0c299652632eb
x86: efi: Show the system-table revision

Show the revision of this table as it can be important.

Also update the 'efi table' entry to show the actual address of the EFI
table rather than our table that points to it. This saves a step and the
intermediate table has nothing else in it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
arch/x86/cpu/efi/payload.c