Releases: jpz4085/UEFI-GPT-fdisk
Releases · jpz4085/UEFI-GPT-fdisk
v0.5.8
- 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
- Fix freeze issue when using GNU-EFI 3.0.18 and above.
- Remove the corresponding section from the patching script.
v0.5.6
- 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
- Compatible with GCC12 and glibc 2.39
- Updated patch script for gnu-efi-3.0.18 and above.
v0.5.4
Compatible with GCC11 and glibc 2.35.
v0.5.3
Compatible with GCC11 and glibc 2.34.
v0.5.1
Read GNUEFI path automatically in main Makefile. Fixed hang issue caused by locale/ctype object order in libmy/Makefile.