Searched defs:ImageHandle (Results 26 - 50 of 347) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellInstall1CommandsLib/
H A DUefiShellInstall1CommandsLib.c39 @param ImageHandle the image handle of the process
48 IN EFI_HANDLE ImageHandle,
75 @param ImageHandle The image handle of the process.
81 IN EFI_HANDLE ImageHandle,
47 ShellInstall1CommandsLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
80 ShellInstall1CommandsLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel1CommandsLib/
H A DStall.c20 @param[in] ImageHandle Handle to the Image (NULL if Internal).
26 IN EFI_HANDLE ImageHandle,
25 ShellCommandRunStall( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DExit.c25 @param[in] ImageHandle Handle to the Image (NULL if Internal).
31 IN EFI_HANDLE ImageHandle,
30 ShellCommandRunExit( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DGoto.c20 @param[in] ImageHandle Handle to the Image (NULL if Internal).
26 IN EFI_HANDLE ImageHandle,
25 ShellCommandRunGoto( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DGetMtc.c22 @param[in] ImageHandle Handle to the Image (NULL if Internal).
28 IN EFI_HANDLE ImageHandle,
27 ShellCommandRunGetMtc( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DUefiShellLevel3CommandsLib.c38 @param ImageHandle the image handle of the process
47 IN EFI_HANDLE ImageHandle,
84 @param ImageHandle The image handle of the process.
90 IN EFI_HANDLE ImageHandle,
46 ShellLevel3CommandsLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
89 ShellLevel3CommandsLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DCls.c20 @param[in] ImageHandle Handle to the Image (NULL if Internal).
26 IN EFI_HANDLE ImageHandle,
25 ShellCommandRunCls( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DEcho.c28 @param[in] ImageHandle Handle to the Image (NULL if Internal).
34 IN EFI_HANDLE ImageHandle,
33 ShellCommandRunEcho( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DPause.c25 @param[in] ImageHandle Handle to the Image (NULL if Internal).
31 IN EFI_HANDLE ImageHandle,
30 ShellCommandRunPause( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DVer.c36 @param[in] ImageHandle Handle to the Image (NULL if Internal).
42 IN EFI_HANDLE ImageHandle,
41 ShellCommandRunVer( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellNetwork1CommandsLib/
H A DUefiShellNetwork1CommandsLib.c38 @param ImageHandle The image handle of the process.
47 IN EFI_HANDLE ImageHandle,
76 @param ImageHandle The image handle of the process.
82 IN EFI_HANDLE ImageHandle,
46 ShellNetwork1CommandsLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
81 ShellNetwork1CommandsLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Uefi/
H A DGetPass.c50 IN EFI_HANDLE ImageHandle,
49 DestructMePlease( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/LibC/Wchar/
H A DConsDecons.c33 IN EFI_HANDLE ImageHandle,
59 IN EFI_HANDLE ImageHandle,
32 __wchar_construct( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
58 __wchar_deconstruct( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeDpcLib/
H A DDpcLib.c27 @param[in] ImageHandle The firmware allocated handle for the EFI image.
36 IN EFI_HANDLE ImageHandle,
35 DpcLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/UefiHiiServicesLib/
H A DUefiHiiServicesLib.c69 @param ImageHandle The firmware allocated handle for the EFI image.
78 IN EFI_HANDLE ImageHandle,
77 UefiHiiServicesLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/
H A DDebugSupport.c32 @param[in] ImageHandle The firmware allocated handle for the EFI image.
43 IN EFI_HANDLE ImageHandle,
73 ImageHandle,
93 ImageHandle,
96 ImageHandle,
42 InitializeDebugSupportDriver( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DevicePathDxe/
H A DDevicePath.c52 @param[in] ImageHandle The firmware allocated handle for the EFI image.
62 IN EFI_HANDLE ImageHandle,
61 DevicePathEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/HiiDatabaseDxe/
H A DHiiDatabaseEntry.c126 @param ImageHandle The image handle.
139 IN EFI_HANDLE ImageHandle,
138 InitializeHiiDatabase( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SecurityStubDxe/
H A DSecurityStub.c84 @param ImageHandle The image handle of this driver.
93 IN EFI_HANDLE ImageHandle,
92 SecurityStubInitialize( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiPalLib/
H A DUefiPalLib.c84 @param ImageHandle The firmware allocated handle for the EFI image.
93 IN EFI_HANDLE ImageHandle,
92 UefiPalLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/KbcResetDxe/
H A DResetEntry.c68 @param ImageHandle Handle of the loaded driver
79 IN EFI_HANDLE ImageHandle,
78 InitializeReset( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DSetSize.c20 @param[in] ImageHandle Handle to the Image (NULL if Internal).
26 IN EFI_HANDLE ImageHandle,
25 ShellCommandRunSetSize( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DMkDir.c20 @param[in] ImageHandle Handle to the Image (NULL if Internal).
26 IN EFI_HANDLE ImageHandle,
25 ShellCommandRunMkDir( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DReset.c27 @param[in] ImageHandle Handle to the Image (NULL if Internal).
33 IN EFI_HANDLE ImageHandle,
32 ShellCommandRunReset( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/VgaMiniPortDxe/
H A DVgaMiniPort.c43 @param ImageHandle The firmware allocated handle for the EFI image.
52 IN EFI_HANDLE ImageHandle,
59 ImageHandle,
62 ImageHandle,
51 PciVgaMiniPortDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument

Completed in 338 milliseconds

1234567891011>>