1 FILE_LICENCE ( GPL2_OR_LATER )
5 .section ".prefix", "awx", @progbits
10 jmp find_active_partition
15 /* Get disk geometry */
26 1: /* Read to end of current track */
43 /* Update LBA address */
47 /* Update CHS address */
58 /* Loop until whole image is read */
59 subl %eax, load_length
61 ljmp $BOOT_SEG, $start_image
70 .section ".zinfo.fixup", "a", @progbits /* Compressor fixups */
81 10: .asciz "Could not load gPXE\r\n"
90 /* Set up real-mode stack */
94 /* Jump to .text16 segment */
98 .section ".text16", "awx", @progbits
103 popl %ecx /* discard */
108 /* Boot next device */