Searched defs:ImageHandle (Results 151 - 175 of 347) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DConnect.c232 @param[in] ImageHandle Handle to the Image (NULL if Internal).
238 IN EFI_HANDLE ImageHandle,
237 ShellCommandRunConnect( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DDevTree.c151 @param[in] ImageHandle Handle to the Image (NULL if Internal).
157 IN EFI_HANDLE ImageHandle,
156 ShellCommandRunDevTree( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DDevices.c124 @param[in] ImageHandle Handle to the Image (NULL if Internal).
130 IN EFI_HANDLE ImageHandle,
129 ShellCommandRunDevices( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DDrivers.c167 @param[in] ImageHandle Handle to the Image (NULL if Internal).
173 IN EFI_HANDLE ImageHandle,
172 ShellCommandRunDrivers( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DOpenInfo.c142 @param[in] ImageHandle Handle to the Image (NULL if Internal).
148 IN EFI_HANDLE ImageHandle,
147 ShellCommandRunOpenInfo( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel1CommandsLib/
H A DUefiShellLevel1CommandsLib.c39 @param ImageHandle the image handle of the process
48 IN EFI_HANDLE ImageHandle,
83 @param ImageHandle The image handle of the process.
89 IN EFI_HANDLE ImageHandle,
47 ShellLevel1CommandsLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
88 ShellLevel1CommandsLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DParse.c128 @param[in] ImageHandle Handle to the Image (NULL if Internal).
134 IN EFI_HANDLE ImageHandle,
133 ShellCommandRunParse( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DRm.c225 @param[in] ImageHandle Handle to the Image (NULL if Internal).
231 IN EFI_HANDLE ImageHandle,
230 ShellCommandRunRm( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DUefiShellLevel2CommandsLib.c59 @param ImageHandle the image handle of the process
68 IN EFI_HANDLE ImageHandle,
135 @param ImageHandle The image handle of the process.
143 IN EFI_HANDLE ImageHandle,
67 ShellLevel2CommandsLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
142 ShellLevel2CommandsLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DVol.c194 @param[in] ImageHandle Handle to the Image (NULL if Internal).
200 IN EFI_HANDLE ImageHandle,
199 ShellCommandRunVol( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuIo2Dxe/
H A DCpuIo2Dxe.c511 @param[in] ImageHandle The firmware allocated handle for the EFI image.
521 IN EFI_HANDLE ImageHandle,
520 CpuIo2Initialize( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A DVBoxFsDxe.c79 /* .ImageHandle = */ NULL,
113 * @param ImageHandle The image handle.
117 DxeInitializeVBoxFs(IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable) argument
122 rc = EfiLibInstallDriverBindingComponentName2(ImageHandle, SystemTable,
123 &g_VBoxFsDB, ImageHandle,
130 DxeUninitializeVBoxFs(IN EFI_HANDLE ImageHandle) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
H A DBiosBlkIo.c74 @param ImageHandle Handle of driver image.
84 IN EFI_HANDLE ImageHandle,
94 ImageHandle,
97 ImageHandle,
108 &ImageHandle,
83 BiosBlockIoDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/DataHubDxe/
H A DDataHub.c533 @param ImageHandle Module's image handle
543 IN EFI_HANDLE ImageHandle,
542 DataHubInstall( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVol.c513 @param ImageHandle A handle for the image that is initializing this driver
522 IN EFI_HANDLE ImageHandle,
521 FwVolDriverInit( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/IncompatiblePciDeviceSupportDxe/
H A DIncompatiblePciDeviceSupport.c194 @param ImageHandle A handle for the image that is initializing this driver.
204 IN EFI_HANDLE ImageHandle,
203 IncompatiblePciDeviceSupportEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/
H A DUsbMassImpl.c1120 @param ImageHandle The firmware allocated handle for the EFI image.
1129 IN EFI_HANDLE ImageHandle,
1139 ImageHandle,
1142 ImageHandle,
1128 USBMassStorageEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVolBlock/
H A DFwVolBlock.c566 @param ImageHandle The image handle.
576 IN EFI_HANDLE ImageHandle,
575 FwVolBlockDriverInit( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Include/Protocol/
H A DEbcVmTest.h56 EFI_HANDLE ImageHandle; ///< for this EBC driver member in struct:__anon11079
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/RuntimeDxeReportStatusCodeLib/
H A DReportStatusCodeLib.c115 @param ImageHandle The firmware allocated handle for the EFI image.
124 IN EFI_HANDLE ImageHandle,
170 @param ImageHandle The firmware allocated handle for the EFI image.
179 IN EFI_HANDLE ImageHandle,
123 ReportStatusCodeLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
178 ReportStatusCodeLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/
H A DScriptExecute.c289 @param[in] ImageHandle The firmware allocated handle for the EFI image.
298 IN EFI_HANDLE ImageHandle,
297 BootScriptExecutorEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/FirmwarePerformanceDataTableSmm/
H A DFirmwarePerformanceSmm.c278 @param[in] ImageHandle The firmware allocated handle for the EFI image.
288 IN EFI_HANDLE ImageHandle,
287 FirmwarePerformanceSmmEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugPortDxe/
H A DDebugPort.c136 @param[in] ImageHandle The firmware allocated handle for the EFI image.
147 IN EFI_HANDLE ImageHandle,
157 ImageHandle,
160 ImageHandle,
704 @param ImageHandle
713 EFI_HANDLE ImageHandle
146 InitializeDebugPortDriver( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Disk/DiskIoDxe/
H A DDiskIo.c714 @param[in] ImageHandle The firmware allocated handle for the EFI image.
724 IN EFI_HANDLE ImageHandle,
734 ImageHandle,
737 ImageHandle,
723 InitializeDiskIo( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/FaultTolerantWriteDxe/
H A DFaultTolerantWriteSmm.c461 @param[in] ImageHandle A handle for the image that is initializing this driver
472 IN EFI_HANDLE ImageHandle,
471 SmmFaultTolerantWriteInitialize( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument

Completed in 153 milliseconds

1234567891011>>