Reimplementation of chengxuncc/booToLinux with zero-dependency in mind
Using bcdedit
internally to select the next time boot of UEFI: bcdedit /set {fwbootmgr} bootsequence {GUID}
- Faster launch speed
- Removed powershell dependency
- Fix broken non-ASCII characters on Multilingual OS
- Simple fix with CMD builtin
chcp
command
- Simple fix with CMD builtin
Download prebuilt binary: Releases
go build
go build github.com/akavel/rsrc
rsrc.exe -manifest efinextboot.exe.manifest -o efinextboot.syso
go build
Double click to run.
EFINextBoot is licensed under the MIT license.