doc improvement: add feature matrix

This commit is contained in:
Recolic K 2021-11-25 17:50:06 +08:00
parent 7b0f5d9912
commit c279195a08
1 changed files with 6 additions and 6 deletions

View File

@ -52,12 +52,12 @@ If you don't want to use AppImage, you'll need to install all dependencies and d
### Feature Matrix ### Feature Matrix
|Modes |Legacy/UEFI-CSM Boot|UEFI Boot|Large ISO (>4GB)|Secure Boot| |Modes |Legacy/UEFI-CSM Boot|UEFI Boot|Large ISO (>4GB)|Secure Boot|File System|Part Table|
|:----------:|:------------------:|:-------:|:--------------:|:---------:| |:----------:|:------------------:|:-------:|:--------------:|:---------:|:---------:|:--------:|
|mbr(hybrid) |Supported |Supported|Supported |Supported | |mbr(hybrid) |Supported |Supported|Supported |Supported |FAT32 |MBR |
|gpt |No |Supported|No |Supported | |gpt |No |Supported|Supported |Supported |FAT32 |GPT |
|gptntfs |No |Partial |Supported |Supported | |gptntfs |No |Partial |Supported |Supported |NTFS |GPT |
|gpt+uefintfs|No |Supported|Supported |No | |gpt+uefintfs|No |Supported|Supported |No |NTFS |GPT |
### BIOS Boot ### BIOS Boot