Releases: ValdikSS/Super-UEFIinSecureBoot-Disk
3-4
Super UEFIinSecureBoot Disk v3-4 includes:
- Signed x86_64 Shim v15.6-1 with MokManager v15.6-1 from Fedora
- Signed i386 Shim v15.6-1 with MokManager v15.6-1 from Fedora
- Insecure PreLoader
- Insecure GRUB2
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 v3-3:
- Update Shim and MokManager to the latest versions to eliminate all known issues
- Add (empty)
.sbat
section to preloader .efi files to comply with latest shim requirements
Super UEFIinSecureBoot Disk v3-3
Super UEFIinSecureBoot Disk v3-3 includes:
- Signed x86_64 Shim v15-8 with MokManager v15.4-5 from Fedora
- Signed i386 Shim v15-8 with MokManager v15.4-5 from Fedora
- Insecure PreLoader
- Insecure GRUB2
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 v3-2:
- This version only brings MokManager version update to combat issues with older versions (see #16)
Super UEFIinSecureBoot Disk v3-2
Super UEFIinSecureBoot Disk v3-2 includes:
- Signed x86_64 Shim v15-8 with MokManager v15-8 from Fedora
- Signed i386 Shim v15-8 with MokManager v15-8 from Fedora
- Insecure PreLoader
- Insecure GRUB2
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 v3:
- This version only brings shim version update to combat issues with older versions (see #15)
Super UEFIinSecureBoot Disk v3
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.
Super UEFIinSecureBoot Disk v2
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
andlinuxefi
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
Super UEFIinSecureBoot Disk v1
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 files.