mintsuki
|
438a38c7e1
|
fat32: Do not hardcode sector size
|
2021-12-20 07:57:37 +01:00 |
|
mintsuki
|
a8050bce47
|
everywhere: Implement pmm_free()
|
2021-10-21 02:54:27 +02:00 |
|
StaticSaga
|
62198ba1b0
|
fat32: fix LFN ignoring bug introduced by 25e1194
|
2021-09-02 11:53:43 +02:00 |
|
mintsuki
|
25e119496e
|
fat: Ignore volume label entries in directories. Fixes #107
|
2021-09-01 23:34:31 +02:00 |
|
mintsuki
|
4a87babe4a
|
misc: Forbid variable shadowing
|
2021-07-06 05:17:18 +02:00 |
|
mintsuki
|
9174a241dc
|
fat: Implement FAT12
|
2021-05-11 06:04:23 +02:00 |
|
mintsuki
|
5380c82e57
|
fat16: FAT16 does not use the high sector number in the directory entries
|
2021-03-13 05:18:55 +01:00 |
|
mintsuki
|
1822839506
|
fat: Initial FAT16 implementation
|
2021-03-13 05:07:18 +01:00 |
|
mintsuki
|
d96bdf775b
|
fat32: Fix base calculation for cluster sizes of more than 1 sector
|
2021-03-07 03:03:56 +01:00 |
|
mintsuki
|
8939c3421c
|
misc: Compile stage 2 with -Os and stage 3 with -O3
|
2021-03-04 23:12:40 +01:00 |
|
mintsuki
|
deac1d7fd1
|
Misc stuff
|
2021-03-04 09:15:10 +01:00 |
|
mintsuki
|
3e4b4a6b9b
|
disk: Move caching code to part.c from disk.c
|
2021-03-03 22:02:18 +01:00 |
|
mintsuki
|
edd4a8de60
|
Initial UEFI port
|
2021-03-02 10:23:43 +01:00 |
|
mintsuki
|
8c0c36ea74
|
misc: Change the way stage 2 and 3 are divided
|
2021-03-01 23:38:55 +01:00 |
|