mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-10 17:28:26 +02:00
installer: Detect if we are running in EFI mode
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -383,7 +383,9 @@ int main(int argc, char *argv[]) {
|
||||
}
|
||||
|
||||
fprintf(flog, "Install program started.\n");
|
||||
|
||||
if (hw->efi)
|
||||
fprintf(flog, "EFI mode enabled\n");
|
||||
|
||||
newtInit();
|
||||
newtCls();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user