Searched defs:ImageHandle (Results 176 - 200 of 347) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/SnpDxe/
H A DSnp.c996 @param ImageHandle The driver image handle.
1010 IN EFI_HANDLE ImageHandle,
1015 ImageHandle,
1018 ImageHandle,
1009 InitializeSnpNiiDriver( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Driver.c139 The entry point for Tcp4 driver, used to install Tcp4 driver on the ImageHandle.
141 @param ImageHandle The firmware allocated handle for this
152 IN EFI_HANDLE ImageHandle,
163 ImageHandle,
166 ImageHandle,
151 Tcp4DriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DVariableDxe.c363 @param[in] ImageHandle The firmware allocated handle for the EFI image.
372 IN EFI_HANDLE ImageHandle,
371 VariableServiceInitialize( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeHobLib/
H A DHobLib.c32 @param ImageHandle The firmware allocated handle for the EFI image.
42 IN EFI_HANDLE ImageHandle,
41 HobLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
H A DUefiDevicePathLib.c48 @param ImageHandle The firmware allocated handle for the EFI image.
57 IN EFI_HANDLE ImageHandle,
56 DevicePathLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/Ping6/
H A DPing6.h52 EFI_HANDLE ImageHandle; member in struct:_PING6_PRIVATE_DATA
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/VConfig/
H A DVConfig.c595 @param[in] ImageHandle The firmware allocated handle for the EFI image.
605 IN EFI_HANDLE ImageHandle,
612 mImageHandle = ImageHandle;
617 mHiiHandle = HiiAddPackages (&gEfiCallerIdGuid, ImageHandle, VConfigStrings, NULL);
604 VlanConfigMain( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Dhcp6Dxe/
H A DDhcp6Driver.c119 @param[in] ImageHandle The image handle of the Dhcp6 driver.
130 IN EFI_HANDLE ImageHandle,
159 Dhcp6Srv->Image = ImageHandle;
184 ImageHandle,
321 @param[in] ImageHandle The handle of the UEFI image file.
331 IN EFI_HANDLE ImageHandle,
336 ImageHandle,
339 ImageHandle,
128 Dhcp6CreateService( IN EFI_HANDLE Controller, IN EFI_HANDLE ImageHandle, OUT DHCP6_SERVICE **Service ) argument
330 Dhcp6DriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Driver.c35 @param[in] ImageHandle The firmware allocated handle for the UEFI image.
45 IN EFI_HANDLE ImageHandle,
50 ImageHandle,
53 ImageHandle,
207 @param[in] ImageHandle The IP6 driver's image handle.
218 IN EFI_HANDLE ImageHandle,
298 IpSb->Image = ImageHandle;
360 ImageHandle,
372 ImageHandle,
44 Ip6DriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
216 Ip6CreateService( IN EFI_HANDLE Controller, IN EFI_HANDLE ImageHandle, OUT IP6_SERVICE **Service ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Mtftp6Dxe/
H A DMtftp6Driver.c247 @param[in] ImageHandle The firmware allocated handle for the UEFI image.
257 IN EFI_HANDLE ImageHandle,
262 ImageHandle,
265 ImageHandle,
256 Mtftp6DriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDriver.c1067 @param[in] ImageHandle The Image handle of the driver.
1077 IN EFI_HANDLE ImageHandle,
1082 ImageHandle,
1085 ImageHandle,
1237 Private->Image = This->ImageHandle;
1076 PxeBcDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Csm/CsmSupportLib/
H A DLegacyPlatform.h90 EFI_HANDLE ImageHandle; member in struct:__anon12615
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/QemuVideoDxe/
H A DDriver.c712 IN EFI_HANDLE ImageHandle,
719 ImageHandle,
722 ImageHandle,
734 &ImageHandle,
711 InitializeQemuVideo( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/8259InterruptControllerDxe/
H A D8259.c574 @param[in] ImageHandle ImageHandle of the loaded driver.
584 IN EFI_HANDLE ImageHandle,
583 Install8259( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/Bus/Pci/IdeControllerDxe/
H A DIdeController.c114 @param ImageHandle While the driver image loaded be the ImageLoader(),
116 all activities of the driver is tied to this ImageHandle
125 IN EFI_HANDLE ImageHandle,
135 ImageHandle,
138 ImageHandle,
124 InitializeIdeControllerDriver( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/HpetTimerDxe/
H A DHpetTimer.c739 @param ImageHandle ImageHandle of the loaded driver
750 IN EFI_HANDLE ImageHandle,
749 TimerDriverInitialize( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserProfileManagerDxe/
H A DUserProfileManager.c815 @param ImageHandle Image handle this driver.
824 IN EFI_HANDLE ImageHandle,
823 UserProfileManagerInit( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DVariableDxe.c366 @param[in] ImageHandle The firmware allocated handle for the EFI image.
375 IN EFI_HANDLE ImageHandle,
374 VariableServiceInitialize( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.c38 @param[in] ImageHandle Handle to the Image (NULL if Internal).
44 IN EFI_HANDLE ImageHandle,
43 ShellCommandRunSmbiosView( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel1CommandsLib/
H A DFor.c60 @param[in] ImageHandle Handle to the Image (NULL if Internal).
66 IN EFI_HANDLE ImageHandle,
259 @param[in] ImageHandle Handle to the Image (NULL if Internal).
265 IN EFI_HANDLE ImageHandle,
65 ShellCommandRunEndFor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
264 ShellCommandRunFor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c520 @param[in] ImageHandle Handle to the Image (NULL if Internal).
526 IN EFI_HANDLE ImageHandle,
525 ShellCommandRunCp( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DLs.c399 @param[in] ImageHandle Handle to the Image (NULL if Internal).
405 IN EFI_HANDLE ImageHandle,
404 ShellCommandRunLs( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DMv.c440 @param[in] ImageHandle Handle to the Image (NULL if Internal).
446 IN EFI_HANDLE ImageHandle,
445 ShellCommandRunMv( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Library/BaseCryptLib/SysCall/
H A DRuntimeMemAllocation.c338 @param ImageHandle The firmware allocated handle for the EFI image.
348 IN EFI_HANDLE ImageHandle,
347 RuntimeCryptLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBios.c667 @param ImageHandle Handle of driver image.
677 IN EFI_HANDLE ImageHandle,
702 Status = RelocateImageUnder4GIfNeeded (ImageHandle, SystemTable);
792 Private->ImageHandle = ImageHandle;
676 LegacyBiosInstall( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument

Completed in 201 milliseconds

1234567891011>>