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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DFirmwareVolumeBuffer.c147 Status = FvBufGetSize (Fv, &FvLength);
320 Status = FvBufGetSize (SourceFv, &size);
373 Status = FvBufGetSize (*Fv, &OldSize);
471 Status = FvBufGetSize (Fv, &size);
487 FvBufGetSize ( function
565 Status = FvBufGetSize (Fv, &fvSize);
722 Status = FvBufGetSize (Fv, &fvSize);
882 Status = FvBufGetSize (Fv, &fvSize);
1417 Status = FvBufGetSize (Fv, &OldSize);

Completed in 47 milliseconds