Home
last modified time | relevance | path

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

/external/vboot_reference/cgpt/
Dcgpt_boot.c131 int n = read(fd, drive.pmbr.bootcode, sizeof(drive.pmbr.bootcode)); in CgptBoot()
Dcgpt.h34 uint8_t bootcode[424]; member
/external/arm-trusted-firmware/docs/plat/
Drpi4.rst61 (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
/external/newfs_msdos/
Dmkfs_msdos.c198 static const u_int8_t bootcode[] = { variable
738 memcpy(img + x1, bootcode, sizeof(bootcode)); in mkfs_msdos()
/external/ComputeLibrary/docs/user_guide/
Dhow_to_build_and_run_examples.dox321 …ide a custom bootcode depending on the target architecture and link against the compute library. M…
Drelease_version_and_change_log.dox883 - Added the ability to build bootcode for bare metal.