HomeSort by relevance Sort by last modified time
    Searched refs:bootsec (Results 1 - 10 of 10) sorted by null

  /external/syslinux/mbr/i386/
mbr.ld 34 .bootsec :
36 *(.bootsec)
  /external/syslinux/mbr/
mbr.ld 34 .bootsec :
36 *(.bootsec)
mbr.S 34 .globl bootsec
44 .section ".bootsec", "a", @nobits
45 .globl bootsec
46 bootsec: label
126 movw $bootsec, %bx
171 movw $bootsec+446, %si
270 cmpl $0x42534658, (bootsec) /* "XFSB" */
281 cmpw $0xaa55, (bootsec+510)
283 movw $driveno, %sp /* driveno == bootsec-6 */
288 jmpw *%sp /* %sp == bootsec */
    [all...]
altmbr.S 34 .globl bootsec
44 .section ".bootsec", "a", @nobits
45 .globl bootsec
46 bootsec: label
126 movw $bootsec, %bx
171 movw $bootsec+446, %si
270 cmpw $0xaa55, (bootsec+510)
272 movw $driveno, %sp /* driveno == bootsec-6 */
277 jmpw *%sp /* %sp == bootsec */
gptmbr.S 34 .globl bootsec
50 .section ".bootsec", "a", @nobits
51 .globl bootsec
52 bootsec: label
231 movw %bp, %sp /* driveno == bootsec-6 */
237 jmpw *%sp /* %sp == bootsec */
isohdpfx.S 46 .globl bootsec
60 .section ".bootsec", "a", @nobits
61 .globl bootsec
62 bootsec: label
  /external/syslinux/mbr/x86_64/
mbr.ld 33 .bootsec :
35 *(.bootsec)
  /external/syslinux/diag/geodsp/
geodsp1s.asm 74 bootsec equ $ define
  /external/syslinux/core/
pxelinux.asm 83 bootsec equ $ define
isolinux.asm 166 bootsec equ $ define

Completed in 65 milliseconds