Elektrine lite

← Feed

@gudenau@hachyderm.io

Post #4220313

2026-07-27 01:50 UTC

@Rairii@labyrinth.zone This might be me being out of touch and the biggest bootloader I've ever looked at being the Wii ones... How do you use that much space on what should just be some signature checks and a basic filesystem driver? Am I missing other functionality it would need?

Replies (1)

  • @Rairii@labyrinth.zone 2026-07-27 09:04

    @gudenau@hachyderm.io several filesystems supported; bitlocker; several boot device types including ramdisk, file, vhd; nt kernel debug protocol for debugging as well as several transports for that (serial, network, usb) in more recent times they added support for refs and something called "cimfs" which added a good chunk of code

    Open ##4220315