Home | History | Annotate | Download | only in DuetPkg

Lines Matching refs:txt

49 echo.> FormatCommandInput.txt

50 echo.n>> FormatCommandInput.txt
51 format /v:%DISK_LABEL% /q %EFI_BOOT_DISK% < FormatCommandInput.txt > NUL
52 del FormatCommandInput.txt
86 echo.> FormatCommandInput.txt
87 format /FS:FAT /v:%DISK_LABEL% /q %EFI_BOOT_DISK% < FormatCommandInput.txt > NUL
88 del FormatCommandInput.txt
107 echo.> FormatCommandInput.txt
108 format /FS:FAT32 /v:%DISK_LABEL% /q %EFI_BOOT_DISK% < FormatCommandInput.txt > NUL
109 del FormatCommandInput.txt