LoongArch: Add back-compatibility for linux kernel.

Signed-off-by: Juxin Gao <gaojuxin@loongson.cn>
This commit is contained in:
Juxin Gao 2024-05-25 12:00:44 +08:00
parent e6551ba542
commit 49d8f0dc10
3 changed files with 2202 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -230,3 +230,4 @@ Patch229: 0003-Revert-templates-Disable-the-os-prober-by-default.patch
Patch230: Handle-non-continuous-data-blocks-in-directory-exten.patch Patch230: Handle-non-continuous-data-blocks-in-directory-exten.patch
Patch231: loongarch64-fix-GRUB_EFI_MAX_ALLOCATION_ADDRESS-unde.patch Patch231: loongarch64-fix-GRUB_EFI_MAX_ALLOCATION_ADDRESS-unde.patch
Patch232: modify-efi_max_usable-addr.patch Patch232: modify-efi_max_usable-addr.patch
Patch233: LoongArch-Add-back-compatibility-for-linux-kernel.patch

View File

@ -14,7 +14,7 @@
Name: grub2 Name: grub2
Epoch: 1 Epoch: 1
Version: 2.12 Version: 2.12
Release: 12 Release: 13
Summary: Bootloader with support for Linux, Multiboot and more Summary: Bootloader with support for Linux, Multiboot and more
License: GPLv3+ License: GPLv3+
URL: http://www.gnu.org/software/grub/ URL: http://www.gnu.org/software/grub/
@ -447,6 +447,13 @@ fi
%{_datadir}/man/man* %{_datadir}/man/man*
%changelog %changelog
* Sat May 25 2024 liuxue <liuxue@loongson.cn> - 1:2.12-13
- Type:requirement
- CVE:NA
- SUG:NA
- DESC:loongarch64: Add back-compatibility for linux kernel
* Fri May 24 2024 Ouuleilei <wangliu@iscas.ac.cn> - 1:2.12-12 * Fri May 24 2024 Ouuleilei <wangliu@iscas.ac.cn> - 1:2.12-12
- Add sophgo's patch to support risc-v machine SG2042 - Add sophgo's patch to support risc-v machine SG2042