Lines Matching defs:Image
176 Get a human readable name for an image handle.
178 1. Image PDB
181 4. Image GUID
182 5. Image DevicePath
197 EFI_LOADED_IMAGE_PROTOCOL *Image;
210 // Method 1: Get the name string from image PDB
215 (VOID **) &Image
231 (VOID **) &Image
237 PdbFileName = PeCoffLoaderGetPdbPointer (Image->ImageBase);
280 // Try to get image GUID from LoadedImageDevicePath protocol
293 // Try to get the image's FFS UI section by image GUID
314 // Method 4: Get the name string from image GUID
321 // Method 5: Get the name string from image DevicePath