PrmPkg/Library/DxePrmContextBufferLib/UnitTest: Fix CLANG error Fix uninitialized variable errors in unit tests discovered by CLANG by zeroing local variable structures before use in unit test cases. Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>