WaferJay 2286eda652
修正了FAT32判断逻辑,解决了文件系统为FAT12/16时系统无法正常启动的问题。 (#211)
* fix(fat): fix determination of fat type casue crash if fs is fat12/16

* refactor(fat): split BiosParameterBlock.validate() into BiosParameterBlockFAT32.validate() and BiosParameterBlockLegacy.validate()

* 调整“最大允许的簇号”的常量放置的位置。

---------

Co-authored-by: longjin <longjin@RinGoTek.cn>
2023-03-27 09:32:43 +08:00
..
2023-03-12 22:36:11 +08:00
2023-03-12 22:36:11 +08:00