Lines Matching refs:This

5 This program and the accompanying materials                          
22 This function retrieves the user readable name of a driver in the form of a
23 Unicode string. If the driver specified by This has a user readable name in
26 by This does not support the language specified by Language,
29 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
33 array indicating the language. This is the
42 This Unicode string is the name of the
43 driver specified by This in the language
47 This and the language specified by Language was
54 @retval EFI_UNSUPPORTED The driver specified by This does not support
61 IN EFI_COMPONENT_NAME_PROTOCOL *This,
70 This function retrieves the user readable name of the controller specified by
72 driver specified by This has a user readable name in the language specified by
74 and EFI_SUCCESS is returned. If the driver specified by This is not currently
76 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
79 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
83 specified by This is managing. This handle
88 the name of. This is an optional parameter that
97 array indicating the language. This is the
106 This Unicode string is the name of the
110 specified by This.
114 driver specified by This was returned in
126 @retval EFI_UNSUPPORTED The driver specified by This is not currently
130 @retval EFI_UNSUPPORTED The driver specified by This does not support
137 IN EFI_COMPONENT_NAME_PROTOCOL *This,
175 This function retrieves the user readable name of a driver in the form of a
176 Unicode string. If the driver specified by This has a user readable name in
179 by This does not support the language specified by Language,
182 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
186 array indicating the language. This is the
195 This Unicode string is the name of the
196 driver specified by This in the language
200 This and the language specified by Language was
207 @retval EFI_UNSUPPORTED The driver specified by This does not support
214 IN EFI_COMPONENT_NAME_PROTOCOL *This,
221 This->SupportedLanguages,
224 (BOOLEAN)(This == &gPcatIsaAcpiComponentName)
232 This function retrieves the user readable name of the controller specified by
234 driver specified by This has a user readable name in the language specified by
236 and EFI_SUCCESS is returned. If the driver specified by This is not currently
238 then EFI_UNSUPPORTED is returned. If the driver specified by This does not
241 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
245 specified by This is managing. This handle
250 the name of. This is an optional parameter that
259 array indicating the language. This is the
268 This Unicode string is the name of the
272 specified by This.
276 driver specified by This was returned in
288 @retval EFI_UNSUPPORTED The driver specified by This is not currently
292 @retval EFI_UNSUPPORTED The driver specified by This does not support
299 IN EFI_COMPONENT_NAME_PROTOCOL *This,