Closed kiryk closed 3 years ago
The simplifications come mainly from generelization of similar actions done in mkbootimage and exbootimage.
mkbootimage
exbootimage
The types mentioned in the commit title are mainly insertions of bool and error in parts of the code when they hadn't been present yet.
bool
error
The simplifications come mainly from generelization of similar actions done in
mkbootimage
andexbootimage
.The types mentioned in the commit title are mainly insertions of
bool
anderror
in parts of the code when they hadn't been present yet.