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