mirror of
https://github.com/cowmonk/cowos.git
synced 2025-10-27 14:33:27 +00:00
QEMU debugging via LLDB or optionally GDB
This commit is contained in:
parent
4a304f7b63
commit
93abdf8dac
10 changed files with 77 additions and 7 deletions
|
|
@ -11,4 +11,8 @@ if [ ! -d ./limine/ ]; then
|
|||
|
||||
cp -v limine/BOOTX64.EFI isodir/EFI/BOOT/
|
||||
cp -v limine/BOOTIA32.EFI isodir/EFI/BOOT/
|
||||
else
|
||||
echo "Limine is already setup! Skipping..."
|
||||
fi
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue