Searched defs:ImageHandle (Results 1 - 25 of 347) sorted by relevance

1234567891011>>

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/ShellExecTestApp/
H A DSA.c22 @param[in] ImageHandle The firmware allocated handle for the EFI image.
32 IN EFI_HANDLE ImageHandle,
31 UefiMain( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/CryptoPkg/Application/Cryptest/
H A DCryptest.c20 @param ImageHandle The image handle of the UEFI Application.
30 IN EFI_HANDLE ImageHandle,
29 CryptestMain( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Application/HelloWorld/
H A DHelloWorld.c26 @param[in] ImageHandle The firmware allocated handle for the EFI image.
36 IN EFI_HANDLE ImageHandle,
35 UefiMain( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PiSmmCoreSmmServicesTableLib/
H A DPiSmmCoreSmmServicesTableLib.c25 @param ImageHandle The firmware allocated handle for the EFI image.
34 IN EFI_HANDLE ImageHandle,
33 SmmCoreSmmServicesTableLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeServicesTableLib/
H A DDxeServicesTableLib.c45 @param ImageHandle The firmware allocated handle for the EFI image.
54 IN EFI_HANDLE ImageHandle,
53 DxeServicesTableLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiRuntimeServicesTableLib/
H A DUefiRuntimeServicesTableLib.c30 @param ImageHandle The firmware allocated handle for the EFI image.
39 IN EFI_HANDLE ImageHandle,
38 UefiRuntimeServicesTableLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDriver1CommandsLib/
H A DReconnect.c20 @param[in] ImageHandle Handle to the Image (NULL if Internal).
26 IN EFI_HANDLE ImageHandle,
34 ShellStatus = ShellCommandRunDisconnect(ImageHandle, SystemTable);
36 ShellStatus = ShellCommandRunConnect(ImageHandle, SystemTable);
25 ShellCommandRunReconnect( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
H A DUefiShellDriver1CommandsLib.c38 @param ImageHandle the image handle of the process
47 IN EFI_HANDLE ImageHandle,
87 @param ImageHandle The image handle of the process.
93 IN EFI_HANDLE ImageHandle,
46 UefiShellDriver1CommandsLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
92 UefiShellDriver1CommandsLibDestructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/Acpi/AcpiSupportDxe/
H A DAcpiSupport.c32 @param ImageHandle A handle for the image that is initializing this driver
42 IN EFI_HANDLE ImageHandle,
41 InstallAcpiSupport( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Application/VariableInfo/
H A DVariableInfo.c30 @param[in] ImageHandle The firmware allocated handle for the EFI image.
40 IN EFI_HANDLE ImageHandle,
39 UefiMain( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PrintDxe/
H A DPrint.c43 @param[in] ImageHandle The firmware allocated handle for the EFI image.
53 IN EFI_HANDLE ImageHandle,
52 PrintEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/StatusCodeHandler/Smm/
H A DStatusCodeHandlerSmm.c55 @param ImageHandle The firmware allocated handle for the EFI image.
64 IN EFI_HANDLE ImageHandle,
63 StatusCodeHandlerSmmEntry( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiApplicationEntryPoint/
H A DApplicationEntryPoint.c31 @param ImageHandle The image handle of the UEFI Application.
42 IN EFI_HANDLE ImageHandle,
60 ProcessLibraryConstructorList (ImageHandle, SystemTable);
65 Status = ProcessModuleEntryPointList (ImageHandle, SystemTable);
70 ProcessLibraryDestructorList (ImageHandle, SystemTable);
105 @param ImageHandle The image handle of the UEFI Application.
116 IN EFI_HANDLE ImageHandle,
120 return _ModuleEntryPoint (ImageHandle, SystemTable);
41 _ModuleEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
115 EfiMain( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiBootServicesTableLib/
H A DUefiBootServicesTableLib.c34 @param ImageHandle The firmware allocated handle for the EFI image.
43 IN EFI_HANDLE ImageHandle,
50 gImageHandle = ImageHandle;
42 UefiBootServicesTableLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/MemoryOverwriteControl/
H A DTcgMor.c23 @param[in] ImageHandle Image handle of this driver.
32 IN EFI_HANDLE ImageHandle,
31 MorDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
H A DSecureBootConfigDriver.c20 @param[in] ImageHandle The image handle of the driver.
32 IN EFI_HANDLE ImageHandle,
43 ImageHandle,
46 ImageHandle,
47 ImageHandle,
74 &ImageHandle,
97 @param[in] ImageHandle The driver's image handle.
106 IN EFI_HANDLE ImageHandle
113 ImageHandle,
124 &ImageHandle,
31 SecureBootConfigDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel1CommandsLib/
H A DShift.c20 @param[in] ImageHandle Handle to the Image (NULL if Internal).
26 IN EFI_HANDLE ImageHandle,
25 ShellCommandRunShift( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/StatusCode/DatahubStatusCodeHandlerDxe/
H A DDatahubStatusCodeHandlerDxe.c46 @param ImageHandle The firmware allocated handle for the EFI image.
55 IN EFI_HANDLE ImageHandle,
54 DatahubStatusCodeHandlerDxeEntry( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
H A DAcpiTable.c31 @param ImageHandle A handle for the image that is initializing this driver.
42 IN EFI_HANDLE ImageHandle,
41 InitializeAcpiTableDxe( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Metronome/
H A DMetronome.c93 @param[in] ImageHandle The firmware allocated handle for the EFI image.
103 IN EFI_HANDLE ImageHandle,
102 InstallMetronome( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmServicesTableLib/
H A DSmmServicesTableLib.c26 @param ImageHandle The firmware allocated handle for the EFI image.
35 IN EFI_HANDLE ImageHandle,
34 SmmServicesTableLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiDriverEntryPoint/
H A DDriverEntryPoint.c33 @param ImageHandle The handle to the image to unload.
41 EFI_HANDLE ImageHandle
49 Status = ProcessModuleUnloadList (ImageHandle);
57 ProcessLibraryDestructorList (ImageHandle, gST);
82 @param ImageHandle The image handle of the DXE Driver, DXE Runtime Driver,
96 IN EFI_HANDLE ImageHandle,
115 ProcessLibraryConstructorList (ImageHandle, SystemTable);
122 ImageHandle,
133 Status = ProcessModuleEntryPointList (ImageHandle, SystemTable);
139 ProcessLibraryDestructorList (ImageHandle, SystemTabl
95 _ModuleEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
167 EfiMain( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/PerformancePkg/Library/TscTimerLib/
H A DDxeTscTimerLib.c46 @param ImageHandle The firmware allocated handle for the EFI image.
55 IN EFI_HANDLE ImageHandle,
54 DxeTscTimerLibConstructor( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgConfigDxe/
H A DTcgConfigDriver.c20 @param[in] ImageHandle The image handle of the driver.
32 IN EFI_HANDLE ImageHandle,
52 ImageHandle,
55 ImageHandle,
56 ImageHandle,
86 &ImageHandle,
109 @param[in] ImageHandle The driver's image handle.
118 IN EFI_HANDLE ImageHandle
125 ImageHandle,
136 &ImageHandle,
31 TcgConfigDriverEntryPoint( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellCEntryLib/
H A DUefiShellCEntryLib.c33 @param ImageHandle The image handle of the UEFI Application.
43 IN EFI_HANDLE ImageHandle,
56 Status = SystemTable->BootServices->OpenProtocol(ImageHandle,
59 ImageHandle,
75 Status = SystemTable->BootServices->OpenProtocol(ImageHandle,
78 ImageHandle,
42 ShellCEntryLib( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE *SystemTable ) argument

Completed in 147 milliseconds

1234567891011>>