Michael Brown
|
10c28a51bd
|
Create two easy-to-use entry points in libprefix: install and
install_prealloc. I *think* these will suffice for all the 16-bit
prefixes.
|
2006-05-02 20:51:07 +00:00 |
Michael Brown
|
9fcded3d23
|
Towards a(nother) new real-mode infrastructure, in which we take
advantage of the fact that we have to have a permanently-resident block
in base memory.
|
2006-05-02 15:41:21 +00:00 |
Michael Brown
|
282b6f1a1a
|
isa.c uses the new table infrastructure.
|
2005-04-27 12:24:38 +00:00 |
Michael Brown
|
f37e0a06d7
|
dev.c uses the new tables infrastructure.
|
2005-04-27 12:20:54 +00:00 |
Michael Brown
|
b9e72856b6
|
Post-relocation functions use the generic table mechanism.
|
2005-04-27 12:10:24 +00:00 |
Michael Brown
|
3e5bf5fb06
|
console.c uses the generic table mechanism
|
2005-04-27 11:38:43 +00:00 |
Michael Brown
|
3dbdeb588f
|
ISA bus driver updated to report devices as present only if a driver
thinks they are.
Other bus drivers modified for consistency.
|
2005-04-26 12:30:14 +00:00 |
Michael Brown
|
98ff29345e
|
Created a bus/device API that allows for the ROM prefix to specify an
initial device, and will also allow for e.g. a device menu to be presented
to the user.
|
2005-04-21 18:18:29 +00:00 |
Michael Brown
|
0effbefe6f
|
All boot device drivers are now lumped together in boot_drivers
|
2005-04-12 16:46:15 +00:00 |
Michael Brown
|
f06e8c9707
|
Added post-relocation function table.
|
2005-04-10 18:18:37 +00:00 |
Michael Brown
|
0ff80b477d
|
Merged mcb30-realmode-redesign back to HEAD
|
2005-04-08 15:01:17 +00:00 |