Home | History | Annotate | Download | only in Protocol

Lines Matching full:specified

93   This function retrieves the image specified by ImageId which

94 is associated with the specified PackageList and copies it
95 into the buffer specified by Image. If the image specified by
96 ImageId is not present in the specified PackageList, then
97 EFI_NOT_FOUND is returned. If the buffer specified by
106 search for the specified image.
115 @retval EFI_NOT_FOUND The image specified by ImageId is not
116 available. Or The specified PackageList is not in the database.
135 This function updates the image specified by ImageId in the
136 specified PackageListHandle to the image specified by Image.
149 @retval EFI_NOT_FOUND The image specified by ImageId is not in the database.
150 The specified PackageList is not in the database.
190 specified image.
206 the specified color and options. It draws the image on an
209 all pixels drawn outside the bounding box specified by Width and
214 will be written directly to the output device specified by
216 specified by Bitmap.
267 then all pixels drawn outside the bounding box specified by
273 specified by Screen. Otherwise the image will be rendered to
274 the bitmap specified by Bitmap.
276 the specified color and options. It draws the image on an
279 all pixels drawn outside the bounding box specified by Width and
292 directly to the output device specified by Screen. Otherwise the
293 image will be rendered to the bitmap specified by Bitmap.
300 search for the specified image.
322 @retval EFI_NOT_FOUND The image specified by ImageId is not in the database.
323 Or The specified PackageList is not in the database.