Searched refs:EFI_USER_MANAGER_PROTOCOL (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserIdentifyManagerDxe/
H A DUserIdentifyManager.h139 @param[in] This Protocol EFI_USER_MANAGER_PROTOCOL instance
153 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
161 @param This Protocol EFI_USER_MANAGER_PROTOCOL instance
176 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
184 @param[in] This Protocol EFI_USER_MANAGER_PROTOCOL instance
195 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
203 @param[in] This Protocol EFI_USER_MANAGER_PROTOCOL instance pointer.
213 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
222 @param This Protocol EFI_USER_MANAGER_PROTOCOL instance pointer.
233 IN CONST EFI_USER_MANAGER_PROTOCOL *Thi
[all...]
H A DUserIdentifyManager.c65 EFI_USER_MANAGER_PROTOCOL gUserIdentifyManager = {
3143 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
3157 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
3190 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
3203 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
3242 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
3254 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
3275 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
3285 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
3310 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUserManager.h301 typedef struct _EFI_USER_MANAGER_PROTOCOL EFI_USER_MANAGER_PROTOCOL; typedef in typeref:struct:_EFI_USER_MANAGER_PROTOCOL
309 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
321 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
328 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
340 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
351 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
363 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
370 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL.
379 IN CONST EFI_USER_MANAGER_PROTOCOL *This,
392 @param[in] This Points to this instance of the EFI_USER_MANAGER_PROTOCOL
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UserProfileManagerDxe/
H A DUserProfileManager.h118 extern EFI_USER_MANAGER_PROTOCOL *mUserManager;
H A DUserProfileManager.c20 EFI_USER_MANAGER_PROTOCOL *mUserManager = NULL;
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeDeferImageLoadLib/
H A DDxeDeferImageLoadLib.c22 EFI_USER_MANAGER_PROTOCOL *mUserManager = NULL;
183 EFI_USER_MANAGER_PROTOCOL *UserManager;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsMisc.c1584 EFI_USER_MANAGER_PROTOCOL *Manager;
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/
H A DPwdCredentialProvider.c439 EFI_USER_MANAGER_PROTOCOL *UserManager;
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/
H A DUsbCredentialProvider.c527 EFI_USER_MANAGER_PROTOCOL *UserManager;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SetupBrowserDxe/
H A DExpression.c54 EFI_USER_MANAGER_PROTOCOL *mUserManager = NULL;

Completed in 1613 milliseconds