audk/SecurityPkg/Tcg/Tcg2Smm
Zhang, Chao B 28fd7b090d SecurityPkg: Tcg2Smm: Refine type cast in pointer abstraction
Pointer subtraction is not performed by pointers to elements of the same
array object. Such behavior is undefined by C11 standard and might lead to
potential issues, Refine pointer subtraction by first casting each pointer
to UINTN.

Cc: Hao Wu <hao.a.wu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
2018-02-08 16:09:33 +08:00
..
Tcg2Smm.c SecurityPkg: Tcg2Smm: Refine type cast in pointer abstraction 2018-02-08 16:09:33 +08:00
Tcg2Smm.h SecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt support 2018-01-29 15:09:23 +08:00
Tcg2Smm.inf SecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt support 2018-01-29 15:09:23 +08:00
Tcg2Smm.uni
Tcg2SmmExtra.uni
Tpm.asl SecurityPkg: Tcg2Smm: Enable TPM2.0 interrupt support 2018-01-29 15:09:23 +08:00