Commit Graph

16 Commits

Author SHA1 Message Date
mintsuki 9386536c64 uefi: We don't do PXE 2021-03-13 09:45:17 +01:00
mintsuki 7ee7e3425c pxe: Make it work again 2021-03-13 09:08:01 +01: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
JlXip 32a4539313 iso9660: support files without extension 2021-03-05 23:51:34 +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 f7a8bbd7f6 A lot of changes 2021-03-03 22:38:28 +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
mintsuki 659a6afa18 iso9660: Fix GCC 11 'array subscript partly outside array bounds' warning 2021-03-01 20:43:27 +01:00
JlXip 7677c6109d iso9660: back to stage2+decompressor 2021-02-25 03:34:23 +01:00
JlXip 1a5cb00cda iso9660: Root caching (rereverting) 2021-02-25 03:08:42 +01:00
mintsuki 27848fc85c misc: General code reorganisation 2021-02-25 01:24:54 +01:00