Skip to content

Commit ba90dac

Browse files
committed
broke it
1 parent 79da996 commit ba90dac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ EFI_STATUS efi_main(EFI_HANDLE ImageHandle, EFI_SYSTEM_TABLE *SystemTable)
314314
#endif
315315
}
316316

317-
Print(L"Detected device: %s\n", dev->name);
317+
//Print(L"Detected device: %s\n", dev->name);
318318

319319
/*
320320
* It's normal for us to ignore missing dtb file, since only

0 commit comments

Comments
 (0)