]> git.baikalelectronics.ru Git - uboot.git/commit
x86: coreboot: make it possible to process unhandled tags
authorChristian Gmeiner <christian.gmeiner@gmail.com>
Wed, 17 Apr 2019 12:42:05 +0000 (14:42 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Sun, 19 May 2019 08:17:33 +0000 (16:17 +0800)
commit48571223ba00c0d4ac95019b47826245c2431666
tree78edab49e80a12125a54e8056853aed57d7005f9
parentc5a49c05641ccbe97f27efff48433726a271aade
x86: coreboot: make it possible to process unhandled tags

coreboot makes it possible to add own entries into coreboot's
table at a per mainboard basis. As there might be some custom
ones it makes sense to provide a way to process them.

Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/coreboot/tables.c