This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 290d74cee9f95f3eb859e066ed7024435e70fc64 Mon Sep 17 00:00:00 2001 | |
From: Windel Bouwman <[email protected]> | |
Date: Fri, 25 Feb 2022 09:43:41 +0100 | |
Subject: [PATCH] Fix aarch64 support. | |
--- | |
include/os/linux/spl/sys/isa_defs.h | 23 +++++++++++++++-------- | |
lib/libefi/rdwr_efi.c | 2 +- | |
lib/libspl/include/sys/isa_defs.h | 25 +++++++++++++++++-------- | |
3 files changed, 33 insertions(+), 17 deletions(-) |