Skip to content

Commit f49380c

Browse files
authored
Update README.md
1 parent f25f5af commit f49380c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Super UEFIinSecureBoot Disk
22
===========================
33

4-
Super UEFIinSecureBoot Disk is a bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives.
4+
Super UEFIinSecureBoot Disk is a _proof-of-concept (not actively maintained or enhanced)_ bootable image with GRUB2 bootloader designed to be used as a base for recovery USB flash drives.
55

66
**Key feature:** disk is fully functional with UEFI Secure Boot mode activated. It can launch any operating system or .efi file, even with untrusted, invalid or missing signature.
77

@@ -17,7 +17,7 @@ Super UEFIinSecureBoot Disk is a bootable image with GRUB2 bootloader designed t
1717

1818
## Based on:
1919

20-
* [Red Hat shim](https://github.com/rhboot/shim) (v13 for x86_64, v15 for i386), [from Fedora](https://koji.fedoraproject.org/koji/packageinfo?packageID=15107), signed with Microsoft key, for initial boot
20+
* [Red Hat shim](https://github.com/rhboot/shim) (v15-8), [from Fedora](https://koji.fedoraproject.org/koji/packageinfo?packageID=15107), signed with Microsoft key, for initial boot
2121
* Modified [Linux Foundation PreLoader](https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git) to install circumventing UEFI Security Policy
2222
* GRUB2 with security bypass patches to chainloader, linux/linuxefi and shim
2323

0 commit comments

Comments
 (0)