Searched defs:Language (Results 51 - 75 of 102) sorted by relevance

12345

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DComponentName.c53 the language specified by Language, then a pointer to the driver name is
55 by This does not support the language specified by Language,
61 @param Language[in] A pointer to a Null-terminated ASCII string
67 to the driver writer. Language is specified
73 specified by Language.
76 This and the language specified by Language was
79 @retval EFI_INVALID_PARAMETER Language is NULL.
84 the language specified by Language.
91 IN CHAR8 *Language,
96 Language,
89 UhciComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
174 UhciComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DComponentName.c47 the language specified by Language, then a pointer to the driver name is
49 by This does not support the language specified by Language,
55 @param Language[in] A pointer to a Null-terminated ASCII string
61 to the driver writer. Language is specified
67 specified by Language.
70 This and the language specified by Language was
73 @retval EFI_INVALID_PARAMETER Language is NULL.
78 the language specified by Language.
85 IN CHAR8 *Language,
90 Language,
83 XhciComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
168 XhciComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/
H A DComponentName.c47 the language specified by Language, then a pointer to the driver name is
49 by This does not support the language specified by Language,
55 @param Language A pointer to a Null-terminated ASCII string
61 to the driver writer. Language is specified
67 specified by Language.
70 This and the language specified by Language was
73 @retval EFI_INVALID_PARAMETER Language is NULL.
78 the language specified by Language.
85 IN CHAR8 *Language,
90 Language,
83 ScsiDiskComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
168 ScsiDiskComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DComponentName.c47 the language specified by Language, then a pointer to the driver name is
49 by This does not support the language specified by Language,
54 @param Language A pointer to a Null-terminated ASCII string
60 to the driver writer. Language is specified
65 specified by Language.
68 This and the language specified by Language was
70 @retval EFI_INVALID_PARAMETER Language is NULL.
73 the language specified by Language.
80 IN CHAR8 *Language,
85 Language,
78 UsbKeyboardComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
153 UsbKeyboardComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
H A DKeyBoard.h23 #define USB_KEYBOARD_LANGUAGE_STR_LEN 5 // RFC4646 Language Code: "en-US"
48 CHAR16 Language[USB_KEYBOARD_LANGUAGE_STR_LEN]; member in struct:__anon10887
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
H A DComponentName.c47 the language specified by Language, then a pointer to the driver name is
49 by This does not support the language specified by Language,
54 @param Language A pointer to a Null-terminated ASCII string
60 to the driver writer. Language is specified
65 specified by Language.
68 This and the language specified by Language was
70 @retval EFI_INVALID_PARAMETER Language is NULL.
73 the language specified by Language.
80 IN CHAR8 *Language,
85 Language,
78 UsbMouseAbsolutePointerComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
153 UsbMouseAbsolutePointerComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseDxe/
H A DComponentName.c47 the language specified by Language, then a pointer to the driver name is
49 by This does not support the language specified by Language,
54 @param Language A pointer to a Null-terminated ASCII string
60 to the driver writer. Language is specified
65 specified by Language.
68 This and the language specified by Language was
70 @retval EFI_INVALID_PARAMETER Language is NULL.
73 the language specified by Language.
80 IN CHAR8 *Language,
85 Language,
78 UsbMouseComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
153 UsbMouseComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/TerminalDxe/
H A DComponentName.c52 the language specified by Language, then a pointer to the driver name is
54 by This does not support the language specified by Language,
60 @param Language[in] A pointer to a Null-terminated ASCII string
66 to the driver writer. Language is specified
72 specified by Language.
75 This and the language specified by Language was
78 @retval EFI_INVALID_PARAMETER Language is NULL.
83 the language specified by Language.
90 IN CHAR8 *Language,
95 Language,
88 TerminalComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 TerminalComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/CirrusLogic5430Dxe/
H A DComponentName.c49 the language specified by Language, then a pointer to the driver name is
51 by This does not support the language specified by Language,
57 @param Language[in] A pointer to a Null-terminated ASCII string
63 to the driver writer. Language is specified
69 specified by Language.
72 This and the language specified by Language was
75 @retval EFI_INVALID_PARAMETER Language is NULL.
80 the language specified by Language.
87 IN CHAR8 *Language,
92 Language,
85 CirrusLogic5430ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
170 CirrusLogic5430ComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/QemuVideoDxe/
H A DComponentName.c52 the language specified by Language, then a pointer to the driver name is
54 by This does not support the language specified by Language,
60 @param Language[in] A pointer to a Null-terminated ASCII string
66 to the driver writer. Language is specified
72 specified by Language.
75 This and the language specified by Language was
78 @retval EFI_INVALID_PARAMETER Language is NULL.
83 the language specified by Language.
90 IN CHAR8 *Language,
95 Language,
88 QemuVideoComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 QemuVideoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/
H A DComponentName.c68 @param Language A pointer to a three character ISO 639-2 language identifier.
75 specified by Language.
78 and the language specified by Language was returned
80 @retval EFI_INVALID_PARAMETER Language is NULL.
83 language specified by Language.
89 IN CHAR8 *Language,
94 Language,
116 @param Language A pointer to a three character ISO 639-2 language
125 specified by Language from the point of view of the
129 language specified by Language fo
87 IdeControllerComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
144 IdeControllerComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/
H A DComponentName.c77 the language specified by Language, then a pointer to the driver name is
79 by This does not support the language specified by Language,
85 @param Language[in] A pointer to a Null-terminated ASCII string
91 to the driver writer. Language is specified
97 specified by Language.
100 This and the language specified by Language was
103 @retval EFI_INVALID_PARAMETER Language is NULL.
108 the language specified by Language.
115 IN CHAR8 *Language,
120 Language,
113 VBoxVgaComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
198 VBoxVgaComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DDriverConfiguration.c94 @param Language A pointer to a three character ISO 639-2 language identifier.
110 @retval EFI_UNSUPPORTED The driver specified by This does not support the language specified by Language.
122 IN CHAR8 *Language,
118 IDEBusDriverConfigurationSetOptions( IN EFI_DRIVER_CONFIGURATION_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT EFI_DRIVER_CONFIGURATION_ACTION_REQUIRED *ActionRequired ) argument
H A DDriverDiagnostics.c50 @param Language A pointer to a three character ISO 639-2 language identifier.
66 @retval EFI_INVALID_PARAMETER Language is NULL.
76 specified by Language.
91 IN CHAR8 *Language,
108 if (Language == NULL ||
120 // Make sure Language is in the set of Supported Languages
125 if (CompareMem (Language, SupportedLanguages, 3) == 0) {
132 if ((AsciiStrnCmp(SupportedLanguages, Language, Index) == 0) && (Language[Index] == 0)) {
141 // If Language i
86 IDEBusDriverDiagnosticsRunDiagnostics( IN EFI_DRIVER_DIAGNOSTICS_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN EFI_DRIVER_DIAGNOSTIC_TYPE DiagnosticType, IN CHAR8 *Language, OUT EFI_GUID **ErrorType, OUT UINTN *BufferSize, OUT CHAR16 **Buffer ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/UefiHiiLib/
H A DHiiString.c68 CHAR8 *Language; local
100 Language = Supported;
114 Status = gHiiString->NewString (gHiiString, HiiHandle, &StringId, Language, NULL, String, NULL);
116 Status = gHiiString->SetString (gHiiString, HiiHandle, StringId, Language, String, NULL);
156 @param[in] Language The language of the string to retrieve. If this
158 language is used. The format of Language must
172 IN CONST CHAR8 *Language OPTIONAL
188 return HiiGetString (HiiHandle, StringId, Language);
206 @param[in] Language The language of the string to retrieve. If this parameter
208 format of Language mus
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DUefiLib.h43 CHAR8 *Language; member in struct:__anon11950
434 If Language is a member of SupportedLanguages and a Unicode string is found in
435 UnicodeStringTable that matches the language code specified by Language, then it
438 @param Language A pointer to the ISO 639-2 language code for the
441 that the Unicode string table supports. Language
445 that matches the language specified by Language.
448 specified by Language was found
451 @retval EFI_INVALID_PARAMETER Language is NULL.
455 @retval EFI_UNSUPPORTED The language specified by Language is not a
457 @retval EFI_UNSUPPORTED The language specified by Language i
[all...]
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dappmgmt.h41 LANGID Language; member in struct:_MANAGEDAPPLICATION
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dappmgmt.h41 LANGID Language; member in struct:_MANAGEDAPPLICATION
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DDevTree.c165 CHAR8 *Language; local
175 Language = NULL;
206 Language = AllocateZeroPool(StrSize(Lang));
207 AsciiSPrint(Language, StrSize(Lang), "%S", Lang);
209 ASSERT(Language == NULL);
210 // Language = AllocateZeroPool(10);
211 // AsciiSPrint(Language, 10, "en-us");
213 ASSERT(Language == NULL);
221 HiiString = HiiGetString(gShellDriver1HiiHandle, STRING_TOKEN (STR_DEV_TREE_OUTPUT), Language);
229 ShellStatus = DoDevTreeForHandle(TheHandle, Language, Flag
[all...]
H A DDevices.c38 @param[in] Language The language code as defined by the UEFI spec.
54 IN CONST CHAR8 *Language
82 gEfiShellProtocol->GetDeviceName(TheHandle, EFI_DEVICE_NAME_USE_COMPONENT_NAME|EFI_DEVICE_NAME_USE_DEVICE_PATH, (CHAR8*)Language, Name);
138 CHAR8 *Language; local
151 Language = NULL;
190 Language = AllocateZeroPool(StrSize(Lang));
191 AsciiSPrint(Language, StrSize(Lang), "%S", Lang);
193 ASSERT(Language == NULL);
194 // Language = AllocateZeroPool(10);
195 // AsciiSPrint(Language, 1
[all...]
H A DDrivers.c181 CHAR8 *Language; local
195 Language = NULL;
226 Language = AllocateZeroPool(StrSize(Lang));
227 AsciiSPrint(Language, StrSize(Lang), "%S", Lang);
229 ASSERT(Language == NULL);
230 // Language = AllocateZeroPool(10);
231 // AsciiSPrint(Language, 10, "en-us");
233 ASSERT(Language == NULL);
240 FormatString = HiiGetString(gShellDriver1HiiHandle, STRING_TOKEN(STR_DRIVERS_ITEM_LINE_SFO), Language);
242 FormatString = HiiGetString(gShellDriver1HiiHandle, STRING_TOKEN(STR_DRIVERS_ITEM_LINE), Language);
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A DVBoxFsDxe.c55 IN CHAR8 *Language, OUT CHAR16 **DriverName);
60 IN CHAR8 *Language, OUT CHAR16 **ControllerName);
64 IN CHAR8 *Language, OUT CHAR16 **DriverName);
69 IN CHAR8 *Language, OUT CHAR16 **ControllerName);
179 IN CHAR8 *Language, OUT CHAR16 **DriverName)
181 return LookupUnicodeString2(Language,
193 IN CHAR8 *Language, OUT CHAR16 **ControllerName)
202 IN CHAR8 *Language, OUT CHAR16 **DriverName)
204 return LookupUnicodeString2(Language,
216 IN CHAR8 *Language, OU
178 VBoxFsCN_GetDriverName(IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName) argument
190 VBoxFsCN_GetControllerName(IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName) argument
201 VBoxFsCN2_GetDriverName(IN EFI_COMPONENT_NAME2_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName) argument
213 VBoxFsCN2_GetControllerName(IN EFI_COMPONENT_NAME2_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DComponentName.c181 the language specified by Language, then a pointer to the driver name is
183 by This does not support the language specified by Language,
189 @param Language[in] A pointer to a Null-terminated ASCII string
195 to the driver writer. Language is specified
201 specified by Language.
204 This and the language specified by Language was
207 @retval EFI_INVALID_PARAMETER Language is NULL.
212 the language specified by Language.
219 IN CHAR8 *Language,
224 Language,
217 ConSplitterComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
371 ConSplitterConInComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
471 ConSplitterSimplePointerComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
548 ConSplitterAbsolutePointerComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
648 ConSplitterConOutComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
748 ConSplitterStdErrComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLib.c28 @retval TRUE Language 1 and language 2 are the same.
29 @retval FALSE Language 1 and language 2 are not the same.
569 If Language is a member of SupportedLanguages and a Unicode string is found in
570 UnicodeStringTable that matches the language code specified by Language, then it
573 @param Language A pointer to the ISO 639-2 language code for the
576 that the Unicode string table supports. Language
580 that matches the language specified by Language.
583 specified by Language was found
586 @retval EFI_INVALID_PARAMETER Language is NULL.
590 @retval EFI_UNSUPPORTED The language specified by Language i
598 LookupUnicodeString( IN CONST CHAR8 *Language, IN CONST CHAR8 *SupportedLanguages, IN CONST EFI_UNICODE_STRING_TABLE *UnicodeStringTable, OUT CHAR16 **UnicodeString ) argument
695 LookupUnicodeString2( IN CONST CHAR8 *Language, IN CONST CHAR8 *SupportedLanguages, IN CONST EFI_UNICODE_STRING_TABLE *UnicodeStringTable, OUT CHAR16 **UnicodeString, IN BOOLEAN Iso639Language ) argument
807 AddUnicodeString( IN CONST CHAR8 *Language, IN CONST CHAR8 *SupportedLanguages, IN EFI_UNICODE_STRING_TABLE **UnicodeStringTable, IN CONST CHAR16 *UnicodeString ) argument
984 AddUnicodeString2( IN CONST CHAR8 *Language, IN CONST CHAR8 *SupportedLanguages, IN EFI_UNICODE_STRING_TABLE **UnicodeStringTable, IN CONST CHAR16 *UnicodeString, IN BOOLEAN Iso639Language ) argument
1331 CHAR8 *Language; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DSerialPortConsoleRedirectionTable.h47 UINT8 Language; member in struct:__anon11790

Completed in 72 milliseconds

12345