diff --git a/README.md b/README.md index 3e27f08..0ae4c77 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ When booting on a UEFI-based computer, Windows may show a vendor-defined logo wh HackBGRT is not approved by Microsoft. Instead, HackBGRT comes with the *shim* boot loader, which allows to manually select HackBGRT as a trusted program. After installing HackBGRT and rebooting your computer, you have to **follow the instructions in [shim.md](shim.md)** to achieve this. These steps cannot be automated, that's the whole point of Secure Boot. Although HackBGRT is self-signed with a certificate, it's not advisable to enroll foreign certificates directly into your firmware. -The *shim* boot loader is maintained by Red Hat, Inc, and the included signed copy of *shim* is extracted from Debian GNU/Linux – many thanks to the maintainers! For copyright information, see [shim-signed/COPYRIGHT](shim-signed/COPYRIGHT). +The *shim* boot loader is maintained by Red Hat, Inc, and the included signed copies of *shim* are extracted from various Linux distributions – many thanks to the maintainers! For copyright information, see [shim-signed/COPYRIGHT](shim-signed/COPYRIGHT). ### TPM diff --git a/shim-signed/mmaa64.efi b/shim-signed/mmaa64.efi index bf36f5a..f40745d 100644 Binary files a/shim-signed/mmaa64.efi and b/shim-signed/mmaa64.efi differ diff --git a/shim-signed/mmx64.efi b/shim-signed/mmx64.efi index 17af11f..7bb8e2f 100644 Binary files a/shim-signed/mmx64.efi and b/shim-signed/mmx64.efi differ diff --git a/shim-signed/shimaa64.efi b/shim-signed/shimaa64.efi index 3df8991..316d892 100644 Binary files a/shim-signed/shimaa64.efi and b/shim-signed/shimaa64.efi differ diff --git a/shim-signed/shimx64.efi b/shim-signed/shimx64.efi index 5d57bd4..2d961a6 100644 Binary files a/shim-signed/shimx64.efi and b/shim-signed/shimx64.efi differ