audk/SecurityPkg/Tcg
Zhang, Chao B e1f3583409 SecurityPkg/Tcg: Fix bug that prevented SubmitCommand buffers from being Max size
SubmitCommand() was checking the buffer size for ">=" Max size. This would
cause code to fail with "EFI_INVALID_PARAMETER" if a buffer was passed
that was the "max" size as indicated by the GetCapability() command.
Change to ">" to allow for maximum buffer size.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Bret Barkelew <brbarkel@microsoft.com>
Reviewed-by: Yao Jiewen <jiewen.yao@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2016-07-01 10:33:47 +08:00
..
MemoryOverwriteControl SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE. 2016-01-11 05:12:31 +00:00
MemoryOverwriteRequestControlLock SecurityPkg: Mark MorLock module deprecated. 2016-01-19 13:23:30 +00:00
Opal SecurityPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr 2016-06-21 12:46:25 +08:00
PhysicalPresencePei SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
Tcg2Config SecurityPkg: Update protocol usage in module INF files. 2016-04-13 14:52:58 +08:00
Tcg2Dxe SecurityPkg/Tcg: Fix bug that prevented SubmitCommand buffers from being Max size 2016-07-01 10:33:47 +08:00
Tcg2Pei SecurityPkg: Use PcdGet32() to access PcdPeiCoreMaxFvSupported 2016-05-17 10:09:32 +08:00
Tcg2Smm SecurityPkg: Tcg2Smm: Fix type casting issue 2016-06-16 14:31:07 +08:00
TcgConfigDxe SecurityPkg: TcgConfigDxe: Move TPM state string update to CallBack function 2016-02-22 14:19:04 +08:00
TcgDxe SecurityPkg: Update servers TCG ACPI Table template to TCG 1.2 2016-05-03 10:11:12 +08:00
TcgPei SecurityPkg/TcgPei: Use updated Tpm12CommandLib APIs 2016-01-21 19:30:14 +00:00
TcgSmm SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
TrEEConfig SecurityPkg: Update protocol usage in module INF files. 2016-04-13 14:52:58 +08:00
TrEEDxe SecurityPkg/Tcg: Fix bug that prevented SubmitCommand buffers from being Max size 2016-07-01 10:33:47 +08:00
TrEEPei SecurityPkg: Use PcdGet32() to access PcdPeiCoreMaxFvSupported 2016-05-17 10:09:32 +08:00
TrEESmm SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00