Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Super-UEFIinSecureBoot-Disk_modules-source_v3.zip | 2019-03-12 | 5.2 MB | |
Super-UEFIinSecureBoot-Disk_grub2-2.02-62.fc29_v3.src.rpm | 2019-03-12 | 7.7 MB | |
Super-UEFIinSecureBoot-Disk_v3.zip | 2019-03-12 | 40.4 MB | |
Super-UEFIinSecureBoot-Disk_minimal_v3.zip | 2019-03-12 | 6.4 MB | |
README.md | 2019-03-12 | 1.4 kB | |
Super UEFIinSecureBoot Disk v3.tar.gz | 2019-03-12 | 8.0 kB | |
Super UEFIinSecureBoot Disk v3.zip | 2019-03-12 | 12.9 kB | |
Totals: 7 Items | 59.8 MB | 1 |
Super UEFIinSecureBoot Disk v3 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 v2:
* Switch to UEFI FW .efi file loader instead of internal GRUB's one. Should fix Windows ia32 bootloader loading. Internal loader could be forced with set efi_internal_loader=1
.
* Set suisbd=1
GRUB variable, to distinguish between usual GRUB and Super UEFIinSecureBoot Disk GRUB inside GRUB config file.