On 6 July 2015 at 02:42, Bin Meng <[email protected]> wrote: > From: Jian Luo <[email protected]> > > 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 <[email protected]> > Signed-off-by: Bin Meng <[email protected]> > > --- > Changes in v2 respin: > - Use *protected* mode instead of 'protect mode' > - Correct typo of 'read mode' > > Changes in v2: > - Add comments for the changes in the assembly codes > > arch/x86/lib/bios_asm.S | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+)
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

