lkml.org 
[lkml]   [2009]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Bisected regression
On 12/10/2009 11:50 AM, Yinghai Lu wrote:
> Roland Dreier wrote:
>> > that BIOS is using first 64k for mptable. and after booting those
>> > mptable is overwritten by trampoline.
>>
>> So fix that BIOS people should do is to move the mptable above 64K and
>> leave low 64K empty?
>
> Yes. should be below and near 1M, and use e820 to reserve it.
>

Keep in mind BIOS loads and runs the OS bootloader at 0x7c00. If this
is a conventional BIOS, there is absolutely no way such a table is
intact by the time the OS runs.

The BIOS should, indeed put it either in the UMA (0xc800..0xffff) or at
the top of DOS memory (just below 640K) and reserve it in e820.
Anything else is irreparably broken.

-hpa



\
 
 \ /
  Last update: 2009-12-10 23:49    [W:0.059 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site