]> git.ipfire.org Git - thirdparty/grub.git/commit
libgcrypt: Implement _gcry_get_hw_features()
authorGary Lin <glin@suse.com>
Wed, 22 Oct 2025 01:28:56 +0000 (09:28 +0800)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 23 Oct 2025 17:15:00 +0000 (19:15 +0200)
commit0ff5faf8cd1a2bd9bda60620a1701b5da48ad803
tree36ca7dd95d65c291d6cbc57f638f6af27a703dad
parent81235619114593e6c04549c92928222c00441d7e
libgcrypt: Implement _gcry_get_hw_features()

Implement _gcry_get_hw_features() and enable hardware feature detection
for x86_64.

Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
autogen.sh
conf/Makefile.extra-dist
grub-core/lib/libgcrypt-patches/13_add_hwfeatures.patch [new file with mode: 0644]
include/grub/crypto.h