Files
Reagan Lopez 851dca7871 gui: Introduces Panic() to handle crashes
Fixes #417

Also, removed unused variables in Gui struct:
- Removed "model" and "installReboot" variables from Gui struct as they
  are not being used.
- Updated log level from warning to errors wherever applicable.

Signed-off-by: Reagan Lopez <reagan.lopez@intel.com>
2019-07-02 17:50:19 -07:00
..