mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 18:06:56 +02:00
This is apparently what bootloaders do before using a USB storage device so we should likely do so as well, especially when no BIOS is present, like on riscv. Co-Authored-By: Sönke Holz <sholz8530@gmail.com>