[edk2-devel] [edk2-platforms: PATCH] MinPlatformPkg: Fix/Update code design gap.

2023-08-10 Thread Susovan Mohapatra
; from the GetRandomNumber128() is in bits. Changed the copymem to the way it is done in other place in same code. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong Signed-off-by: Susovan Mohapatra --- .../PeiDxeTpmPlatformHierarchyLib.c| 7 +++--

[edk2-devel] [PATCH v2] MinPlatformPkg: Fix/Update code design gap.

2023-10-05 Thread Susovan Mohapatra
; from the GetRandomNumber128() is in bits. Changed the copymem to the way it is done in other place in same code. Cc: Chasel Chiu Cc: Nate DeSimone Cc: Isaac Oram Cc: Liming Gao Cc: Eric Dong Signed-off-by: Susovan Mohapatra --- .../PeiDxeTpmPlatformHierarchyLib.c | 9 ---