Searched defs:ImageHandle (Results 226 - 250 of 347) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/MemoryTest/GenericMemoryTestDxe/
H A DLightMemoryTest.c839 @param[in] ImageHandle The firmware allocated handle for the EFI image.
850 IN EFI_HANDLE ImageHandle,
849 GenericMemoryTestEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/MnpDxe/
H A DMnpDriver.h45 EFI_HANDLE ImageHandle; member in struct:__anon11230
H A DMnpVlan.c41 @param[in] ImageHandle The driver image handle.
51 IN EFI_HANDLE ImageHandle,
70 ImageHandle,
50 MnpCreateVlanChild( IN EFI_HANDLE ImageHandle, IN EFI_HANDLE ControllerHandle, IN UINT16 VlanId, OUT EFI_DEVICE_PATH_PROTOCOL **Devicepath OPTIONAL ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Udp4Dxe/
H A DUdp4Impl.h66 EFI_HANDLE ImageHandle; member in struct:_UDP4_SERVICE_DATA_
415 @param[in] ImageHandle The image handle of this udp4 driver.
427 IN EFI_HANDLE ImageHandle,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PCD/Dxe/
H A DPcd.c106 @param ImageHandle Image handle for PCD DXE driver.
115 IN EFI_HANDLE ImageHandle,
114 PcdDxeInit( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SmbiosDxe/
H A DSmbiosDxe.c1059 @param ImageHandle Module's image handle
1069 IN EFI_HANDLE ImageHandle,
1068 SmbiosDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DVariableSmm.c519 @param[in] ImageHandle The firmware allocated handle for the EFI image.
528 IN EFI_HANDLE ImageHandle,
527 VariableServiceInitialize( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DVariableSmmRuntimeDxe.c575 @param[in] ImageHandle The firmware allocated handle for the EFI image.
584 IN EFI_HANDLE ImageHandle,
583 VariableSmmRuntimeInitialize( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeExtendedSalLib/
H A DExtendedSalLib.c72 @param ImageHandle The firmware allocated handle for the EFI image.
81 IN EFI_HANDLE ImageHandle,
80 DxeExtendedSalLibConstruct( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeRuntimeExtendedSalLib/
H A DExtendedSalLib.c166 @param ImageHandle The firmware allocated handle for the EFI image.
175 IN EFI_HANDLE ImageHandle,
208 @param ImageHandle The firmware allocated handle for the EFI image.
217 IN EFI_HANDLE ImageHandle,
174 DxeRuntimeExtendedSalLibConstruct( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
216 DxeRuntimeExtendedSalLibDeconstruct( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeRuntimePciExpressLib/
H A DPciExpressLib.c109 @param ImageHandle The firmware allocated handle for the EFI image.
119 IN EFI_HANDLE ImageHandle,
150 @param ImageHandle The firmware allocated handle for the EFI image.
160 IN EFI_HANDLE ImageHandle,
118 DxeRuntimePciExpressLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
159 DxeRuntimePciExpressLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmMemoryAllocationLib/
H A DMemoryAllocationLib.c45 @param ImageHandle The firmware allocated handle for the EFI image.
54 IN EFI_HANDLE ImageHandle,
94 @param[in] ImageHandle The firmware allocated handle for the EFI image.
102 IN EFI_HANDLE ImageHandle,
53 SmmMemoryAllocationLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
101 SmmMemoryAllocationLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmPciLibPciRootBridgeIo/
H A DPciLib.c55 @param ImageHandle The firmware allocated handle for the EFI image.
64 IN EFI_HANDLE ImageHandle,
63 PciLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmPeriodicSmiLib/
H A DSmmPeriodicSmiLib.c1064 @param[in] ImageHandle The firmware allocated handle for the EFI image.
1073 IN EFI_HANDLE ImageHandle,
1141 @param[in] ImageHandle The firmware allocated handle for the EFI image.
1150 IN EFI_HANDLE ImageHandle,
1072 SmmPeriodicSmiLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
1149 SmmPeriodicSmiLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiLib/
H A DUefiLib.c28 @param ImageHandle The firmware allocated handle for the EFI image.
37 IN EFI_HANDLE ImageHandle,
36 UefiLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiPciLibPciRootBridgeIo/
H A DPciLib.c57 @param ImageHandle The firmware allocated handle for the EFI image.
66 IN EFI_HANDLE ImageHandle,
65 PciLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/
H A DPciSegmentLib.c31 @param ImageHandle The firmware allocated handle for the EFI image.
40 IN EFI_HANDLE ImageHandle,
110 @param ImageHandle The firmware allocated handle for the EFI image.
119 IN EFI_HANDLE ImageHandle,
39 PciSegmentLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
118 PciSegmentLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiRuntimeLib/
H A DRuntimeLib.c81 @param[in] ImageHandle The firmware allocated handle for the EFI image.
89 IN EFI_HANDLE ImageHandle,
133 @param[in] ImageHandle The firmware allocated handle for the EFI image.
142 IN EFI_HANDLE ImageHandle,
88 RuntimeDriverLibConstruct( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
141 RuntimeDriverLibDeconstruct( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IfConfig6/
H A DIfConfig6.h65 EFI_HANDLE ImageHandle; member in struct:_IFCONFIG6_PRIVATE_DATA
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/IpsecConfig/
H A DIpSecConfig.c605 @param[in] ImageHandle The image handle of this application.
614 IN EFI_HANDLE ImageHandle,
629 mHiiHandle = HiiAddPackages (&gEfiCallerIdGuid, ImageHandle, IpSecConfigStrings, NULL);
613 InitializeIpSecConfig( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Application/Ping6/
H A DPing6.c752 Private->ImageHandle,
821 Private->ImageHandle,
839 @param[in] ImageHandle The firmware allocated handle for the UEFI image.
851 IN EFI_HANDLE ImageHandle,
869 Private->ImageHandle = ImageHandle;
1038 @param[in] ImageHandle The firmware allocated handle for the UEFI image.
1049 IN EFI_HANDLE ImageHandle,
1066 mHiiHandle = HiiAddPackages (&gEfiCallerIdGuid, ImageHandle, Ping6Strings, NULL);
1167 ImageHandle,
850 Ping6( IN EFI_HANDLE ImageHandle, IN UINT32 SendNumber, IN UINT32 BufferSize, IN EFI_IPv6_ADDRESS *SrcAddress, IN EFI_IPv6_ADDRESS *DstAddress ) argument
1048 InitializePing6( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiDriver.c1009 @param[in] ImageHandle The handle of the driver image.
1018 IN EFI_HANDLE ImageHandle
1040 ImageHandle,
1058 ImageHandle,
1065 ImageHandle,
1087 @param[in] ImageHandle The firmware allocated handle for the UEFI image.
1097 IN EFI_HANDLE ImageHandle,
1121 ImageHandle,
1124 ImageHandle,
1136 &ImageHandle,
1096 IScsiDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpDriver.c150 The entry point for Tcp driver, which is used to install Tcp driver on the ImageHandle.
152 @param[in] ImageHandle The firmware allocated handle for this driver image.
162 IN EFI_HANDLE ImageHandle,
173 ImageHandle,
176 ImageHandle,
338 @param[in] ImageHandle The TCP driver's image handle.
350 IN EFI_HANDLE ImageHandle,
382 ImageHandle,
161 TcpDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
348 TcpDestroyService( IN EFI_HANDLE Controller, IN EFI_HANDLE ImageHandle, IN UINTN NumberOfChildren, IN UINT8 IpVersion ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Impl.h74 EFI_HANDLE ImageHandle; member in struct:_UDP6_SERVICE_DATA
125 @param[in] ImageHandle The image handle of this udp6 driver.
137 IN EFI_HANDLE ImageHandle,
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/Application/BltLibSample/
H A DBltLibSample.c248 @param[in] ImageHandle The firmware allocated handle for the EFI image.
258 IN EFI_HANDLE ImageHandle,
257 UefiMain( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument

Completed in 191 milliseconds

1234567891011>>