/[Development]
ViewVC logotype

Revision 3437


Jump to revision: Previous Next
Author: mjones
Date: Wed Jul 23 23:22:59 2008 UTC (4 years, 10 months ago)
Changed paths: 2
Log Message:
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>



Changed paths

Path Details
Directorytrunk/coreboot-v2/src/arch/i386/boot/coreboot_table.c modified , text changed
Directorytrunk/coreboot-v2/src/arch/i386/boot/tables.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15