Searched defs:ImageHandle (Results 76 - 100 of 347) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DSet.c56 @param[in] ImageHandle Handle to the Image (NULL if Internal).
62 IN EFI_HANDLE ImageHandle,
61 ShellCommandRunSet( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DAlias.c77 @param[in] ImageHandle Handle to the Image (NULL if Internal).
83 IN EFI_HANDLE ImageHandle,
82 ShellCommandRunAlias( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DHelp.c30 @param[in] ImageHandle Handle to the Image (NULL if Internal).
36 IN EFI_HANDLE ImageHandle,
35 ShellCommandRunHelp( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/SocketDxe/
H A DEntryUnload.c51 @param [in] ImageHandle Handle for the image.
59 IN EFI_HANDLE ImageHandle
151 Status = EslDxeUninstall ( ImageHandle );
157 ImageHandle,
169 ImageHandle ));
172 ImageHandle ));
175 ImageHandle ));
180 ImageHandle,
203 @param [in] ImageHandle Handle for the image.
212 IN EFI_HANDLE ImageHandle,
211 EntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE * pSystemTable ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxAppleSim/
H A DConsole.c81 IN EFI_HANDLE ImageHandle,
88 &ImageHandle,
80 InitializeConsoleSim( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxSysTables/
H A DVBoxSysTables.c134 * @param ImageHandle The image handle.
138 DxeInitializeVBoxSysTables(IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) argument
161 DxeUninitializeVBoxSysTables(IN EFI_HANDLE ImageHandle) argument
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DDriverBinding.h188 EFI_HANDLE ImageHandle; member in struct:_EFI_DRIVER_BINDING_PROTOCOL
193 /// cases, this is the same handle as ImageHandle. However, for
196 /// the same as ImageHandle.
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
H A DIsaFloppy.c42 @param[in] ImageHandle The firmware allocated handle for the EFI image.
51 IN EFI_HANDLE ImageHandle,
61 ImageHandle,
64 ImageHandle,
50 InitializeIsaFloppy( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DIsaDriver.c34 @param[in] ImageHandle The firmware allocated handle for the EFI image.
43 IN EFI_HANDLE ImageHandle,
53 ImageHandle,
56 ImageHandle,
42 InitializeIsaIo( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
H A DPs2Keyboard.c595 @param[in] ImageHandle The firmware allocated handle for the EFI image.
605 IN EFI_HANDLE ImageHandle,
615 ImageHandle,
618 ImageHandle,
604 InitializePs2Keyboard( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/RuntimeDxe/
H A DStatusCodeRuntimeDxe.c39 @param ImageHandle The firmware allocated handle for the EFI image.
48 IN EFI_HANDLE ImageHandle,
47 StatusCodeRuntimeDxeEntry( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/
H A DDriverEntryPoint.c126 @param ImageHandle ImageHandle of the unloaded driver
134 EFI_HANDLE ImageHandle
144 return ProcessModuleUnloadList (ImageHandle);
150 @param ImageHandle ImageHandle of the loaded driver.
160 IN EFI_HANDLE ImageHandle,
200 ImageHandle,
231 ImageHandle,
245 ProcessLibraryConstructorList (ImageHandle, SystemTabl
159 _ModuleEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
270 EfiMain( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciRomTable.c21 EFI_HANDLE ImageHandle; member in struct:__anon10837
37 @param ImageHandle Option Rom image handle.
48 IN EFI_HANDLE ImageHandle,
78 mRomImageTable[mNumberOfPciRomImages].ImageHandle = ImageHandle;
116 if (mRomImageTable[Index].ImageHandle != NULL) {
117 AddDriver (PciIoDevice, mRomImageTable[Index].ImageHandle);
47 PciRomAddImageMapping( IN EFI_HANDLE ImageHandle, IN UINTN Seg, IN UINT8 Bus, IN UINT8 Dev, IN UINT8 Func, IN UINT64 RomAddress, IN UINT64 RomLength ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeCrc32GuidedSectionExtractLib/
H A DDxeCrc32GuidedSectionExtractLib.c217 @param ImageHandle ImageHandle of the loaded driver.
226 IN EFI_HANDLE ImageHandle,
225 DxeCrc32GuidedSectionExtractLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/
H A DDxeDebugPrintErrorLevelLib.c113 @param ImageHandle The firmware allocated handle for the EFI image.
123 IN EFI_HANDLE ImageHandle,
135 // Install Debug Mask Protocol onto ImageHandle
139 &ImageHandle,
160 @param ImageHandle The firmware allocated handle for the EFI image.
170 IN EFI_HANDLE ImageHandle,
175 // Uninstall the Debug Mask Protocol from ImageHandle
178 ImageHandle,
122 DxeDebugPrintErrorLevelLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
169 DxeDebugPrintErrorLevelLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/EbcDxe/
H A DEbcInt.h57 @param ImageHandle Image handle for the EBC image. If not null, then
73 IN EFI_HANDLE ImageHandle,
84 @param ImageHandle The image handle to which the thunk is tied.
94 IN EFI_HANDLE ImageHandle,
267 EFI_HANDLE ImageHandle; member in struct:__anon11172
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/DpcDxe/
H A DDpc.c305 @param ImageHandle The image handle of the driver.
316 IN EFI_HANDLE ImageHandle,
315 DpcDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4ConfigDxe/
H A DIp4ConfigDriver.c89 @param ImageHandle The image handle of the driver.
99 IN EFI_HANDLE ImageHandle,
104 ImageHandle,
107 ImageHandle,
98 Ip4ConfigDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Udp4Dxe/
H A DUdp4Driver.c484 and component name protocol on its ImageHandle.
486 @param[in] ImageHandle The firmware allocated handle for the UEFI image.
496 IN EFI_HANDLE ImageHandle,
506 ImageHandle,
509 ImageHandle,
495 Udp4DriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/VlanConfigDxe/
H A DVlanConfigImpl.h62 EFI_HANDLE ImageHandle; member in struct:__anon11257
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/ReportStatusCodeRouter/Smm/
H A DReportStatusCodeRouterSmm.c198 @param ImageHandle The firmware allocated handle for the EFI image.
207 IN EFI_HANDLE ImageHandle,
206 GenericStatusCodeSmmEntry( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/
H A DInitVariable.c201 @param[in] ImageHandle The firmware allocated handle for the EFI image.
210 IN EFI_HANDLE ImageHandle,
217 Status = VariableCommonInitialize (ImageHandle, SystemTable);
209 VariableServiceInitialize( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Guid/
H A DDebugImageInfoTable.h55 EFI_HANDLE ImageHandle; member in struct:__anon11342
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IpSecDxe/
H A DIpSecDriver.c288 its ImageHandle.
290 @param[in] ImageHandle The firmware allocated handle for the UEFI image.
302 IN EFI_HANDLE ImageHandle,
351 Private->ImageHandle = ImageHandle;
387 ImageHandle,
390 ImageHandle,
301 IpSecDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Driver.c512 and component name protocol on its ImageHandle.
514 @param[in] ImageHandle The firmware allocated handle for the UEFI image.
524 IN EFI_HANDLE ImageHandle,
535 ImageHandle,
538 ImageHandle,
523 Udp6DriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument

Completed in 433 milliseconds

1234567891011>>