determing physical memory of system
Posted: Wed Mar 24, 2004 12:00 am
hi,
I have a question, how can i find the physical memory of a system. I'm using MASM, and i have tried BIOS interrupts but in vain. I tried int 12 but that give just 650K. I have tried int 15h service 88,E801 and E820h.E820 should work but i guess i am not able to write good code to that. I have tried all the codes on net but none helps me. I desparetly need help, i'm very curious to know. Any help will be highly appreciated.
Waiting eagerly for any help
Tough
I have a question, how can i find the physical memory of a system. I'm using MASM, and i have tried BIOS interrupts but in vain. I tried int 12 but that give just 650K. I have tried int 15h service 88,E801 and E820h.E820 should work but i guess i am not able to write good code to that. I have tried all the codes on net but none helps me. I desparetly need help, i'm very curious to know. Any help will be highly appreciated.
Waiting eagerly for any help
Tough