Skip to content

Releases: jpz4085/UEFI-GPT-fdisk

v0.5.8

27 Nov 22:24

Choose a tag to compare

  • Update print statements for use with GNU-EFI 4.0.0 and later.
  • Update patch script with new fix for freeze and warnings.

v0.5.7

11 Oct 20:37

Choose a tag to compare

  • Fix freeze issue when using GNU-EFI 3.0.18 and above.
  • Remove the corresponding section from the patching script.

v0.5.6

07 Oct 13:38

Choose a tag to compare

  • Added support for UEFI Shell command line arguments.
  • Added conditional code to send errors/warnings to stdout.
  • Added Davipb's UTF-8/UTF-16 converter to format arguments.
  • Updated author information in all previously modified files.
  • Added GPLv2 License.

v0.5.5

29 Aug 22:48

Choose a tag to compare

  • Compatible with GCC12 and glibc 2.39
  • Updated patch script for gnu-efi-3.0.18 and above.

v0.5.4

01 Jan 21:38

Choose a tag to compare

Compatible with GCC11 and glibc 2.35.

v0.5.3

23 Jan 23:43

Choose a tag to compare

Compatible with GCC11 and glibc 2.34.

v0.5.2

28 Nov 05:46

Choose a tag to compare

Compatible with GCC9.

v0.5.1

28 Nov 04:07

Choose a tag to compare

Read GNUEFI path automatically in main Makefile. Fixed hang issue caused by locale/ctype object order in libmy/Makefile.