Home
last modified time | relevance | path

Searched refs:bootcode (Results 1 – 6 of 6) sorted by relevance

/openbsd/distrib/arm64/ramdisk/
H A Dlist113 COPY /usr/local/share/raspberrypi-firmware/boot/bootcode.bin usr/mdec/rpi/bootcode.bin
H A DMakefile28 bootcode.bin \
H A Dinstall.md71 cp $_mdec/{bootcode.bin,start*.elf,fixup*.dat,*.dtb} /mnt/mnt/
/openbsd/usr.sbin/makefs/msdos/
H A Dmkfs_msdos.c182 static u_int8_t bootcode[] = { variable
679 memcpy(img + x1, bootcode, sizeof(bootcode)); in mkfs_msdos()
/openbsd/sbin/newfs_msdos/
H A Dnewfs_msdos.c179 static u_int8_t bootcode[] = { variable
626 memcpy(img + x1, bootcode, sizeof(bootcode)); in main()
/openbsd/distrib/arm64/iso/
H A DMakefile31 bootcode.bin \