| 2021-09-02 02:23 | pmm: Increase the max size of the memory map | mintsuki | 5217f50b |
| 2021-09-02 00:47 | efi: Improve reclaim memory process | mintsuki | 86780fc7 |
| 2021-09-02 00:11 | efi: Add fallback in case we do not manage to pair the boot device handle with a volume | mintsuki | b00845fb |
| 2021-09-01 23:31 | disk: Readd readback detection method as fallback | mintsuki | 1a71851c |
| 2021-09-01 21:34 | fat: Ignore volume label entries in directories. Fixes #107 | mintsuki | 25e11949 |
| 2021-09-01 21:01 | disk: Use a different method to match EFI_HANDLEs with volumes | mintsuki | 134fd3c8 |
| 2021-09-01 18:22 | disk: Remove bogus pointer | mintsuki | 0af91fea |
| 2021-08-31 06:50 | test: Remove hard dependency on KVM | mintsuki | 4b724e65 |
| 2021-08-29 14:16 | term: Nul should be ignored | mintsuki | 0312020b |
| 2021-08-29 14:11 | elf: Make allocation failure simulation more lax | mintsuki | 12566c53 |
| 2021-08-26 16:22 | readline: UEFI: getchar() rework | mintsuki | 0af1cdb7 |
| 2021-08-26 11:47 | Merge pull request #105 from InsaneMiner/patch-1 | mint | 3d6a1db4 |
| 2021-08-26 01:16 | Update README.md | InsaneMiner | c90fa0c9 |
| 2021-08-26 01:11 | Update README.md | InsaneMiner | 44da6a1c |
| 2021-08-25 23:41 | multiboot1: When on BIOS, set IDTR to BIOS defaults before handoff | mintsuki | 0562c8ef |
| 2021-08-25 23:33 | disk: Improve algorithm to determine fastest transfer size | mintsuki | 605623bd |
| 2021-08-25 23:23 | Revert "term: Reverse video should not make the cursor invisible" | mintsuki | 57c44bef |
| 2021-08-25 22:17 | Merge pull request #104 from ArsenArsen/trunk | mint | 9d8fd541 |
| 2021-08-25 20:28 | readline: re-add emacs key support | Arsen Arsenović | 50dcc58a |
| 2021-08-25 21:57 | term: Reverse video should not make the cursor invisible | mintsuki | a5def082 |
| 2021-08-25 20:03 | efi: Directly use EFI functions instead of using GNU-EFI's call wrapper | mintsuki | 31f52c2b |
| 2021-08-23 23:08 | term: Bug fixes | mintsuki | 23a93a85 |
| 2021-08-22 20:19 | efi: Bump gnu-efi to 3.0.14 | mintsuki | 838c7186 |
| 2021-08-22 20:07 | disk: Misc fixes | mintsuki | 16645dfb |
| 2021-08-22 16:29 | misc: Add copyright notice at boot | mintsuki | 483cb465 |
| 2021-08-22 16:05 | disk: Remove redundant code used to get volume count | mintsuki | 712f4c02 |
| 2021-08-22 15:57 | efi: Leave 64MiB to firmware instead of 16MiB | mintsuki | 9a934eb6 |
| 2021-08-22 15:37 | cpu: Remove static from header inline functions | mintsuki | 48f7dee6 |
| 2021-08-22 15:20 | disk: Fix bugs introduced by previous commit | mintsuki | e497c1d7 |
| 2021-08-22 14:27 | disk: Add logic to determine fastest transfer size | mintsuki | 04960181 |