Searched refs:This (Results 151 - 175 of 1585) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DComponentName.c5 This program and the accompanying materials
51 This function retrieves the user readable name of a driver in the form of a
52 Unicode string. If the driver specified by This has a user readable name in
55 by This does not support the language specified by Language,
58 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
62 array indicating the language. This is the
71 This Unicode string is the name of the
72 driver specified by This in the language
76 This and the language specified by Language was
83 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c6 This program and the accompanying materials
45 This function retrieves the user readable name of a driver in the form of a
46 Unicode string. If the driver specified by This has a user readable name in
49 by This does not support the language specified by Language,
52 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
56 array indicating the language. This is the
65 This Unicode string is the name of the
66 driver specified by This in the language
70 This and the language specified by Language was
77 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c5 This program and the accompanying materials
45 This function retrieves the user readable name of a driver in the form of a
46 Unicode string. If the driver specified by This has a user readable name in
49 by This does not support the language specified by Language,
52 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
56 array indicating the language. This is the
65 This Unicode string is the name of the
66 driver specified by This in the language
70 This and the language specified by Language was
77 @retval EFI_UNSUPPORTED The driver specified by This doe
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/UsbBusDxe/
H A DComponentName.c6 This program and the accompanying materials
26 This function retrieves the user readable name of a driver in the form of a
27 Unicode string. If the driver specified by This has a user readable name in
30 by This does not support the language specified by Language,
33 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
37 array indicating the language. This is the
46 This Unicode string is the name of the
47 driver specified by This in the language
51 This and the language specified by Language was
58 @retval EFI_UNSUPPORTED The driver specified by This doe
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...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbKbDxe/
H A DComponentName.c5 This program and the accompanying materials
45 This function retrieves the user readable name of a driver in the form of a
46 Unicode string. If the driver specified by This has a user readable name in
49 by This does not support the language specified by Language,
52 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
55 array indicating the language. This is the
63 This Unicode string is the name of the
64 driver specified by This in the language
68 This and the language specified by Language was
72 @retval EFI_UNSUPPORTED The driver specified by This doe
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...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMouseAbsolutePointerDxe/
H A DComponentName.c5 This program and the accompanying materials
45 This function retrieves the user readable name of a driver in the form of a
46 Unicode string. If the driver specified by This has a user readable name in
49 by This does not support the language specified by Language,
52 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
55 array indicating the language. This is the
63 This Unicode string is the name of the
64 driver specified by This in the language
68 This and the language specified by Language was
72 @retval EFI_UNSUPPORTED The driver specified by This doe
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.c5 This program and the accompanying materials
45 This function retrieves the user readable name of a driver in the form of a
46 Unicode string. If the driver specified by This has a user readable name in
49 by This does not support the language specified by Language,
52 @param This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
55 array indicating the language. This is the
63 This Unicode string is the name of the
64 driver specified by This in the language
68 This and the language specified by Language was
72 @retval EFI_UNSUPPORTED The driver specified by This doe
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/Include/Protocol/
H A DFaultTolerantWrite.h8 This program and the accompanying materials are licensed and made available under
34 @param This Indicates a pointer to the calling context.
46 IN EFI_FAULT_TOLERANT_WRITE_PROTOCOL * This,
57 @param This A pointer to the calling context.
74 IN EFI_FAULT_TOLERANT_WRITE_PROTOCOL * This,
81 Starts a target block update. This records information about the write
86 @param This The calling context.
110 IN EFI_FAULT_TOLERANT_WRITE_PROTOCOL * This,
123 @param This The calling context.
135 IN EFI_FAULT_TOLERANT_WRITE_PROTOCOL * This,
[all...]
H A DSwapAddressRange.h3 and backup block of FV. This swap is especially needed when updating the boot block of FV. If a
9 This program and the accompanying materials are licensed and made available under
43 This function gets the address range location of
46 @param This Indicates the calling context.
58 IN EFI_SWAP_ADDRESS_RANGE_PROTOCOL *This,
66 This service checks if the boot block and backup block has been swapped.
68 @param This Indicates the calling context.
78 IN EFI_SWAP_ADDRESS_RANGE_PROTOCOL *This,
83 This service swaps the boot block and backup block, or swaps them back.
88 @param This Indicate
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/TerminalDxe/
H A DComponentName.c5 This program and the accompanying materials
50 This function retrieves the user readable name of a driver in the form of a
51 Unicode string. If the driver specified by This has a user readable name in
54 by This does not support the language specified by Language,
57 @param This[in] A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
61 array indicating the language. This is the
70 This Unicode string is the name of the
71 driver specified by This in the language
75 This and the language specified by Language was
82 @retval EFI_UNSUPPORTED The driver specified by This doe
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/MdeModulePkg/Universal/Disk/UnicodeCollation/EnglishDxe/
H A DUnicodeCollationEng.h5 This program and the accompanying materials
55 @param This Protocol instance pointer.
67 IN EFI_UNICODE_COLLATION_PROTOCOL *This,
76 @param This Protocol instance pointer.
87 IN EFI_UNICODE_COLLATION_PROTOCOL *This,
96 @param This Protocol instance pointer.
103 IN EFI_UNICODE_COLLATION_PROTOCOL *This,
111 @param This Protocol instance pointer.
118 IN EFI_UNICODE_COLLATION_PROTOCOL *This,
125 @param This Protoco
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/FaultTolerantWriteDxe/
H A DFaultTolerantWriteSmmDxe.h7 This program and the accompanying materials
39 @param[in] This Indicates a pointer to the calling context.
51 IN EFI_FAULT_TOLERANT_WRITE_PROTOCOL *This,
63 @param[in] This A pointer to the calling context.
80 IN EFI_FAULT_TOLERANT_WRITE_PROTOCOL *This,
88 Starts a target block update. This records information about the write
93 @param[in] This The calling context.
117 IN EFI_FAULT_TOLERANT_WRITE_PROTOCOL *This,
131 @param[in] This The calling context.
142 IN EFI_FAULT_TOLERANT_WRITE_PROTOCOL *This,
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DComponentName.c4 This program and the accompanying materials
23 This function retrieves the user readable name of a driver in the form of a
24 Unicode string. If the driver specified by This has a user readable name in
27 by This does not support the language specified by Language,
30 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
34 array indicating the language. This is the
43 This Unicode string is the name of the
44 driver specified by This in the language
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This doe
218 DhcpComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
303 DhcpComponentNameGetControllerName( 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/Network/Ip4Dxe/
H A DComponentName.c4 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[in] This 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 doe
217 Ip4ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
303 Ip4ComponentNameGetControllerName( 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/Network/Mtftp4Dxe/
H A DComponentName.c5 This program and the accompanying materials
23 This function retrieves the user readable name of a driver in the form of a
24 Unicode string. If the driver specified by This has a user readable name in
27 by This does not support the language specified by Language,
30 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
34 array indicating the language. This is the
43 This Unicode string is the name of the
44 driver specified by This in the language
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This doe
218 Mtftp4ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
303 Mtftp4ComponentNameGetControllerName( 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/Network/SnpDxe/
H A DComponentName.c5 This program and the accompanying materials are licensed
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 doe
219 SimpleNetworkComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
305 SimpleNetworkComponentNameGetControllerName( 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/Network/Tcp4Dxe/
H A DComponentName.c5 This program and the accompanying materials
20 This function retrieves the user readable name of a driver in the form of a
21 Unicode string. If the driver specified by This has a user readable name in
24 by This does not support the language specified by Language,
27 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
31 array indicating the language. This is the
40 This Unicode string is the name of the
41 driver specified by This in the language
45 This and the language specified by Language was
52 @retval EFI_UNSUPPORTED The driver specified by This doe
215 TcpComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
300 TcpComponentNameGetControllerName( 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/Network/Udp4Dxe/
H A DComponentName.c4 This program and the accompanying materials
23 This function retrieves the user readable name of a driver in the form of a
24 Unicode string. If the driver specified by This has a user readable name in
27 by This does not support the language specified by Language,
30 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
34 array indicating the language. This is the
43 This Unicode string is the name of the
44 driver specified by This in the language
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This doe
218 UdpComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
303 UdpComponentNameGetControllerName( 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/Network/UefiPxeBcDxe/
H A DComponentName.c4 This program and the accompanying materials
23 This function retrieves the user readable name of a driver in the form of a
24 Unicode string. If the driver specified by This has a user readable name in
27 by This does not support the language specified by Language,
30 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
34 array indicating the language. This is the
43 This Unicode string is the name of the
44 driver specified by This in the language
48 This and the language specified by Language was
55 @retval EFI_UNSUPPORTED The driver specified by This doe
212 PxeBcComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL * This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
297 PxeBcComponentNameGetControllerName( 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/MdePkg/Include/Ppi/
H A DFirmwareVolume.h2 This file provides functions for accessing a memory-mapped firmware volume of a specific format.
5 This program and the accompanying materials
14 This PPI is from PI Version 1.0 errata.
41 @param This Points to this instance of the
56 IN CONST EFI_PEI_FIRMWARE_VOLUME_PPI *This,
65 This service enables PEI modules to discover additional firmware files.
68 @param This Points to this instance of the
87 IN CONST EFI_PEI_FIRMWARE_VOLUME_PPI *This,
97 This service searches for files with a specific name, within
100 @param This Point
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DTapeIo.h6 This program and the accompanying materials are licensed and made available under
49 @param This A pointer to the EFI_TAPE_IO_PROTOCOL instance.
76 IN EFI_TAPE_IO_PROTOCOL *This,
84 @param This A pointer to the EFI_TAPE_IO_PROTOCOL instance.
112 IN EFI_TAPE_IO_PROTOCOL *This,
121 @param This A pointer to the EFI_TAPE_IO_PROTOCOL instance.
135 IN EFI_TAPE_IO_PROTOCOL *This
142 @param This A pointer to the EFI_TAPE_IO_PROTOCOL instance.
166 IN EFI_TAPE_IO_PROTOCOL *This,
175 @param This
[all...]
H A DUnicodeCollation.h3 This protocol is used to allow code running in the boot services environment
7 This program and the accompanying materials are licensed and made available under
54 @param This A pointer to the EFI_UNICODE_COLLATION_PROTOCOL instance.
66 IN EFI_UNICODE_COLLATION_PROTOCOL *This,
75 @param This A pointer to the EFI_UNICODE_COLLATION_PROTOCOL instance.
86 IN EFI_UNICODE_COLLATION_PROTOCOL *This,
95 @param This A pointer to the EFI_UNICODE_COLLATION_PROTOCOL instance.
102 IN EFI_UNICODE_COLLATION_PROTOCOL *This,
110 @param This A pointer to the EFI_UNICODE_COLLATION_PROTOCOL instance.
117 IN EFI_UNICODE_COLLATION_PROTOCOL *This,
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Dhcp6Dxe/
H A DComponentName.c6 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[in] This 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 doe
217 Dhcp6ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
303 Dhcp6ComponentNameGetControllerName( 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/NetworkPkg/Ip6Dxe/
H A DComponentName.c7 This program and the accompanying materials
26 This function retrieves the user-readable name of a driver in the form of a
27 Unicode string. If the driver specified by This has a user-readable name in
30 by This does not support the language specified by Language,
33 @param[in] This A pointer to the EFI_COMPONENT_NAME2_PROTOCOL or
37 array indicating the language. This is the
46 This Unicode string is the name of the
47 driver specified by This in the language
51 This and the language specified by Language was
58 @retval EFI_UNSUPPORTED The driver specified by This doe
218 Ip6ComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
304 Ip6ComponentNameGetControllerName( 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/NetworkPkg/IpSecDxe/
H A DComponentName.c6 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[in] This 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 doe
216 IpSecComponentNameGetDriverName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN CHAR8 *Language, OUT CHAR16 **DriverName ) argument
301 IpSecComponentNameGetControllerName( 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 94 milliseconds

1234567891011>>