]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commite9f10cb6b22bb621cc32779cfbe1f16b9c73e393
tree9646e118924b19521df32be5be25d5c19cec348a
parentf0b3cf1af8bb4d8f4d2f13952fc78301fa348217
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