Josh Holtrop josh
josh pushed to d at josh/hos 2022-05-03 16:18:53 -04:00
59890868c1 Fix efibootmgr command to install HOS to physical machine
josh pushed to d at josh/hos 2022-05-01 16:17:14 -04:00
6b715c9051 Add README.md with installation instructions
josh pushed to d at josh/hos 2022-05-01 09:26:40 -04:00
89f7d2120f Add Hurl struct with map() method
7515ebdf1c Fix hippo.allocate_page()
Compare 2 commits »
josh pushed to d at josh/hos 2022-04-26 21:45:23 -04:00
b0e59b3e26 Add hippo.allocate_page()
josh pushed to d at josh/hos 2022-04-26 19:37:11 -04:00
153a8d43f1 Add hulk.linker_addresses module
josh pushed to d at josh/hos 2022-04-13 21:55:16 -04:00
bf9a005dbc Launch qemu with a USB XHCI controller and USB tablet device
josh pushed to d at josh/hos 2022-04-13 21:54:44 -04:00
53e2e52bbe Scan for PCI devices
josh pushed to d at josh/hos 2022-04-13 17:12:19 -04:00
12067b8e1a Remove src-old
josh pushed to d at josh/jes 2022-04-12 09:20:07 -04:00
1252ed7879 Fix a few new D compilation errors
c9650aada7 Update rscons
Compare 2 commits »
josh pushed to d at josh/jes 2022-04-11 17:31:07 -04:00
6f32d3f2fe Fix github URLs for security changes
josh pushed to d at josh/hos 2022-03-29 22:24:20 -04:00
8278c4211b Add HIPPO module and starting tracking free physical pages
josh pushed to d at josh/hos 2022-03-28 21:25:57 -04:00
3bdc5bccdd Pass page table address range to HULK on boot
josh pushed to d at josh/hos 2022-03-28 15:18:35 -04:00
f904ec2b48 Convert hello.console to use a namespacing struct
bcec23ef89 Update hello.scratch to use namespacing struct
Compare 2 commits »
josh pushed to d at josh/hos 2022-03-27 16:15:16 -04:00
d86745d91d Move bootinfo into HULK header
josh pushed to d at josh/hos 2022-03-27 09:45:13 -04:00
cf5956dcd3 Rename Header to HulkHeader
josh pushed to d at josh/hos 2022-03-26 20:09:29 -04:00
8498de6b62 Add HURL; relocate kernel virtual regions
josh pushed to d at josh/hos 2022-03-26 00:36:27 -04:00
f761d0a445 Jump to HULK from assembly
josh pushed to d at josh/hos 2022-03-26 00:29:46 -04:00
f29bd9d00c Allocate HULK stack region from HELLO, translate memory region types
josh pushed to d at josh/hos 2022-03-25 13:17:25 -04:00
f236a64b21 HELLO: Be more welcoming
1225e98276 Pass HULK physical memory info to kernel from HELLO
Compare 2 commits »
josh pushed to d at josh/hos 2022-03-25 12:37:20 -04:00
cb31e36e90 Clean up console