/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
DxeServicesLib.h | 241 If AuthenticationStatus is NULL, then NULL is returned.
252 @param[out] AuthenticationStatus Pointer to the authentication status.
254 @retval NULL FilePath is NULL, or FileSize is NULL, or AuthenticationStatus is NULL, or the file can't be found.
263 OUT UINT32 *AuthenticationStatus
|
PeiServicesLib.h | 231 @param AuthenticationStatus A pointer to the authentication status for this section.
244 OUT UINT32 *AuthenticationStatus
511 @param AuthenticationStatus Authentication Status
521 IN UINT32 AuthenticationStatus
|
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/ |
FirmwareVolume.h | 249 @param AuthenticationStatus Updated upon return to point to the
264 OUT UINT32 *AuthenticationStatus
|
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/ |
PlatformBootManager.c | 70 UINT32 AuthenticationStatus;
118 &AuthenticationStatus
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/BaseUefiTianoCustomDecompressLib/ |
BaseUefiTianoCustomDecompressLib.c | 952 decode operation is returned in AuthenticationStatus. If the decoded buffer is identical to the
959 If AuthenticationStatus is NULL, then ASSERT().
966 @param[out] AuthenticationStatus
983 OUT UINT32 *AuthenticationStatus
999 *AuthenticationStatus = 0;
1020 *AuthenticationStatus = 0;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/ |
Dispatcher.c | 311 UINT32 AuthenticationStatus;
344 AuthenticationStatus = 0;
388 &AuthenticationStatus
404 &AuthenticationStatus
436 AuthenticationStatus,
735 UINT32 AuthenticationStatus;
752 &AuthenticationStatus
[all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
FirmwareVolume2.h | 231 - The returned value of *AuthenticationStatus is undefined.
277 @param AuthenticationStatus Pointer to a caller-allocated
310 OUT UINT32 *AuthenticationStatus
370 @param AuthenticationStatus Pointer to a caller-allocated
418 OUT UINT32 *AuthenticationStatus
[all...] |
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeTpmMeasureBootLib/ |
DxeTpmMeasureBootLib.c | 703 AuthenticationStatus is safe for the DXE Core to use, then EFI_SUCCESS is returned.
706 AuthenticationStatus is not safe for the DXE Core to use under any circumstances,
710 AuthenticationStatus is not safe for the DXE Core to use right now, but it
714 @param[in] AuthenticationStatus This is the authentication status returned
731 IN UINT32 AuthenticationStatus,
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/ |
FwVolBlock.h | 50 UINT32 AuthenticationStatus;
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Pei/ |
PeiMain.h | 122 UINT32 AuthenticationStatus;
129 UINT32 AuthenticationStatus;
138 UINT32 AuthenticationStatus[CACHE_SETION_MAX_NUMBER];
635 @param AuthenticationStatus Authentication status
646 IN UINT32 AuthenticationStatus
769 @param AuthenticationStatus A pointer to the authentication status for this section.
783 OUT UINT32 *AuthenticationStatus
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
BmBoot.c | 265 UINT32 AuthenticationStatus;
274 FileBuffer = GetFileBufferByFilePath (TRUE, DevicePath, FileSize, &AuthenticationStatus);
[all...] |
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/EfiFileLib/ |
EfiFileLib.c | 518 UINT32 AuthenticationStatus;
589 &AuthenticationStatus
617 &AuthenticationStatus
[all...] |
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/ |
BdsFilePath.c | 635 UINT32 AuthenticationStatus;
662 AuthenticationStatus = 0;
672 &AuthenticationStatus
706 &AuthenticationStatus
722 &AuthenticationStatus
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/ |
Image.c | [all...] |
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/ |
DxeImageVerificationLib.c | [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/ |
FwVolWrite.c | [all...] |
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/ |
PiPeiCis.h | 413 @param AuthenticationStatus A pointer to the authentication status for this section.
427 OUT UINT32 *AuthenticationStatus
696 UINT32 AuthenticationStatus;
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/ |
PlatDriOverrideLib.c | 186 UINT32 AuthenticationStatus;
279 &AuthenticationStatus
312 &AuthenticationStatus
345 &AuthenticationStatus
[all...] |
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/PrePiLib/ |
FwVol.c | 304 UINT32 AuthenticationStatus;
380 &AuthenticationStatus
|
/device/linaro/bootloader/edk2/OvmfPkg/Sec/ |
SecMain.c | 332 UINT32 AuthenticationStatus;
377 &AuthenticationStatus
|
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeDeferImageLoadLib/ |
DxeDeferImageLoadLib.c | 778 @param[in] AuthenticationStatus This is the authentication status returned from the
806 IN UINT32 AuthenticationStatus,
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/VlvPlatformInitDxe/ |
IgdOpRegion.c | 150 UINT32 AuthenticationStatus;
181 &AuthenticationStatus
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/ |
DxeMain.h | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/ |
FwVol.c | 719 FvDevice->AuthenticationStatus = GetFvbAuthenticationStatus (Fvb);
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
BdsBoot.c | [all...] |