|
326997330b
|
stage1: return sorted memory map
|
2023-05-31 20:55:08 +02:00 |
|
|
21d33b6047
|
stage1: implement e820 memory detection
|
2023-05-31 20:50:28 +02:00 |
|
|
b175190db1
|
stage1: fix segment order for BIOS int
|
2023-05-31 19:57:56 +02:00 |
|
|
4c8a00abc4
|
stage1: implement bios disk access
|
2023-05-30 21:39:46 +02:00 |
|
|
68f56352ad
|
stage1: support 32-bit registers for BIOS calls
|
2023-05-30 20:57:37 +02:00 |
|
|
bbe3375b8a
|
stage1: fix more mode switching bugs
BIOS calls from Rust should work now.
|
2023-05-30 00:35:53 +02:00 |
|
|
2ec426677f
|
stage1: add bios call hook
|
2023-05-29 04:18:55 +02:00 |
|
|
ce19f70440
|
stage1: add bootstrap code
|
2023-05-29 04:17:17 +02:00 |
|
|
43d454e9fe
|
stage1: add header
|
2023-05-28 19:44:47 +02:00 |
|
|
fb36d1f949
|
add stage1 skeleton
|
2023-05-28 19:28:21 +02:00 |
|