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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DGenBootSector.c376 GetFileHandle ( function
455 Status = GetFileHandle(InputInfo, ProcessMbr, &InputHandle, &InputDbrOffset);
463 Status = GetFileHandle(OutputInfo, ProcessMbr, &OutputHandle, &OutputDbrOffset);

Completed in 44 milliseconds