audk/SecurityPkg/Library/TcgStorageOpalLib
Eric Dong a8beaf8f90 SecurityPkg/TcgStorageOpalLib: Fixed correct user password not works issue.
After admin password reach the TryLimit value, code logic will direct return
error password result no matter which password been inputted. So even correct
user password will return TryLimit error.

Now update code logic to also check user password. Only when both user/admin
password reach the TryLimit count, code will return exceed TryLimit error.

Change-Id: I17fbd1425b77150eb933a5002a1f87a0f0032e9b
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
2018-09-21 14:42:53 +08:00
..
TcgStorageOpalCore.c SecurityPkg: Clean up source files 2018-06-28 11:19:50 +08:00
TcgStorageOpalLib.inf
TcgStorageOpalLibInternal.h SecurityPkg/TcgStorageOpalLib: Fix GCC build failure. 2018-05-15 08:24:26 +08:00
TcgStorageOpalUtil.c SecurityPkg/TcgStorageOpalLib: Fixed correct user password not works issue. 2018-09-21 14:42:53 +08:00