Hi to everyone,
I've a simple request for you, since I cannot track a silly bug in my BIOS memory detection mechanism.
If you run bochs with 4Mb of RAM what result do you get in registers after an int 15h - e801h?
I find 0/0 (ext) and 14h/babh (configured) which is clearly impossible.
Thanks in advance,
Matteo
P.S. e820 works as axpected, I'm just testing fallbacks!
Your Bochs-int15 e801 result
Re: Your Bochs-int15 e801 result
This BIOS bug was just recently fixed in Bochs BIOS.jangalian2 wrote:Hi to everyone,
I've a simple request for you, since I cannot track a silly bug in my BIOS memory detection mechanism.
If you run bochs with 4Mb of RAM what result do you get in registers after an int 15h - e801h?
I find 0/0 (ext) and 14h/babh (configured) which is clearly impossible.
Thanks in advance,
Matteo
P.S. e820 works as axpected, I'm just testing fallbacks!
Just use CVS version and you will get more reasonable values.
Stanislav
-
- Posts: 9
- Joined: Fri Apr 11, 2008 12:36 am