mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Fix uninitialized variable error in unit tests detected by clang by zeroing local variable structure before use in unit test cases. Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com> |
||
|---|---|---|
| .. | ||
| MockPlatformPKProtectionLib.c | ||
| MockPlatformPKProtectionLib.inf | ||
| MockUefiLib.c | ||
| MockUefiLib.inf | ||
| MockUefiRuntimeServicesTableLib.c | ||
| MockUefiRuntimeServicesTableLib.inf | ||
| SecureBootVariableLibUnitTest.c | ||
| SecureBootVariableLibUnitTest.inf | ||