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
|Modes |Legacy/UEFI-CSM Boot|UEFI Boot|Large ISO (>4GB)|Secure Boot|
|:----------:|:------------------:|:-------:|:--------------:|:---------:|
|mbr(hybrid) |Supported |Supported|Supported |Supported |
|gpt |No |Supported|No |Supported |
|gptntfs |No |Partial |Supported |Supported |
|gpt+uefintfs|No |Supported|Supported |No |
|Modes |Legacy/UEFI-CSM Boot|UEFI Boot|Large ISO (>4GB)|Secure Boot|File System|Part Table|
|:----------:|:------------------:|:-------:|:--------------:|:---------:|:---------:|:--------:|
|mbr(hybrid) |Supported |Supported|Supported |Supported |FAT32 |MBR |
|gpt |No |Supported|Supported |Supported |FAT32 |GPT |
|gptntfs |No |Partial |Supported |Supported |NTFS |GPT |
|gpt+uefintfs|No |Supported|Supported |No |NTFS |GPT |
### BIOS Boot