HomeSort by relevance Sort by last modified time
    Searched refs:SourceFv (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
FirmwareVolumeBufferLib.h 69 IN VOID *SourceFv,
FirmwareVolumeBuffer.c 100 SourceFv - Address of the Fv in memory, this firmware volume volume will
150 SourceFv - Address of the Fv in memory, this firmware volume volume will
294 SourceFv - Address of the Fv in memory, this firmware volume volume will
320 IN VOID *SourceFv,
331 SourceFv - Address of the Fv in memory
350 Status = FvBufGetSize (SourceFv, &size);
362 CommonLibBinderCopyMem (*DestinationFv, SourceFv, size);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/CommonDataClass/
ModuleClass.py 48 # @var SourceFv: To store value for SourceFv
78 self.SourceFv = ''
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
InfClassObject.py 103 TAB_INF_DEFINES_SOURCE_FV : "SourceFv",
467 print 'SourceFv =', M.Header[Arch].SourceFv
    [all...]

Completed in 309 milliseconds