mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
In CxlWriteRegblockRegisters() and PciUefiMemReadUInt32Array(), Status is only assigned inside the for loop but is returned after the loop exits, causing an uninitialized variable warning. Return immediately on error to fix this. Signed-off-by: Tuan Phan <tuan.phan@oss.qualcomm.com> |
||
|---|---|---|
| .. | ||
| Application | ||
| Bus | ||
| Core | ||
| Include | ||
| Library | ||
| Logo | ||
| Test | ||
| Universal | ||
| MdeModulePkg.ci.yaml | ||
| MdeModulePkg.dec | ||
| MdeModulePkg.dsc | ||
| MdeModulePkg.uni | ||
| MdeModulePkgExtra.uni | ||