支持磁盘扩容

This commit is contained in:
2024-04-27 15:42:25 +08:00
parent c790f0fbfe
commit 7dab0f8592
7 changed files with 277 additions and 116 deletions

View File

@@ -49,6 +49,7 @@ public:
int UseArmhfEFI();
int UseLoongarch64EFI();
int UseOtherEFI(QString fdFilePath);
int AddDiskSpace(QString path, double data);
private:
QString commandOption = "";