Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-03-06 | 1.7 kB | |
Super UEFIinSecureBoot Disk v2.tar.gz | 2019-03-06 | 6.4 kB | |
Super UEFIinSecureBoot Disk v2.zip | 2019-03-06 | 10.1 kB | |
Super-UEFIinSecureBoot-Disk_grub2-2.02-62.fc29_v2.src.rpm | 2019-03-06 | 7.7 MB | |
Super-UEFIinSecureBoot-Disk_modules-source_v2.zip | 2019-03-06 | 5.2 MB | |
Super-UEFIinSecureBoot-Disk_v2.zip | 2019-03-06 | 41.1 MB | |
Super-UEFIinSecureBoot-Disk_minimal_v2.zip | 2019-03-06 | 7.4 MB | |
Totals: 7 Items | 61.4 MB | 0 |
Super UEFIinSecureBoot Disk v2 includes: * Signed x86_64 Shim v13 with MokManager v13 from Fedora * Signed i386 Shim v15 with MokManager v13 from Fedora * Insecure PreLoader * Insecure GRUB2
Why use older shim and MokManager? Newer versions have bugs 1, 2.
Super-UEFIinSecureBoot-Disk_minimal.zip
is a bare minimal GRUB2. Choose this if you need just a bootloader for your project.
Super-UEFIinSecureBoot-Disk.zip
contains everything in minimal + Super Grub2 Disk + GRUB Live ISO Multiboot + One File Linux + a bunch of efi programs and drivers.
modules-source.zip
contains unpacked x86_64-efi
, i386-efi
and i386-pc
module directories suitable for rebuilding grub.efi or BIOS image using grub2-mkimage
command.
grub2-2.02-62.fc29.src.rpm
is the exact source RPM used to compile this GRUB.
Changes since v1:
* Replaced i386 EFI shim with proper version signed by Microsoft
* Replaced MokManager 15 with MokManager 13, to workaround bug
* GRUB .efi files have been rebuilt with less embedded modules, decreasing file size
* GRUB linux
and linuxefi
modules has been split, allowing to boot 32-bit only kernels from 64-bit UEFI
* Added locales
* Added GRUB2 file manager
* Added UEFI Tetris
* Added EFI filesystem and NVMe/XHCI drivers from rEFInd and Clover projects