Commit Graph

13 Commits

Author SHA1 Message Date
mintsuki 01ee09373c file: Reimplement a1bcf3c0 without use-after-free bug 2022-10-14 05:15:17 +02:00
mintsuki c44f514738 misc: Rename UEFI and BIOS define macros 2022-09-02 02:29:12 +02:00
mintsuki 27711e3c27 fs: Add case insensitive fopen() for config and system files 2022-09-02 01:12:13 +02:00
mintsuki 07080dcbc2 misc: blib.h -> misc.h 2022-08-26 23:44:47 +02:00
mintsuki abf86a561a fat: Make signature checking even more lax 2022-07-10 19:50:19 +02:00
mintsuki b1672e4ab9 fat: Loosen up check more and lower its priority in file.s2.c 2022-07-09 12:42:34 +02:00
mintsuki afedae6d08 fat32: Swallow 0x28 and 0xd0 extended boot signatures 2022-07-09 12:25:47 +02:00
mintsuki ff5d74511a fat: Fix volume label detection 2022-07-07 11:13:45 +02:00
mintsuki 0431623381 fs: Improve layering in how the filesystem API works 2022-07-04 20:16:33 +02:00
mintsuki 0f5a467a78 uri: Add fslabel:// URI scheme as mentioned in #188 2022-07-02 10:43:10 +02:00
mintsuki 0c46c16a71 fat: Add missing semicolon 2022-05-07 16:33:40 +02:00
mintsuki c8973ed681 fat: Improve detection code 2022-05-07 16:24:04 +02:00
mintsuki 400202d926 misc: stage23 -> common 2022-02-03 10:38:43 +01:00