Releases: ziyao233/loli-loader
Releases · ziyao233/loli-loader
v0.1.1
v0.1.1
This release contains mostly bug fixes. We've spotted and fixed bugs in file operations and extlinux parser. However, there are two things new,
menu titleanddefaultstatements are now recognized inloli.cfg.- A new tool for converting ELF executables into PE format,
tools/elf2efi.c, has been added. This hasn't been the default option to buildloli, but I'm planning to do so starting from the next release, then Python and pyelftools aren't longer necessary as build-time dependencies.
And there's a new contributor during this cycle, thanks @dramforever for her bug fixes and refactoring! I didn't even think about external contributors when starting this small project...
The next release would be 0.2.0. Planned features include rebooting/halting support, terminal scrolling, automated tests, and probably more.