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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VolInfo/
H A DVolInfo.c1242 GETINFO_FUNCTION GetInfoFunction; local
1333 GetInfoFunction = EfiGetInfo;
1339 Status = GetInfoFunction (CompressedBuffer, CompressedLength, &DstSize, &ScratchSize);

Completed in 34 milliseconds