Releases: grub4dos/ntloader
Releases · grub4dos/ntloader
Development Build
Bump actions/download-artifact from 6 to 7 Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
v3.0.7
Full Changelog: v3.0.6...v3.0.7
v3.0.6
What's Changed
- fix -Wunused-result errors by @LinuxWhatA in #15
- Fix UEFI console bugs (#16) by @a1ive in #17
Full Changelog: v3.0.5...v3.0.6
v3.0.5
Full Changelog: v3.0.4...v3.0.5
v3.0.4
Full Changelog: v3.0.3...v3.0.4
v3.0.3
Optimize bcd processing.
Full Changelog: v3.0.2...v3.0.3
v3.0.2
- Allow for command lines longer than 255 bytes.
Full Changelog: v3.0.1...v3.0.2
v3.0.1
- Handle non-ASCII characters in the UEFI cmdline.
Full Changelog: v3.0.0...v3.0.1
v3.0.0
- Support for ARM64 UEFI
- Support for booting into Safe Mode
- Support for setting 1024x768 resolution
v2.0.1
bug fixes