mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
In GetEraseTypeRecord(), ensure ValueToCompare is initialized on all code paths to prevent uninitialized variable warnings. In SpiReadSfdpPtp(), return an error code immediately if any iteration of the for loop fails, otherwise return EFI_SUCCESS on success at the end of function. Signed-off-by: Tuan Phan <tuan.phan@oss.qualcomm.com> |
||
|---|---|---|
| .. | ||
| SpiBus | ||
| SpiHc | ||
| SpiNorFlashJedecSfdp | ||