mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-10-05 09:46:18 +00:00
1.0.48 release
This commit is contained in:
@@ -202,7 +202,7 @@ DRESULT disk_write (
|
||||
LARGE_INTEGER liCurrentPosition;
|
||||
VTSI_SEGMENT *CurSeg = NULL;
|
||||
|
||||
Log("==== disk_write: sector:%ld count:%ld", (long)sector, (long)count);
|
||||
//Log("==== disk_write: sector:%ld count:%ld", (long)sector, (long)count);
|
||||
|
||||
// skip MBR
|
||||
if (sector == 0)
|
||||
|
Reference in New Issue
Block a user