Home
last modified time | relevance | path

Searched hist:"7 b5c3498901712dbd6503bf81c03bb6ea8e3b516" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbios_asm.S7b5c3498901712dbd6503bf81c03bb6ea8e3b516 Mon Jul 06 08:42:06 UTC 2015 Jian Luo <jian.luo4@boschrexroth.de> x86: bios: Synchronize stack between real and protected mode

PCI option rom may use different SS during its execution, so it is not
safe to assume esp pointed to the same location in the protected mode.

Signed-off-by: Jian Luo <jian.luo4@boschrexroth.de>
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>