mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-08-24 01:03:15 +08:00
Microcode variable updated (#106)
* Microcode variable updated * Modifying variable to reflect improved microcode detection * Update config Change "GRUB_BTRFS_INTEL_UCODE" to new variable "GRUB_BTRFS_CUSTOM_MICROCODE" * Update README.md Change "GRUB_BTRFS_INTEL_UCODE" to new variable "GRUB_BTRFS_CUSTOM_MICROCODE"
This commit is contained in:
4
config
4
config
@@ -41,9 +41,9 @@
|
||||
# Default:
|
||||
#GRUB_BTRFS_NINIT=("initramfs-linux.img" "initramfs-linux-fallback.img")
|
||||
|
||||
# Use only if you have custom intel-ucode
|
||||
# Use only if you have custom microcode
|
||||
# Default:
|
||||
#GRUB_BTRFS_INTEL_UCODE=("intel-ucode.img")
|
||||
#GRUB_BTRFS_CUSTOM_MICROCODE=("intel-ucode.img")
|
||||
|
||||
# Ignore specific path during run "grub-mkconfig".
|
||||
# If path is a directory, # Found Snapshot: 2016-03-31 10:24:41 var/lib/docker/btrfs/subvolumes/...
|
||||
|
||||
Reference in New Issue
Block a user