Searched defs:Language (Results 1 - 25 of 143) sorted by relevance

123456

/device/linaro/bootloader/edk2/CorebootPayloadPkg/FbGop/
H A DComponentName.c26 the language specified by Language, then a pointer to the driver name is
28 by This does not support the language specified by Language,
34 @param Language[in] A pointer to a Null-terminated ASCII string
40 to the driver writer. Language is specified
46 specified by Language.
49 This and the language specified by Language was
52 @retval EFI_INVALID_PARAMETER Language is NULL.
57 the language specified by Language.
64 IN CHAR8 *Language,
76 Language, the
219 FbGopComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
304 FbGopComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/DuetPkg/BiosVideoThunkDxe/
H A DComponentName.c26 IN CHAR8 *Language,
36 IN CHAR8 *Language,
72 IN CHAR8 *Language,
82 Language - A pointer to a three character ISO 639-2 language identifier.
89 specified by Language.
93 and the language specified by Language was returned
95 EFI_INVALID_PARAMETER - Language is NULL.
98 language specified by Language.
103 Language,
117 IN CHAR8 *Language,
70 BiosVideoComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
113 BiosVideoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
H A DComponentName.c28 IN CHAR8 *Language,
38 IN CHAR8 *Language,
67 IN CHAR8 *Language,
77 Language - A pointer to a three character ISO 639-2 language identifier.
84 specified by Language.
88 and the language specified by Language was returned
90 EFI_INVALID_PARAMETER - Language is NULL.
93 language specified by Language.
98 Language,
112 IN CHAR8 *Language,
65 PciBusComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
108 PciBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/SataSiI3132Dxe/
H A DComponentName.c48 the language specified by Language, then a pointer to the driver name is
50 by This does not support the language specified by Language,
56 @param Language[in] A pointer to a Null-terminated ASCII string
62 to the driver writer. Language is specified
68 specified by Language.
71 This and the language specified by Language was
74 @retval EFI_INVALID_PARAMETER Language is NULL.
79 the language specified by Language.
86 IN CHAR8 *Language,
91 Language,
84 SataSiI3132ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
169 SataSiI3132ComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
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 MmcGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
153 MmcGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/EmulatorPkg/EmuSnpDxe/
H A DComponentName.c31 the language specified by Language, then a pointer to the driver name is
33 by This does not support the language specified by Language,
39 @param Language[in] A pointer to a Null-terminated ASCII string
45 to the driver writer. Language is specified
51 specified by Language.
54 This and the language specified by Language was
57 @retval EFI_INVALID_PARAMETER Language is NULL.
62 the language specified by Language.
69 IN CHAR8 *Language,
81 Language, the
224 EmuSnpDriverComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
309 EmuSnpDriverComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
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 IsaBusComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 IsaBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
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 IsaIoComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 IsaIoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/
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,
60 @param Language A pointer to a Null-terminated ASCII string
66 to the driver writer. Language is specified
71 specified by Language.
74 This and the language specified by Language was
76 @retval EFI_INVALID_PARAMETER Language is NULL.
79 the language specified by Language.
86 IN CHAR8 *Language,
91 Language,
84 PciVgaMiniPortComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
159 PciVgaMiniPortComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
H A DComponentName.c23 the language specified by Language, then a pointer to the driver name is
25 by This does not support the language specified by Language,
31 @param Language[in] A pointer to a Null-terminated ASCII string
37 to the driver writer. Language is specified
43 specified by Language.
46 This and the language specified by Language was
49 @retval EFI_INVALID_PARAMETER Language is NULL.
54 the language specified by Language.
61 IN CHAR8 *Language,
72 Language, the
215 BiosBlockIoComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
300 BiosBlockIoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/KeyboardDxe/
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 BiosKeyboardComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
174 BiosKeyboardComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DComponentName.c23 the language specified by Language, then a pointer to the driver name is
25 by This does not support the language specified by Language,
31 @param Language[in] A pointer to a Null-terminated ASCII string
37 to the driver writer. Language is specified
43 specified by Language.
46 This and the language specified by Language was
49 @retval EFI_INVALID_PARAMETER Language is NULL.
54 the language specified by Language.
61 IN CHAR8 *Language,
72 Language, the
215 BiosSnp16ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
300 BiosSnp16ComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DComponentName.c26 the language specified by Language, then a pointer to the driver name is
28 by This does not support the language specified by Language,
34 @param Language[in] A pointer to a Null-terminated ASCII string
40 to the driver writer. Language is specified
46 specified by Language.
49 This and the language specified by Language was
52 @retval EFI_INVALID_PARAMETER Language is NULL.
57 the language specified by Language.
64 IN CHAR8 *Language,
76 Language, the
219 BiosVideoComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
304 BiosVideoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/
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,
59 @param Language A pointer to a Null-terminated ASCII string
65 to the driver writer. Language is specified
70 specified by Language.
73 This and the language specified by Language was
75 @retval EFI_INVALID_PARAMETER Language is NULL.
78 the language specified by Language.
85 IN CHAR8 *Language,
90 Language,
83 VgaClassComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
158 VgaClassComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/IsaBusDxe/
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 IsaBusComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
171 IsaBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DComponentName.c46 the language specified by Language, then a pointer to the driver name is
48 by This does not support the language specified by Language,
54 @param Language[in] A pointer to a Null-terminated ASCII string
60 to the driver writer. Language is specified
66 specified by Language.
69 This and the language specified by Language was
72 @retval EFI_INVALID_PARAMETER Language is NULL.
77 the language specified by Language.
84 IN CHAR8 *Language,
89 Language,
82 PciBusComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
167 PciBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
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 ScsiBusComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
168 ScsiBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
H A DComponentName.c28 the language specified by Language, then a pointer to the driver name is
30 by This does not support the language specified by Language,
36 @param Language[in] A pointer to a Null-terminated ASCII string
42 to the driver writer. Language is specified
48 specified by Language.
51 This and the language specified by Language was
54 @retval EFI_INVALID_PARAMETER Language is NULL.
59 the language specified by Language.
66 IN CHAR8 *Language,
78 Language, the
215 UsbBusComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
300 UsbBusComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
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 UsbMassStorageGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
153 UsbMassStorageGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/
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,
59 @param Language[in] A pointer to a Null-terminated ASCII string
65 to the driver writer. Language is specified
70 specified by Language.
73 This and the language specified by Language was
75 @retval EFI_INVALID_PARAMETER Language is NULL.
78 the language specified by Language.
85 IN CHAR8 *Language,
90 Language,
83 ConPlatformComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
158 ConPlatformComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/GraphicsConsoleDxe/
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 GraphicsConsoleComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 GraphicsConsoleComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugPortDxe/
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 DebugPortComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
173 DebugPortComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/
H A DComponentName.c57 the language specified by Language, then a pointer to the driver name is
59 by This does not support the language specified by Language,
65 @param Language[in] A pointer to a Null-terminated ASCII string
71 to the driver writer. Language is specified
77 specified by Language.
80 This and the language specified by Language was
83 @retval EFI_INVALID_PARAMETER Language is NULL.
88 the language specified by Language.
95 IN CHAR8 *Language,
100 Language,
93 DiskIoComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
180 DiskIoComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/
H A DComponentName.c57 the language specified by Language, then a pointer to the driver name is
59 by This does not support the language specified by Language,
65 @param Language[in] A pointer to a Null-terminated ASCII string
71 to the driver writer. Language is specified
77 specified by Language.
80 This and the language specified by Language was
83 @retval EFI_INVALID_PARAMETER Language is NULL.
88 the language specified by Language.
95 IN CHAR8 *Language,
100 Language,
93 PartitionComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
179 PartitionComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
H A DComponentName.c57 the language specified by Language, then a pointer to the driver name is
59 by This does not support the language specified by Language,
65 @param Language[in] A pointer to a Null-terminated ASCII string
71 to the driver writer. Language is specified
77 specified by Language.
80 This and the language specified by Language was
83 @retval EFI_INVALID_PARAMETER Language is NULL.
88 the language specified by Language.
95 IN CHAR8 *Language,
100 Language,
93 FvSimpleFileSystemComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
178 FvSimpleFileSystemComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle OPTIONAL, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
[all...]

Completed in 344 milliseconds

123456