Searched refs:bootcode (Results 1 – 6 of 6) sorted by relevance
131 int n = read(fd, drive.pmbr.bootcode, sizeof(drive.pmbr.bootcode)); in CgptBoot()
34 uint8_t bootcode[424]; member
61 (bootcode.bin) from flash (EEPROM), which is again GPU code.68 If bootcode.bin finds a file called ``armstub8.bin`` on the SD card or it gets
198 static const u_int8_t bootcode[] = { variable738 memcpy(img + x1, bootcode, sizeof(bootcode)); in mkfs_msdos()
321 …ide a custom bootcode depending on the target architecture and link against the compute library. M…
883 - Added the ability to build bootcode for bare metal.