Searched defs:AuthenticationStatus (Results 1 - 18 of 18) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/SecurityStubDxe/
H A DSecurityStub.c41 AuthenticationStatus is safe for the DXE Core to use, then EFI_SUCCESS is returned.
44 AuthenticationStatus is not safe for the DXE Core to use under any circumstances,
48 AuthenticationStatus is not safe for the DXE Core to use right now, but it
53 @param AuthenticationStatus
67 IN UINT32 AuthenticationStatus,
71 return ExecuteSecurityHandlers (AuthenticationStatus, File);
65 SecurityStubAuthenticateState( IN CONST EFI_SECURITY_ARCH_PROTOCOL *This, IN UINT32 AuthenticationStatus, IN CONST EFI_DEVICE_PATH_PROTOCOL *File ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Pei/Security/
H A DSecurity.c101 UINT32 AuthenticationStatus; local
107 AuthenticationStatus = 0;
118 AuthenticationStatus,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeSecurityManagementLib/
H A DDxeSecurityManagementLib.c173 @param[in] AuthenticationStatus
198 IN UINT32 AuthenticationStatus,
222 HandlerAuthenticationStatus = AuthenticationStatus;
235 FileBuffer = GetFileBufferByFilePath (FALSE, FilePath, &FileSize, &AuthenticationStatus);
240 FileBuffer = GetFileBufferByFilePath (TRUE, FilePath, &FileSize, &AuthenticationStatus);
197 ExecuteSecurityHandlers( IN UINT32 AuthenticationStatus, IN CONST EFI_DEVICE_PATH_PROTOCOL *FilePath ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
H A DUpdateDispatcher.c369 UINT32 AuthenticationStatus; local
383 &AuthenticationStatus
420 &AuthenticationStatus
613 UINT32 AuthenticationStatus; local
693 &AuthenticationStatus
731 &AuthenticationStatus
774 &AuthenticationStatus
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeServicesLib/
H A DDxeServicesLib.c124 UINT32 AuthenticationStatus; local
153 &AuthenticationStatus
169 &AuthenticationStatus
583 If AuthenticationStatus is NULL, then NULL is returned.
595 @param[out] AuthenticationStatus The pointer to a caller-allocated UINT32
607 OUT UINT32 *AuthenticationStatus
633 if (FilePath == NULL || FileSize == NULL || AuthenticationStatus == NULL) {
646 *AuthenticationStatus = 0;
684 AuthenticationStatus
692 *AuthenticationStatus
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/Sec/
H A DSecMain.c297 UINT32 AuthenticationStatus; local
334 &AuthenticationStatus
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeDeferImageLoadLib/
H A DDxeDeferImageLoadLib.c710 @param[in] AuthenticationStatus This is the authentication status returned from the
734 IN UINT32 AuthenticationStatus,
733 DxeDeferImageLoadHandler( IN UINT32 AuthenticationStatus, IN CONST EFI_DEVICE_PATH_PROTOCOL *File, IN VOID *FileBuffer, IN UINTN FileSize ) argument
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeTpmMeasureBootLib/
H A DDxeTpmMeasureBootLib.c648 AuthenticationStatus is safe for the DXE Core to use, then EFI_SUCCESS is returned.
651 AuthenticationStatus is not safe for the DXE Core to use under any circumstances,
655 AuthenticationStatus is not safe for the DXE Core to use right now, but it
659 @param[in, out] AuthenticationStatus This is the authentication status returned
683 IN OUT UINT32 AuthenticationStatus,
682 DxeTpmMeasureBootHandler( IN OUT UINT32 AuthenticationStatus, IN CONST EFI_DEVICE_PATH_PROTOCOL *File, IN VOID *FileBuffer OPTIONAL, IN UINTN FileSize OPTIONAL ) argument
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Dispatcher/
H A DDispatcher.c252 UINT32 AuthenticationStatus; local
269 &AuthenticationStatus
982 UINT32 AuthenticationStatus; local
1005 &AuthenticationStatus
1105 UINT32 AuthenticationStatus; local
1242 &AuthenticationStatus
1265 &AuthenticationStatus
1288 &AuthenticationStatus
1323 &AuthenticationStatus
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/Image/
H A DImage.c1043 UINT32 AuthenticationStatus; local
1072 AuthenticationStatus = 0;
1096 &AuthenticationStatus
1136 AuthenticationStatus,
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/PiSmmCore/
H A DDispatcher.c308 UINT32 AuthenticationStatus; local
341 AuthenticationStatus = 0;
364 AuthenticationStatus,
393 &AuthenticationStatus
409 &AuthenticationStatus
705 UINT32 AuthenticationStatus; local
722 &AuthenticationStatus
1190 UINT32 AuthenticationStatus; local
1299 &AuthenticationStatus
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
H A DFwVolWrite.c1363 UINT32 AuthenticationStatus; local
1420 &AuthenticationStatus
1468 &AuthenticationStatus
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
H A DSectionExtraction.c24 extraction protocol is published.This insures the AuthenticationStatus
94 UINT32 AuthenticationStatus; member in struct:__anon10523
152 @param AuthenticationStatus Indicates the authentication status of the retrieved
185 OUT UINT32 *AuthenticationStatus
316 @param AuthenticationStatus Indicates the default authentication status for the
329 IN UINT32 AuthenticationStatus,
381 NewStream->AuthenticationStatus = AuthenticationStatus;
541 2. Removes a stale section stream and re-initializes it with an updated AuthenticationStatus.
560 UINT32 AuthenticationStatus; local
325 OpenSectionStreamEx( IN UINTN SectionStreamLength, IN VOID *SectionStream, IN BOOLEAN AllocateBuffer, IN UINT32 AuthenticationStatus, OUT UINTN *SectionStreamHandle ) argument
684 UINT32 AuthenticationStatus; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/SectionExtraction/
H A DCoreSectionExtraction.c24 extraction protocol is published.This insures the AuthenticationStatus
85 UINT32 AuthenticationStatus; member in struct:__anon10946
105 returned in AuthenticationStatus must reflect the results of
118 EFI_AUTH_STATUS_PLATFORM_OVERRIDE bit AuthenticationStatus
142 @param AuthenticationStatus A pointer to a caller-allocated
150 bit as clear, AuthenticationStatus
153 in AuthenticationStatus are
163 the value of AuthenticationStatus
188 OUT UINT32 *AuthenticationStatus
308 place. AuthenticationStatus
335 OpenSectionStreamEx( IN UINTN SectionStreamLength, IN VOID *SectionStream, IN BOOLEAN AllocateBuffer, IN UINT32 AuthenticationStatus, OUT UINTN *SectionStreamHandle ) argument
509 UINT32 AuthenticationStatus; local
635 UINT32 AuthenticationStatus; local
1158 GetSection( IN UINTN SectionStreamHandle, IN EFI_SECTION_TYPE *SectionType, IN EFI_GUID *SectionDefinitionGuid, IN UINTN SectionInstance, IN VOID **Buffer, IN OUT UINTN *BufferSize, OUT UINT32 *AuthenticationStatus, IN BOOLEAN IsFfs3Fv ) argument
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/PlatformDriOverrideDxe/
H A DPlatDriOverrideLib.c186 UINT32 AuthenticationStatus; local
279 &AuthenticationStatus
312 &AuthenticationStatus
345 &AuthenticationStatus
H A DPlatDriOverrideDxe.c266 UINT32 AuthenticationStatus; local
307 &AuthenticationStatus
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Library/DxeImageVerificationLib/
H A DDxeImageVerificationLib.c1153 Executables from FV is bypass, so pass in AuthenticationStatus is ignored.
1173 @param[in] AuthenticationStatus
1198 IN UINT32 AuthenticationStatus,
1197 DxeImageVerificationHandler( IN UINT32 AuthenticationStatus, IN CONST EFI_DEVICE_PATH_PROTOCOL *File, IN VOID *FileBuffer, IN UINTN FileSize ) argument
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/GenericBdsLib/
H A DBdsBoot.c1634 UINT32 AuthenticationStatus; local
1937 &AuthenticationStatus
2819 UINT32 AuthenticationStatus; local
2886 &AuthenticationStatus
2919 &AuthenticationStatus
2953 &AuthenticationStatus

Completed in 82 milliseconds