Commit Graph

  • 96f8c65f01 Fix bug where eax was trashed in pit_sleep_and_wait_for_keypress() mintsuki 2020-04-30 23:29:20 +02:00
  • 8db7cdcbd1 Add time stuff mintsuki 2020-04-30 21:19:12 +02:00
  • 6ad7df109b Add long mode checks mintsuki 2020-04-30 13:03:04 +02:00
  • 8b1d472a86
    Delete mono_crash.d4716fb0.0.json #7 Damian Koski 2020-04-30 12:44:12 +02:00
  • 0fcdbae191 Improve the code a bit. Damian Koski 2020-04-30 09:17:09 +02:00
  • 40dd029b97 Add basic support for FAT32. Only short names and reading from the main directory are supported. Damian Koski 2020-04-29 22:21:17 +02:00
  • 8e7ce7a105 Dehook int 0x08 when unused mintsuki 2020-04-29 17:16:11 +02:00
  • f8c0b317aa Resolve most GCC warnings mintsuki 2020-04-29 16:53:05 +02:00
  • 45bae8018d Update binary image v0.2.3 mintsuki 2020-04-25 22:16:55 +02:00
  • 09683cc5de Hook bios interrupt 0x08 instead of 0x1c for PIT ticks mintsuki 2020-04-25 22:11:55 +02:00
  • 2fd36507a1 Rewrite pit_sleep_and_quit_on_keypress() to be fully in real mode to avoid issues with switching back and forth mintsuki 2020-04-25 20:33:26 +02:00
  • 8ef1e28e9d Misc bug fixes and sanity checks v0.2.2 mintsuki 2020-04-24 18:26:08 +02:00
  • 2c3bd46854 Fix bug where config file values with a colon were interpreted as entries (3) mintsuki 2020-04-24 17:36:37 +02:00
  • 2b6cf6296c Fix bug where config file values with a colon were interpreted as entries (2) mintsuki 2020-04-24 17:28:19 +02:00
  • 7904025c9b Fix bug where config file values with a colon were interpreted as entries mintsuki 2020-04-24 17:02:53 +02:00
  • ebae7c91b7 Change default optimisation level to -Os and update binary image v0.2.1 mintsuki 2020-04-24 15:24:37 +02:00
  • b479d69c29 Make VGA textmode deinit reset video mode with BIOS mintsuki 2020-04-24 15:22:46 +02:00
  • 5e9adf3542 Make libc functions more standard compliant mintsuki 2020-04-24 14:48:14 +02:00
  • ee38f8b4c9 Improve ext2 inode reading mintsuki 2020-04-24 14:16:48 +02:00
  • bcfd9e5f91 Add definition of memory map to stivale spec v0.2 mintsuki 2020-04-23 23:52:47 +02:00
  • 312cc56a7d Add draft of stivale specification mintsuki 2020-04-23 23:36:01 +02:00
  • 8be6ea8a3d Fix ext2fs bug mintsuki 2020-04-23 22:23:38 +02:00
  • 2fc3b21295 Use int 0x16 for pit_sleep_and_quit_on_keypress() mintsuki 2020-04-23 12:56:15 +02:00
  • d314bd8401 Update binary image mintsuki 2020-04-22 17:52:06 +02:00
  • 38e1891756 Update README.md mintsuki 2020-04-22 17:49:19 +02:00
  • 633d49b720 Fix issue where cmdline is not loaded mintsuki 2020-04-22 17:47:25 +02:00
  • bc7f7277cc Reorganise ext2 directory code mintsuki 2020-04-22 15:48:14 +02:00
  • d7c6aa5a9e Fix ext2 bug mintsuki 2020-04-22 15:24:27 +02:00
  • b1c305abc5
    Added ext2 subdirectory support (#6) Shreyas Lad 2020-04-21 13:03:27 -07:00
  • 187c73cb46 reverted qloader2.cfg #6 Penetratingshot 2020-04-21 11:54:04 -07:00
  • db8646db24 reworked parsing logic Penetratingshot 2020-04-21 11:53:38 -07:00
  • 35c8633b23 simplified parsing Penetratingshot 2020-04-21 11:07:46 -07:00
  • 55137edb33 Add CONFIG.md mintsuki 2020-04-21 19:18:13 +02:00
  • 58d67f7dcb changed filepath parsing Penetratingshot 2020-04-21 10:07:20 -07:00
  • f153e1a509 Update binary image mintsuki 2020-04-21 18:29:29 +02:00
  • 15c18d7642 Add boot menu mintsuki 2020-04-21 18:27:05 +02:00
  • 725a1fc186 Add parsing of config entries mintsuki 2020-04-21 16:23:30 +02:00
  • fb827cb5bf Make qloader2-install less verbose mintsuki 2020-04-21 15:12:00 +02:00
  • 41ea91c694 echfs: Add directory support mintsuki 2020-04-21 10:18:21 +02:00
  • 0b085dfdf0 reverted partition numbers Penetratingshot 2020-04-20 18:44:42 -07:00
  • 408ebcff08 fixed conflicts Penetratingshot 2020-04-20 18:44:00 -07:00
  • 9ae36e09ec added ext2 subdirectory support Penetratingshot 2020-04-20 18:42:22 -07:00
  • f32bea5147 Update README.md mintsuki 2020-04-20 12:39:24 +02:00
  • 97ec3db65d Update binary image mintsuki 2020-04-20 12:14:49 +02:00
  • 9fa35d34be Implement deinit for VGA textmode driver mintsuki 2020-04-19 13:20:26 +02:00
  • 9beda4afed Initial linux protocol support mintsuki 2020-04-19 10:14:49 +02:00
  • 68d469a5ec added strtok Penetratingshot 2020-04-18 19:11:05 -07:00
  • e2f427d97c updated ext2-test rule Penetratingshot 2020-04-18 19:03:33 -07:00
  • 9358a4febc Optimise echfs file loading by caching allocation map mintsuki 2020-04-19 00:58:33 +02:00
  • 6a9c5f3c35 Update binary image mintsuki 2020-04-18 20:13:10 +02:00
  • 5f859ea7d1 Add 32 bit stivale support mintsuki 2020-04-18 18:01:29 +02:00
  • 7ae6781282 Handle if EDID returns resolution of 0 and update binary image v0.1 mintsuki 2020-04-16 14:53:33 +02:00
  • 0a3f00f6e2 Fix ext2 driver mintsuki 2020-04-16 14:41:28 +02:00
  • 9038e3b8fe Update binary image mintsuki 2020-04-15 22:35:52 +02:00
  • bb19074e2b Fix ext2 driver mintsuki 2020-04-15 22:34:09 +02:00
  • 5d0c6d924a Improve ext2 driver a bit mintsuki 2020-04-15 20:15:38 +02:00
  • 87876de243 Update binary image mintsuki 2020-04-15 13:26:58 +02:00
  • 8680f99eaa Add GPT support mintsuki 2020-04-15 13:21:44 +02:00
  • 98086e3829 Add option to change where stage 2 is located mintsuki 2020-04-15 10:14:58 +02:00
  • 609f9d86de
    EXT2 and VFS support (#5) Shreyas Lad 2020-04-14 23:48:35 -07:00
  • d352a1dda1 even more fixes #5 Penetratingshot 2020-04-14 23:45:07 -07:00
  • cbc4a829b0 more makefile fixes Penetratingshot 2020-04-14 23:37:23 -07:00
  • 944b9bd114 more fixes Penetratingshot 2020-04-14 23:26:36 -07:00
  • 2860bb5f7a fixed things Penetratingshot 2020-04-14 21:47:27 -07:00
  • 302345f30e comply with standards Penetratingshot 2020-04-14 21:30:08 -07:00
  • 9feab58e37 fixed read errors Penetratingshot 2020-04-14 21:15:20 -07:00
  • 2596399276 fixed conflicts Penetratingshot 2020-04-13 23:27:41 -07:00
  • 5471121141 Update binary image mintsuki 2020-04-14 06:36:43 +02:00
  • d2c4773c6d Add file handle abstractions mintsuki 2020-04-14 05:20:55 +02:00
  • 680d683cd0 Remove echfs caching due to memory constraints mintsuki 2020-04-14 04:41:55 +02:00
  • 1836db9283 added to is_ext2() args Penetratingshot 2020-04-13 12:28:27 -07:00
  • d924ce2982 removed debug statements Penetratingshot 2020-04-13 12:13:04 -07:00
  • 9a8be4e216 merge Penetratingshot 2020-04-12 23:22:29 -07:00
  • f4522ba516 Add panics on failed allocations mintsuki 2020-04-13 08:21:25 +02:00
  • c4da5ce13b hm Penetratingshot 2020-04-12 22:51:37 -07:00
  • c607d4641b cached size in FILE Penetratingshot 2020-04-12 18:19:43 -07:00
  • 45a386e238 patched stivale bugs Penetratingshot 2020-04-12 10:08:17 -07:00
  • 9d49f3befe fs abstraction support Penetratingshot 2020-04-12 09:12:43 -07:00
  • a57474c2b3 added ext2 support Penetratingshot 2020-04-11 13:23:31 -07:00
  • f8386e4a1d found directory entries Penetratingshot 2020-04-11 10:55:05 -07:00
  • 3a4ec45eec Fixed EDID bug mintsuki 2020-04-10 18:21:14 +02:00
  • 375bdc6c94 Fix makefile mintsuki 2020-04-10 17:47:26 +02:00
  • 27bf07cbb7 parsed root inode Penetratingshot 2020-04-08 12:07:16 -07:00
  • df22bcc17f Add readme and prebuilt image mintsuki 2020-04-07 07:24:19 +02:00
  • f74d789a81 parsed inodes Penetratingshot 2020-04-06 18:26:54 -07:00
  • 2ecd4a8016 Make stivale actually pass the command line to the kernel mintsuki 2020-03-31 10:48:24 +02:00
  • 11798f7683 directory entry structure Penetratingshot 2020-03-30 20:33:44 -07:00
  • 215f95e6fd parsed bgdt Penetratingshot 2020-03-30 17:20:13 -07:00
  • 6578b55c9f Add module support to stivale mintsuki 2020-03-30 22:27:15 +02:00
  • babc5269eb Make config more encapsulated mintsuki 2020-03-30 21:24:36 +02:00
  • 4c4b8edad0 bgdt is ded Penetratingshot 2020-03-30 12:15:08 -07:00
  • c70deef9e5 found superblock Penetratingshot 2020-03-30 10:51:38 -07:00
  • 71c3c4322e working ext2fs build Penetratingshot 2020-03-28 20:07:23 -07:00
  • 9b3a74f867 updated makefile Penetratingshot 2020-03-28 15:35:17 -07:00
  • d515ec7263 finished inode permissions Penetratingshot 2020-03-28 12:00:40 -07:00
  • d312734a42 finished inode structure Penetratingshot 2020-03-28 11:55:42 -07:00
  • 7d1f87b5bd Merge remote-tracking branch 'upstream/master' Penetratingshot 2020-03-27 23:16:50 -07:00
  • 53097d22a0 initial header file Penetratingshot 2020-03-27 23:07:18 -07:00
  • 84ac96435e Add bump allocator mintsuki 2020-03-28 04:02:26 +01:00
  • 44a5f47516 Add timeout config option mintsuki 2020-03-28 02:52:59 +01:00