Michael Brown
|
d3dec7c331
|
Update to cope with changes in registers.h
|
2005-05-20 11:23:51 +00:00 |
|
Michael Brown
|
378c1b500c
|
Cleaner separation of functionality between post_reloc and
initialise_via_librm.
|
2005-04-11 09:24:10 +00:00 |
|
Michael Brown
|
34a0b5f16f
|
initialise() doesn't take regs
|
2005-04-10 18:39:28 +00:00 |
|
Michael Brown
|
87508aa0b2
|
arch_initialise() is now sufficiently generic that we may as well just
call it initialise() and place it in main.c. :)
|
2005-04-10 18:30:34 +00:00 |
|
Michael Brown
|
560027899e
|
Heading towards a sane set of control functions
|
2005-04-10 18:21:53 +00:00 |
|
Michael Brown
|
04a99841e6
|
Make prot_call() able to transparently return via the newly installed copy
of librm.
|
2005-04-10 15:51:10 +00:00 |
|
Michael Brown
|
2fa14f2f1d
|
lgdt needs data32 prefix, otherwise it loads only 24 bits. (sgdt
always saves 32 bits).
|
2005-04-09 16:42:50 +00:00 |
|
Michael Brown
|
6a4ac358f3
|
Add INIT_FNs to make sure that librm gets reallocated when needed.
|
2005-04-09 16:42:07 +00:00 |
|
Michael Brown
|
1f6dfd7047
|
Allow ourselves to be freed by basemem.c without being damaged.
|
2005-04-09 16:14:09 +00:00 |
|
Michael Brown
|
a800e9657d
|
PM function called by prot_call() should be allowed to modifying
registers returned to RM code.
|
2005-04-09 13:56:33 +00:00 |
|
Michael Brown
|
0ff80b477d
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |
|