LenovoBootLogo is a portable, open-source utility for customizing the boot logo (screen) of your PC.
This program will modify BIOS settings, use at your own risk. The copyright of the code and binary files used belongs to the original manufacturer.
Only computers with new BIOS (tested on Lenovo: Legion, Yoga, Thinkbook, Ideapad, etc.) are supported.
To use:
- Download the latest version from releases
- There is no installation required, just start executable file from anywhere on your computer and have fun!
The recommended way to get the program is BUILD from source
- Install git, Visual Studio (2022 or higher)
git clone https://github.com/sergiye/LenovoBootLogo.git
- build
This may happen when using .jpg
format files saved with Photoshop. You can save the image as .bmp
format, or save it to .jpg
format with other software (e.g. PaintDotNet or msPaint).
This program is free software: you can redistribute it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.