Skip to content

Releases: jpz4085/UEFI-fdisk

v0.8.2

27 Nov 22:26
Compare
Choose a tag to compare
  • Update print statements for use with GNU-EFI 4.0.0 and later.

v0.8.1

07 Oct 13:30
Compare
Choose a tag to compare
  • Modify patch script to display error/warning messages under VirtualBox.
  • Remove unnecessary virtual machine warning/error patching from Makefile.

v0.8

29 Sep 21:02
Compare
Choose a tag to compare
  • Add support for command line arguments from UEFI Shell.
  • Add UTF-8/UTF-16 converter from Davipb to format arguments.
  • Add getopt_long.c from OpenBSD to parse fdisk arguments.
  • Add support for displaying err/errx and warn/warnx messages.
  • Add support for positional arguments in printf functions.
  • Fix pager error when building the static fdisk program.
  • Increment version number ahead of original due to changes.
  • Add GPLv2 license file.

v0.6.6

26 Sep 15:57
Compare
Choose a tag to compare
  • Compatible with fdisk versions up to 2.40.2.
  • Compatible with GCC12 and glibc 2.39.
  • Disable executable stack to avoid warnings.
  • Add reallocarray and strerror functions.
  • Fixed visibility of fdisk errors/warnings.

v0.6.5

29 May 23:33
Compare
Choose a tag to compare
  • Compatible with util-linux versions from 2.34 to 2.39.
  • Added a few changes from version 0.7 on Sourceforge.

v0.6.4

20 Feb 20:59
Compare
Choose a tag to compare

Compatible with fdisk v2.36.1 to v2.37.4.
Updated random byte generator used by DOS disk signature to support util-linux 2.36.1 and above.
Added GCC11 compatibility.

v0.6.3

01 Jan 23:45
Compare
Choose a tag to compare

Compatible with util-linux v2.34 to v2.37.2.