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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Eot/
H A DReport.py460 FilePath = 'FVRECOVERYFLOPPY.fv'
461 if FilePath.lower().endswith(".fv"):
469 fv = FirmwareVolume("FVRECOVERY", buf, 0)
471 report = Report('Report.html', fv)
H A DFvImage.py1425 if FilePath.lower().endswith(".fv"):
1433 fv = FirmwareVolume("FVRECOVERY") variable
1434 fv.frombuffer(buf, 0, len(buf))
1435 #fv.Dispatch(None)
1436 print fv
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 99 milliseconds