From f0382536fb7d4c82081defee2acb6e6827070848 Mon Sep 17 00:00:00 2001 From: Antynea Date: Wed, 16 Sep 2020 16:21:54 +0200 Subject: [PATCH] Update README.md automatic microcode detection: now detects amd microcode --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebfc4a7..cb1293d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ See [this ticket](https://github.com/Antynea/grub-btrfs/issues/92) for more info ### What does grub-btrfs v4.xx do : * Automatically List snapshots existing on root partition (btrfs). * Automatically Detect if "/boot" is in separate partition. -* Automatically Detect kernel, initramfs and intel microcode in "/boot" directory on snapshots. +* Automatically Detect kernel, initramfs and intel/amd microcode in "/boot" directory on snapshots. * Automatically Create corresponding "menuentry" in `grub.cfg` * Automatically detect snapper and use snapper's snapshot description if available. * Automatically generate `grub.cfg` if you use the provided systemd service.