ValdikSS

Results 587 comments of ValdikSS

@SeriousHoax, try this. [BOOT.zip](https://github.com/ventoy/Ventoy/files/8943695/BOOT.zip)

@rwasef1830, virustotal says "undetected" on every file, including Microsoft.

https://github.com/ValdikSS/Super-UEFIinSecureBoot-Disk/releases/tag/3-4 @ventoy ^^^

https://github.com/ventoy/Ventoy/releases/tag/v1.0.78 >Update Super-UEFIinSecureBoot-Disk to v3.4 (https://github.com/ventoy/Ventoy/issues/1695) I guess this issue could also be closed.

I believe GRUB (at least v2.04 and previous versions if patched with Fedora patches) already work exactly as you've described. However, I'm not sure whether chainloading of shims are allowed,...

@pbatard, if that's what what your concern, that could be easily fixed by deleting `grubia32.efi` and `grubx64.efi` in `/EFI/BOOT`, and renaming `grubia32_real.efi` ⇒ `grubia32.efi`, `grubx64_real.efi` ⇒ `grubx64.efi`. This will disable...

That's actually very hard to do, and IMO is pointless in Ventoy case. Linux distributives use Shim loader, each distro with it's own embedded certificate unique for each distro. Shim...

Don't get me wrong, I understand your concerns and support your position. If I wasn't aware that Ventoy uses SUISBD, I would be confused just as you by its Secure...

>Not exactly. Yes, I already understood my mistake. I've made some tests this evening, it should be possible to make more-or-less proper Secure Boot support in Ventoy, but that would...

@pbatard and others I've made another patched preloader with Secure Boot support. It implements the following features: * Discovery and usage of shim protocol of loaded shim binary for global...