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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Include/Ppi/
H A DSecurity.h63 FRAMEWORK_EFI_PEI_SECURITY_AUTHENTICATION_STATE AuthenticationState; member in struct:_EFI_PEI_SECURITY_PPI
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ppi/
H A DLoadFile.h39 @param AuthenticationState On exit, points to the attestation
60 OUT UINT32 *AuthenticationState
H A DSecurity2.h87 /// AuthenticationState() member function. Alternately, the
90 /// the FileHandle parameter in AuthenticationState() will be
95 EFI_PEI_SECURITY_AUTHENTICATION_STATE AuthenticationState; member in struct:_EFI_PEI_SECURITY2_PPI
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/Security/
H A DSecurity.c115 Status = PrivateData->PrivateSecurityPpi->AuthenticationState (
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/Image/
H A DImage.c446 @param AuthenticationState - Pointer to attestation authentication state of image.
460 OUT UINT32 *AuthenticationState
474 *AuthenticationState = 0;
606 @param AuthenticationState - Pointer to attestation authentication state of image.
619 OUT UINT32 *AuthenticationState
628 AuthenticationState
701 @param AuthenticationState - Pointer to attestation authentication state of image.
714 OUT UINT32 *AuthenticationState
745 AuthenticationState
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/PeiMain/
H A DPeiMain.c82 UINT32 AuthenticationState; local
105 &AuthenticationState
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/DxeIplPeim/
H A DDxeLoad.c159 UINT32 AuthenticationState; local
251 &AuthenticationState
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/Dispatcher/
H A DDispatcher.c631 UINT32 AuthenticationState; local
674 &AuthenticationState
768 AuthenticationState = 0;
778 &AuthenticationState
799 if (Status != EFI_SECURITY_VIOLATION && (AuthenticationState == 0)) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/
H A DPeiMain.h837 @param AuthenticationState Pointer to attestation authentication state of image.
850 OUT UINT32 *AuthenticationState
1028 @param AuthenticationState Pointer to attestation authentication state of image.
1041 OUT UINT32 *AuthenticationState
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/CapsulePei/
H A DUefiCapsule.c505 UINT32 AuthenticationState; local
525 &AuthenticationState

Completed in 909 milliseconds