Roman Kononov wrote:
This patch fixes the EBDA mislocation problem. Thank you, Yinghai.
The change in coreboot_table.c is not strictly necessary. It removes
some redundancy and confusion.
The change in tables.c protects the legacy x86 BIOS data segment
(0x400-0x4ff) from being used for storing coreboot tables. Some bytes
from the segment are used by the kernel and should not be garbled.
Signed-off-by: Roman Kononov <[EMAIL PROTECTED]>
Wow, I am surprised we didn't see this failure sooner. I guess we were
lucky.
Acked-by: Marc Jones <[EMAIL PROTECTED]>
r3437
--
Marc Jones
Senior Firmware Engineer
(970) 226-9684 Office
mailto:[EMAIL PROTECTED]
http://www.amd.com/embeddedprocessors
--
coreboot mailing list
[email protected]
http://www.coreboot.org/mailman/listinfo/coreboot