Commits
Heinrich Schuchardt committed 0e3dc01eb76
efi_loader: consistent build flags for EFI applications At the same time adding and removing the -Os flag does not make any sense. Actually it leads to -Os not being used. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>