16 Commits

Author SHA1 Message Date
Alex
2c51e4432f
Update kernel 2023-08-06 04:53:14 +03:00
Alex
a4eefb4a21
Show partition type 2023-05-19 08:10:46 +03:00
Alex
816e5461c9
Fix type sizes 2023-05-13 07:40:07 +03:00
Alex
55214d184a
Fix partition naming 2023-05-13 06:58:48 +03:00
Alex
8c98265e06
Fix broken GPT structure 2023-05-13 06:31:56 +03:00
Alex
411b468f71
Optimize memory usage 2023-04-11 12:06:32 +03:00
Alex
78f4bdd6a8
Refactored code to use {} initialization instead of dynamic allocation with 'new' in disk manager class 2023-04-10 06:24:44 +03:00
Alex
b4dbf2c281
QoL and bug fixes 2023-04-10 03:11:46 +03:00
Alex
25256d81a8
Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
0e5c374506
Stub code 2023-03-14 06:48:22 +02:00
Alex
d7c9b7ab02
Prevent dangling pointer 2023-03-14 06:24:02 +02:00
Alex
5257ff662f
Debug what destructors are called 2023-02-14 03:53:09 +02:00
Alex
7fd6532345
Renamed print functions 2023-01-07 20:13:46 +02:00
Alex
7487204417
Rust support 2022-12-01 06:13:31 +02:00
Alex
83d5397584
Fixed compiler warnings 2022-11-02 17:12:56 +02:00
Alex
ca33e7b85b
Implemented partition detection 2022-11-02 04:14:06 +02:00