Lines Matching full:specified
88 This function retrieves the image specified by ImageId which
89 is associated with the specified PackageList and copies it
90 into the buffer specified by Image. If the image specified by
91 ImageId is not present in the specified PackageList, then
92 EFI_NOT_FOUND is returned. If the buffer specified by
101 search for the specified image.
110 @retval EFI_NOT_FOUND The image specified by ImageId is not
111 available. Or The specified PackageList is not in the database.
130 This function updates the image specified by ImageId in the
131 specified PackageListHandle to the image specified by Image.
144 @retval EFI_NOT_FOUND The image specified by ImageId is not in the database.
145 The specified PackageList is not in the database.
184 specified image.
199 the specified color and options. It draws the image on an
202 all pixels drawn outside the bounding box specified by Width and
207 will be written directly to the output device specified by
209 specified by Bitmap.
260 then all pixels drawn outside the bounding box specified by
266 specified by Screen. Otherwise the image will be rendered to
267 the bitmap specified by Bitmap.
269 the specified color and options. It draws the image on an
272 all pixels drawn outside the bounding box specified by Width and
285 directly to the output device specified by Screen. Otherwise the
286 image will be rendered to the bitmap specified by Bitmap.
293 search for the specified image.
315 @retval EFI_NOT_FOUND The image specified by ImageId is not in the database.
316 Or The specified PackageList is not in the database.