Searched defs:ChildHandle (Results 1 - 25 of 46) sorted by relevance

12

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/
H A DComponentName.c80 @param ChildHandle The handle of the child controller to retrieve the name
94 ControllerHandle and ChildHandle in the language
104 IN EFI_HANDLE ChildHandle,
101 NonDiscoverablePciGetDeviceName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE DeviceHandle, IN EFI_HANDLE ChildHandle, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
H A DComponentName.c106 ControllerHandle and ChildHandle in the form of a Unicode string. If the
110 managing the controller specified by ControllerHandle and ChildHandle,
120 @param [in] ChildHandle The handle of the child controller to retrieve
139 ChildHandle in the language specified by
148 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
154 ControllerHandle and ChildHandle.
164 IN OPTIONAL EFI_HANDLE ChildHandle,
161 GetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL * pThis, IN EFI_HANDLE ControllerHandle, IN OPTIONAL EFI_HANDLE ChildHandle, IN CHAR8 * pLanguage, OUT CHAR16 ** ppControllerName ) argument
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
H A DComponentName.c105 ControllerHandle and ChildHandle in the form of a Unicode string. If the
109 managing the controller specified by ControllerHandle and ChildHandle,
119 @param [in] ChildHandle The handle of the child controller to retrieve
138 ChildHandle in the language specified by
147 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
153 ControllerHandle and ChildHandle.
163 IN OPTIONAL EFI_HANDLE ChildHandle,
160 GetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL * pThis, IN EFI_HANDLE ControllerHandle, IN OPTIONAL EFI_HANDLE ChildHandle, IN CHAR8 * pLanguage, OUT CHAR16 ** ppControllerName ) argument
/device/linaro/bootloader/edk2/StdLib/SocketDxe/
H A DComponentName.c104 ControllerHandle and ChildHandle in the form of a Unicode string. If the
108 managing the controller specified by ControllerHandle and ChildHandle,
118 @param [in] ChildHandle The handle of the child controller to retrieve
137 ChildHandle in the language specified by
146 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
152 ControllerHandle and ChildHandle.
162 IN OPTIONAL EFI_HANDLE ChildHandle,
159 GetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL * pThis, IN EFI_HANDLE ControllerHandle, IN OPTIONAL EFI_HANDLE ChildHandle, IN CHAR8 * pLanguage, OUT CHAR16 ** ppControllerName ) argument
/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
H A DComponentName.c109 ControllerHandle and ChildHandle in the form of a Unicode string. If the
113 managing the controller specified by ControllerHandle and ChildHandle,
125 @param ChildHandle[in] The handle of the child controller to retrieve
146 ChildHandle in the language specified by
157 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
166 ControllerHandle and ChildHandle.
177 IN EFI_HANDLE ChildHandle, OPTIONAL
189 // This is a device driver, so ChildHandle must be NULL.
191 if (ChildHandle != NULL) {
174 DwMmcHcComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle, OPTIONAL IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
H A DComponentName.c106 ControllerHandle and ChildHandle in the form of a Unicode string. If the
110 managing the controller specified by ControllerHandle and ChildHandle,
122 @param ChildHandle[in] The handle of the child controller to retrieve
143 ChildHandle in the language specified by
154 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
163 ControllerHandle and ChildHandle.
174 IN EFI_HANDLE ChildHandle, OPTIONAL
186 // This is a device driver, so ChildHandle must be NULL.
188 if (ChildHandle != NULL) {
171 SdMmcPciHcComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle, OPTIONAL IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
H A DComponentName.c106 ControllerHandle and ChildHandle in the form of a Unicode string. If the
110 managing the controller specified by ControllerHandle and ChildHandle,
122 @param ChildHandle[in] The handle of the child controller to retrieve
143 ChildHandle in the language specified by
154 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
163 ControllerHandle and ChildHandle.
174 IN EFI_HANDLE ChildHandle, OPTIONAL
186 // This is a device driver, so ChildHandle must be NULL.
188 if (ChildHandle != NULL) {
171 SdMmcPciHcComponentNameGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle, OPTIONAL IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootConfig.h42 EFI_HANDLE ChildHandle; member in struct:_HTTP_BOOT_FORM_CALLBACK_INFO
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/
H A DComponentName.c73 ControllerHandle and ChildHandle in the form of a Unicode string. If the
77 managing the controller specified by ControllerHandle and ChildHandle,
89 @param[in] ChildHandle The handle of the child controller to retrieve
110 ChildHandle in the language specified by
121 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
130 ControllerHandle and ChildHandle.
141 IN EFI_HANDLE ChildHandle, OPTIONAL
247 ControllerHandle and ChildHandle in the form of a Unicode string. If the
251 managing the controller specified by ControllerHandle and ChildHandle,
263 @param[in] ChildHandle Th
312 IpSecComponentNameGetControllerName( 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/OvmfPkg/VirtioNetDxe/
H A DComponentName.c88 @param ChildHandle The handle of the child controller to retrieve the
103 specified by ControllerHandle and ChildHandle in the
112 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
118 ControllerHandle and ChildHandle.
130 IN EFI_HANDLE ChildHandle,
127 VirtioNetGetControllerName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordDxe/
H A DComponentName.c160 ControllerHandle and ChildHandle in the form of a Unicode string. If the
164 managing the controller specified by ControllerHandle and ChildHandle,
173 @param ChildHandle[in] The handle of the child controller to retrieve
195 ChildHandle in the language specified by
206 @retval EFI_INVALID_PARAMETER ChildHandle is not NULL and it is not a valid
215 ControllerHandle and ChildHandle.
224 EFI_HANDLE ChildHandle,
242 ControllerHandle and ChildHandle in the form of a Unicode string. If the
246 managing the controller specified by ControllerHandle and ChildHandle,
258 @param ChildHandle[i
222 GetControllerName( EFI_HANDLE ControllerHandle, EFI_HANDLE ChildHandle, CHAR8* Language, CHAR16** ControllerName ) argument
307 OpalEfiDriverComponentNameGetControllerName( EFI_COMPONENT_NAME_PROTOCOL* This, EFI_HANDLE ControllerHandle, EFI_HANDLE ChildHandle, CHAR8* Language, CHAR16** ControllerName ) argument
388 OpalEfiDriverComponentName2GetControllerName( EFI_COMPONENT_NAME2_PROTOCOL* This, EFI_HANDLE ControllerHandle, EFI_HANDLE ChildHandle, CHAR8* Language, CHAR16** ControllerName ) argument
[all...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
H A DEfiDriverModelLib.c388 IN EFI_HANDLE ChildHandle,
401 ChildHandle - Child handle to test
433 // See if one of the agents is ChildHandle
437 if (OpenInfoBuffer[Index].ControllerHandle == ChildHandle &&
386 EfiLibTestChildHandle( IN EFI_HANDLE ControllerHandle, IN EFI_HANDLE ChildHandle, IN EFI_GUID *ConsumedGuid ) argument
/device/linaro/bootloader/edk2/NetworkPkg/TlsDxe/
H A DTlsDriver.h74 EFI_HANDLE ChildHandle; member in struct:_TLS_INSTANCE
189 The CreateChild() function installs a protocol on ChildHandle.
190 If ChildHandle is a pointer to NULL, then a new handle is created and returned in ChildHandle.
191 If ChildHandle is not a pointer to NULL, then the protocol installs on the existing ChildHandle.
194 @param[in] ChildHandle Pointer to the handle of the child to create. If it is NULL,
198 @retval EFI_SUCCES The protocol was added to ChildHandle.
199 @retval EFI_INVALID_PARAMETER ChildHandle is NULL.
209 IN EFI_HANDLE *ChildHandle
[all...]
/device/linaro/bootloader/edk2/OvmfPkg/XenIoPciDxe/
H A DXenIoPciDxe.c326 IN EFI_HANDLE ChildHandle,
323 XenIoPciGetDeviceName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE DeviceHandle, IN EFI_HANDLE ChildHandle, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/device/linaro/bootloader/edk2/StdLib/EfiSocketLib/
H A DUseEfiSocketLib.c128 EFI_HANDLE ChildHandle; local
143 ChildHandle = NULL;
144 Status = EslSocketAllocate ( &ChildHandle,
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/
H A DDeviceManager.h74 EFI_HANDLE ChildHandle; member in struct:__anon5697
216 @param ChildHandle The handle of the child controller to retrieve the health
234 IN EFI_HANDLE ChildHandle, OPTIONAL
294 @param ChildHandle The handle of the child controller to retrieve the health
299 ChildHandle. This is an optional parameter that may be NULL.
301 controller specified by ControllerHandle and ChildHandle.
308 IN EFI_HANDLE ChildHandle, OPTIONAL
471 @param ChildHandle The handle of the child controller to retrieve the name of. This is an
477 is the name of the controller specified by ControllerHandle and ChildHandle.
489 IN EFI_HANDLE ChildHandle,
[all...]
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeTcpIoLib/
H A DDxeTcpIoLib.c417 EFI_HANDLE ChildHandle; local
493 ChildHandle = NULL;
500 ChildHandle = TcpIo->ListenToken.Tcp4Token.NewChildHandle;
506 ChildHandle = TcpIo->ListenToken.Tcp6Token.NewChildHandle;
510 if (ChildHandle != NULL) {
513 ChildHandle,
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConSplitterDxe/
H A DComponentName.c246 @param ChildHandle A child handle to test.
251 specifed by DriverBindingHandle and ChildHandle
255 @retval EFI_UNSUPPORTED ChildHandle is not a child of the
264 IN EFI_HANDLE ChildHandle,
271 // here ChildHandle is not an Optional parameter.
273 if (ChildHandle == NULL) {
294 ChildHandle,
306 ControllerHandle and ChildHandle in the form of a Unicode string. If the
310 managing the controller specified by ControllerHandle and ChildHandle,
322 @param ChildHandle[i
260 ConSplitterTestControllerHandles( IN CONST EFI_HANDLE ControllerHandle, IN CONST EFI_HANDLE DriverBindingHandle, IN CONST EFI_GUID *ProtocolGuid, IN EFI_HANDLE ChildHandle, IN CONST EFI_GUID *ConsumsedGuid ) argument
[all...]
/device/linaro/bootloader/edk2/OvmfPkg/VirtioPciDeviceDxe/
H A DVirtioPciDevice.c638 IN EFI_HANDLE ChildHandle,
635 VirtioPciGetDeviceName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE DeviceHandle, IN EFI_HANDLE ChildHandle, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/device/linaro/bootloader/edk2/OvmfPkg/VirtioRngDxe/
H A DVirtioRng.c625 IN EFI_HANDLE ChildHandle,
622 VirtioRngGetDeviceName( IN EFI_COMPONENT_NAME_PROTOCOL *This, IN EFI_HANDLE DeviceHandle, IN EFI_HANDLE ChildHandle, IN CHAR8 *Language, OUT CHAR16 **ControllerName ) argument
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Drivers/AcpiPlatformDxe/
H A DEthMac.c101 IN EFI_ACPI_HANDLE ChildHandle,
132 Status = AcpiTableProtocol->GetChild(ChildHandle, &CurrentHandle);
190 Status = AcpiTableProtocol->GetChild(ChildHandle, &CurrentHandle);
213 IN EFI_ACPI_HANDLE ChildHandle,
219 return _SearchReplacePackageMACAddress(AcpiTableProtocol, ChildHandle, Level, &Found, MacNextID);
225 EFI_ACPI_HANDLE ChildHandle,
236 Status = AcpiTableProtocol->GetOption (ChildHandle, 1, &DataType, &Buffer, &DataSize);
259 EFI_ACPI_HANDLE ChildHandle)
270 Status = AcpiTableProtocol->GetOption(ChildHandle, 0, &DataType, &Buffer, &DataSize);
285 Status = AcpiTableProtocol->GetChild(ChildHandle,
99 _SearchReplacePackageMACAddress( IN EFI_ACPI_SDT_PROTOCOL *AcpiTableProtocol, IN EFI_ACPI_HANDLE ChildHandle, IN UINTN Level, IN OUT BOOLEAN *Found, IN UINTN MacNextID) argument
211 SearchReplacePackageMACAddress( IN EFI_ACPI_SDT_PROTOCOL *AcpiTableProtocol, IN EFI_ACPI_HANDLE ChildHandle, IN UINTN MacNextID) argument
223 GetEthID( EFI_ACPI_SDT_PROTOCOL *AcpiTableProtocol, EFI_ACPI_HANDLE ChildHandle, UINTN *EthID ) argument
257 ProcessDSDTDevice( EFI_ACPI_SDT_PROTOCOL *AcpiTableProtocol, EFI_ACPI_HANDLE ChildHandle) argument
398 ProcessDSDTChild( EFI_ACPI_SDT_PROTOCOL *AcpiTableProtocol, EFI_ACPI_HANDLE ChildHandle) argument
427 EFI_ACPI_HANDLE ChildHandle; local
[all...]
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiLib/
H A DUefiLib.c425 This function tests whether ChildHandle is one of the children of
428 ChildHandle with an attribute of EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER.
432 @param ChildHandle A child handle to test.
436 @retval EFI_SUCCESS ChildHandle is a child of the ControllerHandle.
437 @retval EFI_UNSUPPORTED ChildHandle is not a child of the
445 IN CONST EFI_HANDLE ChildHandle,
471 // Inspect if ChildHandle is one of the agents.
475 if ((OpenInfoBuffer[Index].ControllerHandle == ChildHandle) &&
443 EfiTestChildHandle( IN CONST EFI_HANDLE ControllerHandle, IN CONST EFI_HANDLE ChildHandle, IN CONST EFI_GUID *ProtocolGuid ) argument
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
H A DUefiLib.c548 This function tests whether ChildHandle is one of the children of
551 ChildHandle with an attribute of EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER.
555 @param ChildHandle A child handle to test.
559 @retval EFI_SUCCESS ChildHandle is a child of the ControllerHandle.
560 @retval EFI_UNSUPPORTED ChildHandle is not a child of the
568 IN CONST EFI_HANDLE ChildHandle,
594 // Inspect if ChildHandle is one of the agents.
598 if ((OpenInfoBuffer[Index].ControllerHandle == ChildHandle) &&
566 EfiTestChildHandle( IN CONST EFI_HANDLE ControllerHandle, IN CONST EFI_HANDLE ChildHandle, IN CONST EFI_GUID *ProtocolGuid ) argument
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
H A DUefiBootManagerLib.h688 EFI_HANDLE ChildHandle; member in struct:__anon6583
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
H A DAcpiSdt.c913 EFI_ACPI_HANDLE ChildHandle; local
935 ChildHandle = NULL;
937 Status = GetChild (HandleIn, &ChildHandle);
942 if (ChildHandle == NULL) {
953 AmlHandle = (EFI_AML_HANDLE *)ChildHandle;

Completed in 252 milliseconds

12