26 Commits

Author SHA1 Message Date
Mark 3eedac5eff Don't attempt to set video unless asked to 2020-11-23 16:57:12 +02:00
Mark 6f38311de1 Fix "upper" entry without upper flag 2020-11-09 13:45:04 +02:00
Mark ddde48abc5 Cleanup warnings 2020-10-16 23:17:01 +03:00
Mark 448e9c7abe More detailed error reporting 2020-10-16 23:15:10 +03:00
Mark f362616fdc Add user attribute to pages 2020-09-28 14:21:55 +03:00
Mark 39cb3e7414 Change used traits for protocols 2020-09-21 18:34:26 +03:00
Mark 58826c0334 Add upper mapping support 2020-09-21 18:32:55 +03:00
Mark e87f46382c Move load protocol impl outside 2020-09-21 13:48:58 +03:00
Mark 6b846b513a Move protocol struct details outside of main crate 2020-09-20 18:33:00 +03:00
Mark df9a41065f Increase memory map buffer size 2020-09-18 14:18:32 +03:00
Mark 639e2fb96e Add protocol header for C code 2020-09-17 23:54:34 +03:00
Mark 052d08f1b2 Video mode setting 2020-09-17 21:17:38 +03:00
Mark 8f601b7255 Add initrd loading 2020-09-17 15:27:01 +03:00
Mark f590caff1c Implement From<> properly for Status 2020-09-17 13:03:05 +03:00
Mark 3c3768f014 Cleanup the code a bit 2020-09-17 12:54:12 +03:00
Mark acd890341f Add basic kernel loading 2020-09-17 12:50:44 +03:00
Mark 9e5d4444c5 Add opening of root partition 2020-09-15 13:29:10 +03:00
Mark aff81bea06 Add configuration table iterator 2020-09-15 11:35:23 +03:00
Mark a7ab1a6eeb Change Protocol::guid() -> Protocol::GUID 2020-09-15 00:26:15 +03:00
Mark 0f5746dcc1 Add efi::Result and Termination 2020-09-14 23:58:50 +03:00
Mark 841bc67123 Add STIP 2020-09-11 18:19:49 +03:00
Mark 6d27feb9ba Add GOP, more BootServices and RuntimeServices stub 2020-09-11 17:20:03 +03:00
Mark 887dbc002d Add BootServices -> GetMemoryMap 2020-09-11 00:32:47 +03:00
Mark d5f7360111 Move SYSTEM_TABLE out of Option<> (non-null throughout program lifetime) 2020-09-10 22:59:39 +03:00
Mark 3fd9a8b428 Move EFI and core-rt to their own crates, cleanup a bit 2020-09-10 22:57:11 +03:00
Mark a1fb763878 Initial commit 2020-09-10 22:02:35 +03:00