Michael Brown
|
e4f8d6eed7
|
Add a "count" field to struct memory_map.
|
18 лет назад |
Michael Brown
|
986f6ffff1
|
Define a struct memory_map with a fixed number of entries, rather than
requiring each caller to decide how many entries it wants to permit.
|
18 лет назад |
Michael Brown
|
04d6005d77
|
Update to REAL_CODE()
|
18 лет назад |
Michael Brown
|
53935e9dc6
|
Set carry flag before calling INT 15,e801 and INT 15,e820.
Ignore carry flag for INT 15,88; the Ralf Brown interrupt list says
that CF is unreliable for this call.
|
18 лет назад |
Michael Brown
|
77a65075a6
|
Replaced memsizes.c with smaller memmap.c, taking advantage of __data16,
and creating a memory map that's easier to work with than the E820 map.
|
18 лет назад |