mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 05:01:26 +00:00
'unzip' can uncompress and load raw multiboot images and ELF files. Usage together with the PXE bootloader ease life running the muen hypervisor together with a Genode/x86_64 VM, where the raw boot image is typically quite large. Ref #2358