Lines Matching defs:This

5 This program and the accompanying materials
24 This function retrieves the user readable name of a driver in the form of a
25 Unicode string. If the driver specified by This has a user readable name in
28 by This does not support the language specified by Language,
31 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
35 array indicating the language. This is the
44 This Unicode string is the name of the
45 driver specified by This in the language
49 This and the language specified by Language was
56 @retval EFI_UNSUPPORTED The driver specified by This does not support
63 IN EFI_COMPONENT_NAME_PROTOCOL *This,
73 This function retrieves the user readable name of the controller specified by
75 driver specified by This has a user readable name in the language specified by
77 and EFI_SUCCESS is returned. If the driver specified by This is not currently
79 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
82 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
86 specified by This is managing. This handle
91 the name of. This is an optional parameter that
100 array indicating the language. This is the
109 This Unicode string is the name of the
113 specified by This.
117 driver specified by This was returned in
129 @retval EFI_UNSUPPORTED The driver specified by This is not currently
133 @retval EFI_UNSUPPORTED The driver specified by This does not support
140 IN EFI_COMPONENT_NAME_PROTOCOL *This,
181 This function retrieves the user readable name of a driver in the form of a
182 Unicode string. If the driver specified by This has a user readable name in
185 by This does not support the language specified by Language,
188 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
192 array indicating the language. This is the
201 This Unicode string is the name of the
202 driver specified by This in the language
206 This and the language specified by Language was
213 @retval EFI_UNSUPPORTED The driver specified by This does not support
220 IN EFI_COMPONENT_NAME_PROTOCOL *This,
227 This->SupportedLanguages,
230 (BOOLEAN)(This == &gBiosVideoComponentName)
238 This function retrieves the user readable name of the controller specified by
240 driver specified by This has a user readable name in the language specified by
242 and EFI_SUCCESS is returned. If the driver specified by This is not currently
244 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
247 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
251 specified by This is managing. This handle
256 the name of. This is an optional parameter that
265 array indicating the language. This is the
274 This Unicode string is the name of the
278 specified by This.
282 driver specified by This was returned in
294 @retval EFI_UNSUPPORTED The driver specified by This is not currently
298 @retval EFI_UNSUPPORTED The driver specified by This does not support
305 IN EFI_COMPONENT_NAME_PROTOCOL *This,