mirror of https://github.com/acidanthera/audk.git
12a4ef58a8
After the final "IsVerified" check, we set "Status" to EFI_ACCESS_DENIED. This is superfluous, as "Status" already carries EFI_ACCESS_DENIED value there, from the top of the function. Remove the assignment. Functionally, this change is a no-op. Cc: Chao Zhang <chao.b.zhang@intel.com> Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=2129 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Message-Id: <20200116190705.18816-7-lersek@redhat.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> [lersek@redhat.com: push with Mike's R-b due to Chinese New Year Holiday: <https://edk2.groups.io/g/devel/message/53429>; msgid <d3fbb76dabed4e1987c512c328c82810@intel.com>] |
||
---|---|---|
.. | ||
AuthVariableLib | ||
DxeImageAuthenticationStatusLib | ||
DxeImageVerificationLib | ||
DxeRsa2048Sha256GuidedSectionExtractLib | ||
DxeTcg2PhysicalPresenceLib | ||
DxeTcgPhysicalPresenceLib | ||
DxeTpm2MeasureBootLib | ||
DxeTpmMeasureBootLib | ||
DxeTpmMeasurementLib | ||
FmpAuthenticationLibPkcs7 | ||
FmpAuthenticationLibRsa2048Sha256 | ||
HashInstanceLibSha1 | ||
HashInstanceLibSha256 | ||
HashInstanceLibSha384 | ||
HashInstanceLibSha512 | ||
HashInstanceLibSm3 | ||
HashLibBaseCryptoRouter | ||
HashLibTpm2 | ||
PeiRsa2048Sha256GuidedSectionExtractLib | ||
PeiTcg2PhysicalPresenceLib | ||
PlatformSecureLibNull | ||
SmmTcg2PhysicalPresenceLib | ||
Tcg2PpVendorLibNull | ||
TcgPpVendorLibNull | ||
TcgStorageCoreLib | ||
TcgStorageOpalLib | ||
Tpm2CommandLib | ||
Tpm2DeviceLibDTpm | ||
Tpm2DeviceLibRouter | ||
Tpm2DeviceLibTcg2 | ||
Tpm12CommandLib | ||
Tpm12DeviceLibDTpm | ||
Tpm12DeviceLibTcg | ||
TpmCommLib |