Skip to content

Releases: FlyGoat/CSMWrap

1.3.0

04 Jul 01:01
45dca4e
Compare
Choose a tag to compare

Many bug fixes and improvements, and reapplication of (fixed versions of) previously reverted commits.

Add support for loading a custom VGA Video BIOS from \EFI\CSMWrap\vgabios.bin, if present.

Merged pull requests

New Contributors

  • @Gelip made their first contribution in #92

Full Changelog: 1.2.3...1.3.0

1.2.3

18 Jun 22:01
36b186c
Compare
Choose a tag to compare

This is a follow-up to fix regression introduced in previous release (#87).

What's Changed

  • Remove a potentially unnecessary statement that increments pmm_base by LOW_STACK_SIZE by @mintsuki in #84

Full Changelog: 1.2.2...1.2.3

1.2.2

17 Jun 19:25
Compare
Choose a tag to compare

New wiki site

Thanks to @FarelRA and other contributors, we now have a comprehensive documentation collection on our GitHub wiki!

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

29 May 10:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.2.1

1.2.0

21 May 19:22
Compare
Choose a tag to compare

What's Changed

  • Replace POSIX-UEFI with Nyu-EFI and various improvements by @mintsuki
  • Get native VGA OpROM working by @FlyGoat
  • Various OS/Platform compatibility fixes by @FlyGoat

Full Changelog: 1.1.0...1.2.0

1.1.0

11 May 16:08
Compare
Choose a tag to compare

Implement VGA Arbitration mechanism.

1.0.0

09 May 16:54
Compare
Choose a tag to compare

Initial Release!

  • Booting FreeDOS and Windows XP/7 is possible in QEMU and some physical machines.
  • Full E820/SMBIOS/ACPI support