-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add MIPS Loongson "LEFI" support
AOSC-Tracking/grub @ aosc/grub-2.12, ported to Debian sources.
- Loading branch information
1 parent
492ed59
commit 0cb2bfb
Showing
17 changed files
with
4,464 additions
and
10 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
grub2 (2.12-1deepin15) unstable; urgency=medium | ||
|
||
* Add MIPS Loongson "LEFI" support. | ||
* AOSC-Tracking/grub @ aosc/grub-2.12, ported to Debian sources. | ||
* Introduce grub-efi-mips64el* for MIPS Loongson "LEFI" systems. | ||
|
||
-- Mingcong Bai <[email protected]> Tue, 14 Jan 2025 14:04:00 +0800 | ||
|
||
grub2 (2.12-1deepin14) unstable; urgency=medium | ||
|
||
* Support use confidential computing provisioned secrets for disk decryption | ||
|
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
Oops, something went wrong.