Searched refs:GetDriveInfo (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DGenBootSector.c127 GetDriveInfo ( function
254 if (GetDriveInfo ('A' + (CHAR) Index, &DriveInfo)) {
599 if (!GetDriveInfo(VolumeLetter, &DriveInfo)) {
600 fprintf (stderr, "ERROR: GetDriveInfo - 0x%x\n", GetLastError ());

Completed in 60 milliseconds