-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mxgrub: Create microcode update images and pass them to GRUB
The Linux kernel and the distributions prepend them to the possibly compressed initrd image manually, but then you need a script like `lsinitramfs` to view the content, if it’s compressed. Using separate files uses possibly not well tested GRUB code paths, but allows us to easily handle all the files. [1]: https://docs.kernel.org/arch/x86/microcode.html
- Loading branch information
Showing
1 changed file
with
5 additions
and
3 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