Lines Matching full:specified
233 @retval EFI_NOT_FOUND The specified file could not be found on the device.
257 Closes a specified file handle.
496 Unicode string. If the driver specified by This has a user readable name in
497 the language specified by Language, then a pointer to the driver name is
498 returned in DriverName, and EFI_SUCCESS is returned. If the driver specified
499 by This does not support the language specified by Language,
509 languages specified in SupportedLanguages. The
511 to the driver writer. Language is specified
516 driver specified by This in the language
517 specified by Language.
519 @retval EFI_SUCCESS The Unicode string for the Driver specified by
520 This and the language specified by Language was
527 @retval EFI_UNSUPPORTED The driver specified by This does not support
528 the language specified by Language.
543 This function retrieves the user readable name of the controller specified by
545 driver specified by This has a user readable name in the language specified by
547 and EFI_SUCCESS is returned. If the driver specified by This is not currently
548 managing the controller specified by ControllerHandle and ChildHandle,
549 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
550 support the language specified by Language, then EFI_UNSUPPORTED is returned.
556 specified by This is managing. This handle
573 languages specified in SupportedLanguages. The
575 to the driver writer. Language is specified in
580 controller specified by ControllerHandle and
581 ChildHandle in the language specified by
583 specified by This.
586 the language specified by Language for the
587 driver specified by This was returned in
599 @retval EFI_UNSUPPORTED The driver specified by This is not currently
600 managing the controller specified by
603 @retval EFI_UNSUPPORTED The driver specified by This does not support
604 the language specified by Language.