So the header add by mkelfImage, bypass the int 15 e820h.
YH
-----邮件原件----- 发件人: ebiederman@lnxi.com [mailto:ebiederman@lnxi.com] 发送时间: 2004年4月5日 20:38 收件人: YhLu 抄送: ron minnich; linuxbios@clustermatic.org 主题: Re: int 15 e820h
YhLu YhLu@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