Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
dd388b3fd0 | |||
a6de2547b2 |
BIN
gnu-efi-4.0.0.tar.gz
(Stored with Git LFS)
BIN
gnu-efi-4.0.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
gnu-efi-4.0.1.tar.gz
Normal file
3
gnu-efi-4.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f396c8cca989b54441dbf5706a2e3382cd21c1042a7f1e871916881ba2ed46f2
|
||||
size 243543
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 26 10:57:02 UTC 2025 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
- Update to version 4.0.1:
|
||||
* Add ms_abi va_list support
|
||||
* Move _GNU_EFI define within header check
|
||||
* Avoid integer promotion bug in memory functions
|
||||
* [apps] Fix maybe uninitialized in bltgrid.c
|
||||
* Clarify licensing
|
||||
* Fix StrSize from AsciiVSPrint to UnicodeVSPrint
|
||||
* Fixes needed to build shim with gnu-efi mainline
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 15:28:22 UTC 2024 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnu-efi
|
||||
Version: 4.0.0
|
||||
Version: 4.0.1
|
||||
Release: 0
|
||||
Summary: Library for EFI Applications
|
||||
License: BSD-3-Clause AND GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user