mirror of https://github.com/acidanthera/audk.git
Dmem.c: In function 'GetImageExecutionInfo': Dmem.c:241:10: error: 'Status' may be used uninitialized in this function [-Werror=maybe-uninitialized] return Status; ^~~~~~ Dmem.c:284:35: note: 'Status' was declared here EFI_STATUS Status; ^~~~~~ Dmem.c: In function 'ShellCommandRunDmem': Dmem.c:586:27: error: 'ConformanceProfileTableAddress' may be used uninitialized in this function [-Werror=maybe-uninitialized] ShellStatus = DisplayConformanceProfiles (ConformanceProfileTableAddress); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dmem.c:582:27: error: 'ImageExecutionTableAddress' may be used uninitialized in this function [-Werror=maybe-uninitialized] ShellStatus = DisplayImageExecutionEntries (ImageExecutionTableAddress); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dmem.c:578:27: error: 'RtPropertiesTableAddress' may be used uninitialized in this function [-Werror=maybe-uninitialized] ShellStatus = DisplayRtProperties (RtPropertiesTableAddress); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors Signed-off-by: Mike Maslenkin <mike.maslenkin@gmail.com> |
||
---|---|---|
.. | ||
UefiHandleParsingLib | ||
UefiShellAcpiViewCommandLib | ||
UefiShellBcfgCommandLib | ||
UefiShellCEntryLib | ||
UefiShellCommandLib | ||
UefiShellDebug1CommandsLib | ||
UefiShellDriver1CommandsLib | ||
UefiShellInstall1CommandsLib | ||
UefiShellLevel1CommandsLib | ||
UefiShellLevel2CommandsLib | ||
UefiShellLevel3CommandsLib | ||
UefiShellLib | ||
UefiShellNetwork1CommandsLib | ||
UefiShellNetwork2CommandsLib |