Home
last modified time | relevance | path

Searched refs:bootloader (Results 1 – 12 of 12) sorted by relevance

/titanic_41/usr/src/cmd/fdformat/
H A Dfdformat.c1421 uchar_t *bootloader; in valid_DOS_boot() local
1439 if ((bootloader = (uchar_t *)malloc((size_t)sizebootldr)) == NULL) { in valid_DOS_boot()
1458 if (read(bfd, bootloader, boot_size) != boot_size) { in valid_DOS_boot()
1466 if (!((*bootloader == 0xE9 || in valid_DOS_boot()
1467 (*bootloader == 0xEB && *(bootloader + 2) == 0x90)) && in valid_DOS_boot()
1468 *(bootloader + 510) == 0x55 && in valid_DOS_boot()
1469 *(bootloader + 511) == 0xAA)) { in valid_DOS_boot()
1476 *bootloadp = bootloader; in valid_DOS_boot()
/titanic_41/usr/src/grub/grub-0.97/
H A DREADME2 provide important bootloader features that are missing from typical
H A DTODO71 * Support embedding a Stage 1.5 in the "bootloader" area of a FFS
H A DNEWS534 FFS floppy loading "/grub/stage2" as the main bootloader.
H A DChangeLog4456 bootloader.
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dmenu.lst62 # chainload OS/2 bootloader from the first sector
H A Dmultiboot.texi974 information structure, if the bootloader in question uses older
H A Dgrub.info-11235 # chainload OS/2 bootloader from the first sector
H A Dmultiboot.info906 information structure, if the bootloader in question uses older BIOS
H A Dgrub.texi1388 # chainload OS/2 bootloader from the first sector
H A Dgrub.info1235 # chainload OS/2 bootloader from the first sector
/titanic_41/usr/src/data/hwdata/
H A Dusb.ids133 2fe4 ATxmega32A4U DFU bootloader
136 2fee atmega8u2 DFU bootloader
137 2fef atmega16u2 DFU bootloader
138 2ff0 atmega32u2 DFU bootloader
139 2ff1 at32uc3a3 DFU bootloader
140 2ff3 atmega16u4 DFU bootloader
141 2ff4 atmega32u4 DFU bootloader
142 2ff6 at32uc3b0/1 DFU bootloader
143 2ff7 at90usb82 DFU bootloader
144 2ff8 at32uc3a0/1 DFU bootloader
[all …]