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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DPeCoffLib.h45 A function of this type must be registered in the ImageRead field of a PE_COFF_LOADER_IMAGE_CONTEXT
105 PE_COFF_LOADER_READ_FILE ImageRead; member in struct:__anon11948
107 /// Used as the FileHandle passed into the ImageRead function when it's called.
218 If the PE/COFF image accessed through the ImageRead service in the ImageContext
223 The ImageRead and Handle fields of ImageContext structure must be valid prior
249 The ImageRead, Handle, PeCoffHeaderOffset, IsTeImage, Machine, ImageType, ImageAddress,
280 Loads the PE/COFF image accessed through the ImageRead service of ImageContext into the buffer
284 The ImageRead, Handle, PeCoffHeaderOffset, IsTeImage, Machine, ImageType, ImageAddress, ImageSize,
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DPeCoffLib.h57 PE_COFF_LOADER_READ_FILE ImageRead; member in struct:__anon9962
86 ImageContext->ImageRead() function

Completed in 33 milliseconds