int 15 e820h

Eric W. Biederman ebiederman at lnxi.com
Mon Apr 5 23:11:01 CEST 2004


YhLu <YhLu at tyan.com> writes:

> Ron,
> 
> When kernel is loading, it will call int 15, e820h to get memory map.
> 
> Where does LinuxBIOS put the int 15 e820h processing code?

It does not have any mkelfImage bypass that piece of kernel code.
We read an equivalent table out of the LinuxBIOS table and pass it to the
kernel instead.

Eric



More information about the coreboot mailing list