Detecting Memory (x86): Difference between revisions

Jump to navigation Jump to search
m
Reverted edits by Brendan (talk) to last revision by Karbonitekream
[unchecked revision][unchecked revision]
m (Fix "BIOS needs protected mode for one of the "int 0x15 sub-functions" idiocy.)
m (Reverted edits by Brendan (talk) to last revision by Karbonitekream)
Line 131:
====BIOS Function: INT 0x15, AX = 0xE881====
 
This function isdoesn't identicalwork in real mode. Instead, it's supposed to be called from 32-bit protected mode. It returns the E801same function,information exceptas thatfunction E801, isbut uses extended registers (EAX/EBX/ECX/EDX). It only reports contiguous (usable) RAM.
 
Of course, this function is completely useless without documentation on how to call it.
 
====BIOS Function: INT 0x15, AX = 0xE801====
250

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu