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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
PeCoffLib.h 55 PE_COFF_LOADER_READ_FILE ImageRead;
84 ImageContext->ImageRead() function
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
PeCoffLib.h 46 A function of this type must be registered in the ImageRead field of a PE_COFF_LOADER_IMAGE_CONTEXT
106 PE_COFF_LOADER_READ_FILE ImageRead;
108 /// Used as the FileHandle passed into the ImageRead function when it's called.
209 If the PE/COFF image accessed through the ImageRead service in the ImageContext
214 The ImageRead and Handle fields of ImageContext structure must be valid prior
240 The ImageRead, Handle, PeCoffHeaderOffset, IsTeImage, Machine, ImageType, ImageAddress,
271 Loads the PE/COFF image accessed through the ImageRead service of ImageContext into the buffer
275 The ImageRead, Handle, PeCoffHeaderOffset, IsTeImage, Machine, ImageType, ImageAddress, ImageSize,
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Guid/PeiPeCoffLoader/
PeiPeCoffLoader.h 58 EFI_PEI_PE_COFF_LOADER_READ_FILE ImageRead;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGluePeCoffLib.h 75 PE_COFF_LOADER_READ_FILE ImageRead;
100 If the PE/COFF image accessed through the ImageRead service in the ImageContext structure is not
148 Loads the PE/COFF image accessed through the ImageRead service of ImageContext into the buffer
176 ImageRead function that operates on a memory buffer whos base is passed into

Completed in 1093 milliseconds