csmwrap
csmwrap copied to clipboard
Tutorial "How to compile csmwrap.efi"
Because I spend half day without getting a working csmwrap.efi, I write this Tutorial Dietmar
1,) Install Ubuntu 24.04.2 LTS
2.) Type this at the command line from Ubuntu
sudo apt update sudo apt install -y build-essential nasm git curl xxd git clone https://github.com/FlyGoat/CSMWrap.git --recursive cd CSMWrap make seabios make