Searched refs:Handle (Results 176 - 200 of 380) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/Ipf/
H A DIpfBootSupport.c168 @param ImageHandle Handle of driver image.
214 ImageContext.Handle = (VOID *)(UINTN)LoadedImageBase;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Library/
H A DTcpIoLib.h87 EFI_HANDLE Handle; member in struct:__anon11068
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Console/ConPlatformDxe/
H A DConPlatform.c86 @param ControllerHandle Handle of device to test.
114 @param ControllerHandle Handle of device to test.
142 @param ControllerHandle Handle of device to test.
209 @param ControllerHandle Handle of device to bind driver to
341 @param ControllerHandle Handle of device to bind driver to
518 @param ControllerHandle Handle of device to stop driver on
565 // Uninstall the Console Device GUIDs from Controller Handle
592 @param ControllerHandle Handle of device to stop driver on
641 // Uninstall the Console Device GUIDs from Controller Handle
673 @param Handle Handl
678 ConPlatformUnInstallProtocol( IN EFI_DRIVER_BINDING_PROTOCOL *This, IN EFI_HANDLE Handle, IN EFI_GUID *ProtocolGuid ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.h85 EFI_HANDLE Handle; member in struct:__anon11190
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Dhcp4Dxe/
H A DDhcp4Impl.h63 EFI_HANDLE Handle; member in struct:_DHCP_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PlatformDriOverrideDxe/
H A DPlatDriOverrideLib.c458 EFI_HANDLE Handle; local
500 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &Handle);
503 if (Handle == PreviousHandle) {
515 PreviousHandle = Handle;
517 // Connect all drivers that apply to Handle and RemainingDevicePath,
531 gBS->ConnectController (Handle, NULL, RemainingDevicePath, FALSE);
1210 EFI_HANDLE Handle; local
1356 // Driver binding handle may be different with its driver's Image Handle.
1381 gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &TempDriverImagePath, &Handle);
1383 // Get the Bus Specific Driver Override Protocol instance on the Controller Handle
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DDevicePathLib.h414 This function returns the device path protocol from the handle specified by Handle. If Handle is
415 NULL or Handle does not contain a device path protocol, then NULL is returned.
417 @param Handle The handle from which to retrieve the device path protocol.
419 @return The device path protocol from the handle specified by Handle.
425 IN EFI_HANDLE Handle
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Pi/
H A DPiSmmCis.h91 @param[in] Handle The handle on which the interface was installed.
100 IN EFI_HANDLE Handle
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Dhcp6Dxe/
H A DDhcp6Driver.c467 @param[in] ControllerHandle Handle of device to stop driver on
548 ServiceBinding->DestroyChild (ServiceBinding, Instance->Handle);
635 Instance->Handle = *ChildHandle;
645 Instance->Handle,
652 Instance->Handle,
686 @param[in] ChildHandle Handle of the child to destroy
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/IsaAcpiDxe/
H A DPcatIsaAcpi.h43 EFI_HANDLE Handle; member in struct:__anon12648
67 @param Controller Handle of device to test.
86 @param ControllerHandle Handle of device to bind driver to.
107 @param ControllerHandle Handle of device to stop driver on
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/
H A DVBoxVga.c369 Private->Handle = NULL;
456 Private->Handle = NULL;
458 &Private->Handle,
514 &Private->Handle,
552 Private->Handle,
555 Private->Handle
614 Private->Handle,
626 Private->Handle,
655 Private->Handle,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/VideoDxe/
H A DBiosVideo.h84 EFI_HANDLE Handle; member in struct:__anon10412
475 Install child handles if the Handle supports MBR format.
478 @param ParentHandle Parent Handle
503 @param Handle Video child handle
512 EFI_HANDLE Handle
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Library/
H A DGenericBdsLib.h193 @param Handle The handle representing the device path for which
203 IN EFI_HANDLE Handle,
212 @param Handle The handle which present the device path to create
221 IN EFI_HANDLE Handle,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciEnumerator.c32 EFI_HANDLE Handle; local
129 Handle = NULL;
131 &Handle,
179 RootBridgeHandle = RootBridgeDev->Handle;
514 RootBridgeHandle = RootBridgeDev->Handle;
779 RemoveAllPciDeviceOnBridge (Bridge->Handle, PciDevice);
1782 // Get Host Bridge Handle.
1812 // Get Host Bridge Handle.
1934 // Get Root Brige Handle
1940 RootBridgeHandle = Bridge->Handle;
[all...]
H A DPciLib.c299 Bridge->Handle,
320 DevicePathFromHandle (Bridge->Handle),
568 RootBridgeDev->Handle,
615 HandleExtendedData.Handle = RootBridgeDev->PciRootBridgeIo->ParentHandle;
655 HandleExtendedData.Handle = RootBridgeDev->PciRootBridgeIo->ParentHandle;
664 RootBridgeDev->Handle,
777 RootBridgeDev->Handle,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/FaultTolerantWriteDxe/
H A DFaultTolerantWriteSmm.c393 @param[in] Handle The handle on which the interface was installed
403 IN EFI_HANDLE Handle
435 &mFtwDevice->Handle,
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
H A DUefiDevicePathLib.c550 This function returns the device path protocol from the handle specified by Handle.
551 If Handle is NULL or Handle does not contain a device path protocol, then NULL
554 @param Handle The handle from which to retrieve the device
557 @return The device path protocol from the handle specified by Handle.
563 IN EFI_HANDLE Handle
570 Handle,
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellProtocol.h57 EFI_HANDLE Handle; member in struct:__anon12757
593 @param[in] Handle Handle member initial value.
604 IN CONST SHELL_FILE_HANDLE Handle,
611 @param FileDirHandle Handle of the directory to search.
H A DShellParametersProtocol.c425 SHELL_FILE_HANDLE Handle; local
431 Status = gEfiShellProtocol->OpenFileByName(FileName, &Handle, EFI_FILE_MODE_READ);
435 gEfiShellProtocol->GetFilePosition(Handle, &OriginalFilePosition);
436 gEfiShellProtocol->SetFilePosition(Handle, 0);
438 Status = gEfiShellProtocol->ReadFile(Handle, &CharSize, &CharBuffer);
442 gEfiShellProtocol->SetFilePosition(Handle, OriginalFilePosition);
443 gEfiShellProtocol->CloseFile(Handle);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Diphlpapi.h126 DWORD WINAPI NotifyAddrChange(PHANDLE Handle, LPOVERLAPPED overlapped);
128 DWORD WINAPI NotifyRouteChange(PHANDLE Handle, LPOVERLAPPED overlapped);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Diphlpapi.h120 DWORD WINAPI NotifyAddrChange(PHANDLE Handle, LPOVERLAPPED overlapped);
122 DWORD WINAPI NotifyRouteChange(PHANDLE Handle, LPOVERLAPPED overlapped);
/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpec.cpp958 // Decode descriptor into a Handle (which is actually an AliasHandle)
960 Handle aliasH = nsnull;
970 DisposeHandle((Handle) aliasH);
1227 PRUint32 bytes = GetHandleSize((Handle) aliasH);
1228 HLock((Handle) aliasH);
1230 DisposeHandle((Handle) aliasH);
1249 PRUint32 bytes = ::GetHandleSize((Handle) aliasH);
1250 ::HLock((Handle)aliasH);
1252 ::DisposeHandle((Handle) aliasH);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DSetup.h160 EFI_HANDLE Handle; member in struct:__anon11268
806 Get the string based on the StringId and HII Package List Handle.
1044 @param Handle PackageList Handle
1057 IN EFI_HII_HANDLE Handle,
1173 @param Handle PackageList Handle
1189 IN EFI_HII_HANDLE Handle,
1223 @param HandleCount The number of Handles specified in Handle.
1364 @param Handle Th
[all...]
H A DUi.c669 @param Handle Hii handle for the package list.
681 IN EFI_HII_HANDLE Handle,
720 MenuOption->Handle = Handle;
1260 @param Handle The handle in the HII database being used
1268 IN EFI_HII_HANDLE Handle
1281 String = GetToken (Statement->TextTwo, Handle);
1675 Find HII Handle in the HII database associated with given Device Path.
1682 @retval Handle HII package list Handle associate
679 UiAddMenuOption( IN CHAR16 *String, IN EFI_HII_HANDLE Handle, IN FORM_BROWSER_FORM *Form, IN FORM_BROWSER_STATEMENT *Statement, IN UINT16 NumberOfLines, IN UINT16 MenuItemCount ) argument
1698 EFI_HANDLE Handle; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
H A DIdeBus.c42 @param Handle Handle of device to deregister driver on
52 IN EFI_HANDLE Handle
62 Handle,
91 Handle
95 Handle,
111 Handle,
277 @param Controller Handle of device to bind driver to.
836 &IdeBlkIoDevicePtr->Handle,
855 IdeBlkIoDevicePtr->Handle,
[all...]

Completed in 955 milliseconds

1234567891011>>