mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
f0d73e0f7f
Implement NTFS boot sector that loads FreeLdr from a NTFS partition. CORE-17474 - Able to find/parse root directory; - Handle fixups in FILE MFT record; - Implement directory tree search; - Implement loading found file from disk; - Handle fixups in INDX records; - Fail if compressed or sparse; - Attempt to support 64-bit disks. Some TO-DOs for later: - Handle "weird" NTFS partition with uncommon sector sizes / sectors per cluster / sectors per index record; - Better implementation for file loading; - 64-bit LCN support. |
||
---|---|---|
.. | ||
pc98 | ||
btrfs.S | ||
CMakeLists.txt | ||
dosmbr.S | ||
ext2.S | ||
fat.S | ||
fat32.S | ||
faty.S | ||
isoboot.S | ||
isobtrt.S | ||
isombr.S | ||
ntfs.S |