Searched refs:ImageHandle (Results 1 - 25 of 421) sorted by relevance

1234567891011>>

/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.h66 @param[in] ImageHandle Handle to the Image (NULL if Internal).
72 IN EFI_HANDLE ImageHandle,
79 @param[in] ImageHandle Handle to the Image (NULL if Internal).
85 IN EFI_HANDLE ImageHandle,
92 @param[in] ImageHandle Handle to the Image (NULL if Internal).
98 IN EFI_HANDLE ImageHandle,
105 @param[in] ImageHandle Handle to the Image (NULL if Internal).
111 IN EFI_HANDLE ImageHandle,
118 @param[in] ImageHandle Handle to the Image (NULL if Internal).
124 IN EFI_HANDLE ImageHandle,
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DUefiApplicationEntryPoint.h33 @param ImageHandle The image handle of the UEFI Application.
44 IN EFI_HANDLE ImageHandle,
52 @param ImageHandle The image handle of the UEFI Application.
63 IN EFI_HANDLE ImageHandle,
98 @param ImageHandle The image handle of the UEFI Application.
105 IN EFI_HANDLE ImageHandle,
123 @param ImageHandle The image handle of the UEFI Application.
130 IN EFI_HANDLE ImageHandle,
140 @param ImageHandle The image handle of the UEFI Application.
150 IN EFI_HANDLE ImageHandle,
[all...]
H A DUefiDriverEntryPoint.h49 @param ImageHandle The image handle of the DXE Driver, DXE Runtime Driver, DXE SMM Driver, or UEFI Driver.
61 IN EFI_HANDLE ImageHandle,
69 This function is required to call _ModuleEntryPoint() passing in ImageHandle, and SystemTable.
71 @param ImageHandle The image handle of the DXE Driver, DXE Runtime Driver, DXE SMM Driver, or UEFI Driver.
82 IN EFI_HANDLE ImageHandle,
117 @param ImageHandle The image handle of the DXE Driver, DXE Runtime Driver, DXE SMM Driver, or UEFI Driver.
124 IN EFI_HANDLE ImageHandle,
141 @param ImageHandle The image handle of the DXE Driver, DXE Runtime Driver, DXE SMM Driver, or UEFI Driver.
148 IN EFI_HANDLE ImageHandle,
161 @param ImageHandle Th
[all...]
H A DDxeCoreEntryPoint.h70 @param ImageHandle The image handle of the DXE Core.
77 IN EFI_HANDLE ImageHandle,
/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/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/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/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/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/ShellPkg/Library/UefiShellLevel3CommandsLib/
H A DUefiShellLevel3CommandsLib.h48 @param[in] ImageHandle Handle to the Image (NULL if Internal).
54 IN EFI_HANDLE ImageHandle,
61 @param[in] ImageHandle Handle to the Image (NULL if Internal).
67 IN EFI_HANDLE ImageHandle,
74 @param[in] ImageHandle Handle to the Image (NULL if Internal).
80 IN EFI_HANDLE ImageHandle,
87 @param[in] ImageHandle Handle to the Image (NULL if Internal).
93 IN EFI_HANDLE ImageHandle,
100 @param[in] ImageHandle Handle to the Image (NULL if Internal).
106 IN EFI_HANDLE ImageHandle,
[all...]
/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/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DUefiShellLevel2CommandsLib.h59 @param[in] ImageHandle Handle to the Image (NULL if Internal).
65 IN EFI_HANDLE ImageHandle,
72 @param[in] ImageHandle Handle to the Image (NULL if Internal).
78 IN EFI_HANDLE ImageHandle,
85 @param[in] ImageHandle Handle to the Image (NULL if Internal).
91 IN EFI_HANDLE ImageHandle,
98 @param[in] ImageHandle Handle to the Image (NULL if Internal).
104 IN EFI_HANDLE ImageHandle,
111 @param[in] ImageHandle Handle to the Image (NULL if Internal).
117 IN EFI_HANDLE ImageHandle,
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel1CommandsLib/
H A DUefiShellLevel1CommandsLib.h49 @param[in] ImageHandle Handle to the Image (NULL if Internal).
55 IN EFI_HANDLE ImageHandle,
62 @param[in] ImageHandle Handle to the Image (NULL if Internal).
68 IN EFI_HANDLE ImageHandle,
75 @param[in] ImageHandle Handle to the Image (NULL if Internal).
81 IN EFI_HANDLE ImageHandle,
88 @param[in] ImageHandle Handle to the Image (NULL if Internal).
94 IN EFI_HANDLE ImageHandle,
101 @param[in] ImageHandle Handle to the Image (NULL if Internal).
107 IN EFI_HANDLE ImageHandle,
[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
/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
H A DPciRomTable.h21 @param ImageHandle Option Rom image handle.
32 IN EFI_HANDLE ImageHandle,
/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/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DUefiShellDebug1CommandsLib.h133 @param[in] ImageHandle Handle to the Image (NULL if Internal).
139 IN EFI_HANDLE ImageHandle,
146 @param[in] ImageHandle Handle to the Image (NULL if Internal).
152 IN EFI_HANDLE ImageHandle,
159 @param[in] ImageHandle Handle to the Image (NULL if Internal).
165 IN EFI_HANDLE ImageHandle,
172 @param[in] ImageHandle Handle to the Image (NULL if Internal).
178 IN EFI_HANDLE ImageHandle,
185 @param[in] ImageHandle Handle to the Image (NULL if Internal).
191 IN EFI_HANDLE ImageHandle,
[all...]
/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/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/HiiResourcesSampleDxe/
H A DHiiResourcesSample.c64 @param[in] ImageHandle Image handle this driver.
73 IN EFI_HANDLE ImageHandle,
81 // Retrieve HII package list from ImageHandle
84 ImageHandle,
87 ImageHandle,
127 @param[in] ImageHandle Handle that identifies the image to be unloaded.
134 IN EFI_HANDLE ImageHandle
72 HiiResourcesSampleInit( 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/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/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
H A DLoadDeferredImage.c44 EFI_HANDLE ImageHandle; local
100 &ImageHandle
108 Status = gBS->StartImage (ImageHandle, &ExitDataSize, &ExitData);
125 @param[in] ImageHandle Image handle this driver.
130 IN EFI_HANDLE ImageHandle
136 mDeferredImageHandle = ImageHandle;

Completed in 955 milliseconds

1234567891011>>