Releases: grub4dos/ntloader
Releases · grub4dos/ntloader
Development Build
Bump actions/checkout from 4 to 5 Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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