1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/arch/x86/include/asm
Simon Glass 33139a0bc7 x86: Move coreboot-table detection into common code
To support detecting booting from coreboot, move the code which locates
the coreboot tables into a common place. Adjust the algorithm slightly to
use a word comparison instead of string, since it is faster.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: correct the comments to 960KB]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2020-04-30 17:47:06 +08:00
..
2019-12-15 11:44:16 +08:00
2019-11-03 07:20:27 +08:00
2018-04-16 16:54:51 +08:00
2020-04-30 17:16:12 +08:00
2019-10-08 13:53:54 +08:00
2019-12-15 11:44:14 +08:00
2019-12-15 11:44:29 +08:00