kolibrios-gitea/kernel/branches/Kolibri-A/trunk/bootloader/bios-bev/bev.bat

11 lines
231 B
Batchfile
Raw Normal View History

fasm pcirom.asm
fasm step1.asm
fasm step2.asm
ren step2.bin pcirom.vhd
del step1.bin
del pcirom.bin
echo off
echo ********************************
echo (C) Artem Jerdev, 2014
echo PCI ROM VHDL Template generated
pause