Skip to content

Customize Lenovo PC boot logo (screen) without bloatware

License

Notifications You must be signed in to change notification settings

Kesefon/lenovo-custom-logo-linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lenovo Boot Logo Customization

Change firmware boot logo on some Lenovo (IdeaPad / Yoga / Xiaoxin / Legion) systems.

Download latest release

Supported models

  • Xiaoxin Pro 13 Ryzen

  • Xiaoxin Air 14 2020 Intel

  • Yoga Pro 14s 2022 AMD

  • IdeaPad 5 15ALC05

  • Other models that can query status with the tool. Feel free to test and add to this list.

Usage

> LenovoCustomLogo status
Custom logo status: 
  Enabled:      False
  Width:        3072
  Height:       1920
  Formats:      JPG, BMP
>
> LenovoCustomLogo set path/to/some/logo.bmp
Writing \\?\Volume{11451419-1981-0893-9313-643648894640}\EFI\Lenovo\Logo\mylogo_3072x1920.bmp
>
> LenovoCustomLogo status
Custom logo status: 
  Enabled:      True
  Width:        3072
  Height:       1920
  Formats:      JPG, BMP
  Current:      \\?\Volume{11451419-1981-0893-9313-643648894640}\EFI\Lenovo\Logo\mylogo_3072x1920.bmp
> 
> LenovoCustomLogo reset
>
> LenovoCustomLogo status
Custom logo status: 
  Enabled:      False
  Width:        3072
  Height:       1920
  Formats:      JPG, BMP

See also

Coxxs/LogoDiy in case you need a GUI.

About

Customize Lenovo PC boot logo (screen) without bloatware

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%