
29 Feb
2016
29 Feb
'16
5:19 a.m.
On 27 February 2016 at 23:58, Bin Meng bmeng.cn@gmail.com wrote:
For those secondary bootloaders like SeaBIOS who want to live in the F segment, which conflicts the configuration table address, now we allow write_tables() to write the configuration tables in high area (malloc'ed memory).
Signed-off-by: Bin Meng bmeng.cn@gmail.com
arch/x86/lib/tables.c | 11 +++++++++++ 1 file changed, 11 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org