Searched defs:FloppyPathTemplate (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DGenBootSector.c584 CHAR FloppyPathTemplate[] = "\\\\.\\%c:"; local
595 sprintf (PathInfo->PhysicalPath, FloppyPathTemplate, VolumeLetter);

Completed in 32 milliseconds