HomeSort by relevance Sort by last modified time
    Searched full:authenticationstatus (Results 26 - 50 of 103) sorted by null

12 3 4 5

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Core/Dxe/ArchProtocol/Security/
Security.h 50 IN UINT32 AuthenticationStatus,
69 AuthenticationStatus is safe for the DXE Core to use, then EFI_SUCCESS is returned.
72 AuthenticationStatus is not safe for the DXE Core to use under any circumstances,
76 AuthenticationStatus is not safe for the DXE Core to use right now, but it
84 AuthenticationStatus - This is the authentication type returned from the Section
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/
F86GuidedSectionExtraction.c 109 decode operation is returned in AuthenticationStatus. If the decoded buffer is identical to the
116 If AuthenticationStatus is NULL, then ASSERT().
123 @param[out] AuthenticationStatus
140 OUT UINT32 *AuthenticationStatus
171 *AuthenticationStatus = 0;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/
F86GuidedSectionExtraction.c 109 decode operation is returned in AuthenticationStatus. If the decoded buffer is identical to the
116 If AuthenticationStatus is NULL, then ASSERT().
123 @param[out] AuthenticationStatus
140 OUT UINT32 *AuthenticationStatus
171 *AuthenticationStatus = 0;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Security.h 52 AuthenticationStatus is safe for the DXE Core to use, then EFI_SUCCESS is returned.
55 AuthenticationStatus is not safe for the DXE Core to use under any circumstances,
59 AuthenticationStatus is not safe for the DXE Core to use right now, but it
64 @param AuthenticationStatus
88 IN UINT32 AuthenticationStatus,
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Ppi/
SectionExtraction.h 29 // Bit values for AuthenticationStatus
61 @param AuthenticationStatus A pointer to a caller-allocated UINT32 in
93 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Library/
SecurityManagementLib.h 51 AuthenticationStatus is safe for the DXE Core to use, then EFI_SUCCESS is returned.
54 AuthenticationStatus is not safe for the DXE Core to use under any circumstances,
58 AuthenticationStatus is not safe for the DXE Core to use at the time, but it
65 @param[in] AuthenticationStatus
89 IN OUT UINT32 AuthenticationStatus,
125 @param[in] AuthenticationStatus
150 IN UINT32 AuthenticationStatus,
160 @param[in] AuthenticationStatus
194 IN UINT32 AuthenticationStatus,
233 @param[in] AuthenticationStatus
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/FwVol/
FwVol.c 498 PrivateData->Fv[PrivateData->FvCount].AuthenticationStatus = 0;
563 FvInfo2Ppi.AuthenticationStatus = 0;
591 if (IsFvInfo2 && (FvInfo2Ppi.AuthenticationStatus != PrivateData->Fv[FvIndex].AuthenticationStatus)) {
592 PrivateData->Fv[FvIndex].AuthenticationStatus = FvInfo2Ppi.AuthenticationStatus;
593 DEBUG ((EFI_D_INFO, "Update AuthenticationStatus of the %dth FV to 0x%x!\n", FvIndex, FvInfo2Ppi.AuthenticationStatus));
612 PrivateData->Fv[PrivateData->FvCount].AuthenticationStatus = FvInfo2Ppi.AuthenticationStatus;
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/TexasInstruments/BeagleBoard/Sec/
LzmaDecompress.h 68 decode operation is returned in AuthenticationStatus. If the decoded buffer is identical to the
75 If AuthenticationStatus is NULL, then ASSERT().
82 @param[out] AuthenticationStatus
99 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePi/
LzmaDecompress.h 68 decode operation is returned in AuthenticationStatus. If the decoded buffer is identical to the
75 If AuthenticationStatus is NULL, then ASSERT().
82 @param[out] AuthenticationStatus
99 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/ArmVirtPkg/PrePi/
LzmaDecompress.h 68 decode operation is returned in AuthenticationStatus. If the decoded buffer is identical to the
75 If AuthenticationStatus is NULL, then ASSERT().
82 @param[out] AuthenticationStatus
99 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/BeagleBoardPkg/Sec/
LzmaDecompress.h 68 decode operation is returned in AuthenticationStatus. If the decoded buffer is identical to the
75 If AuthenticationStatus is NULL, then ASSERT().
82 @param[out] AuthenticationStatus
99 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume/
FirmwareVolume.h 138 OUT UINT32 *AuthenticationStatus
164 AuthenticationStatus - Indicates the authentication status of the data
183 OUT UINT32 *AuthenticationStatus
209 AuthenticationStatus - Indicates the authentication status of the data
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SectionExtraction/
SectionExtraction.h 62 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Framework/
FirmwareVolumeImageFormat.h 24 // Bit values for AuthenticationStatus
  /device/linaro/bootloader/edk2/IntelFspPkg/FspDxeIpl/
DxeIpl.h 124 @param[out] AuthenticationStatus A pointer to a caller-allocated
132 AuthenticationStatus must return
138 AuthenticationStatus is
160 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/DxeIplPeim/
DxeIpl.h 156 @param AuthenticationStatus A pointer to a caller-allocated
164 AuthenticationStatus must return
170 AuthenticationStatus is
192 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/BiosIdLib/
BiosIdLib.c 61 UINT32 AuthenticationStatus;
75 &AuthenticationStatus
91 &AuthenticationStatus
109 &AuthenticationStatus
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/
FwVolDriver.h 46 UINT32 AuthenticationStatus;
176 @param AuthenticationStatus AuthenticationStatus is a pointer to a
198 OUT UINT32 *AuthenticationStatus
217 @param AuthenticationStatus AuthenticationStatus is a pointer to a
239 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/
FwVolBlock.c 421 UINT32 AuthenticationStatus;
423 AuthenticationStatus = 0;
426 AuthenticationStatus = FvbDevice->AuthenticationStatus;
429 return AuthenticationStatus;
441 @param AuthenticationStatus Authentication status inherited, if this image
456 IN UINT32 AuthenticationStatus,
514 FvbDev->AuthenticationStatus = AuthenticationStatus;
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
ExtractGuidedSectionLib.h 76 decode operation is returned in AuthenticationStatus. If the decoded buffer is identical to the
83 If AuthenticationStatus is NULL, then ASSERT().
90 @param[out] AuthenticationStatus
107 OUT UINT32 *AuthenticationStatus
217 decode operation is returned in AuthenticationStatus. If the decoded buffer is identical to the data in InputSection,
220 bit of in AuthenticationStatus. The return status from the handler of type EXTRACT_GUIDED_SECTION_DECODE_HANDLER is returned.
225 If AuthenticationStatus is NULL, then ASSERT().
230 @param[out] AuthenticationStatus
246 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/FirmwareVolume2/
FirmwareVolume2.h 125 OUT UINT32 *AuthenticationStatus
137 OUT UINT32 *AuthenticationStatus
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/
DxeSecurityManagementLib.c 191 @param[in] AuthenticationStatus
216 IN UINT32 AuthenticationStatus,
243 HandlerAuthenticationStatus = AuthenticationStatus;
259 FileBuffer = GetFileBufferByFilePath (FALSE, FilePath, &FileSize, &AuthenticationStatus);
264 FileBuffer = GetFileBufferByFilePath (TRUE, FilePath, &FileSize, &AuthenticationStatus);
444 @param[in] AuthenticationStatus
479 IN UINT32 AuthenticationStatus,
519 AuthenticationStatus,
  /device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
Security2.h 49 @param AuthenticationStatus Authentication status of the file.
76 IN UINT32 AuthenticationStatus,
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformGopPolicy/
PlatformGopPolicy.c 90 UINT32 AuthenticationStatus;
124 &AuthenticationStatus
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/GuidedSectionExtraction/
GuidedSectionExtraction.h 58 OUT UINT32 *AuthenticationStatus

Completed in 1382 milliseconds

12 3 4 5