summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorRoman Kononov <kononov@dls.net>2008-07-23 23:22:59 +0000
committerMarc Jones <marc.jones@amd.com>2008-07-23 23:22:59 +0000
commit96e3022cd411db8070716fbc324f8c60137dcfc3 (patch)
tree73de889bf18fde837c528cf6faa337b22f844bc5 /util
parent2aa804fdccd978afc7ce4d7e5aa86cccc7e4d94e (diff)
downloadcoreboot-96e3022cd411db8070716fbc324f8c60137dcfc3.tar.xz
This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai.
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. The change in coreboot_table.c is not strictly necessary. It removes some redundancy and confusion. Signed-off-by: Roman Kononov <kononov@dls.net> Acked-by: Marc Jones <marc.jones@amd.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3437 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions