~ubuntu-branches/debian/stretch/grub2/stretch

« back to all changes in this revision

Viewing changes to boot/i386/qemu/boot.S

Tags: upstream-1.98+20100705
ImportĀ upstreamĀ versionĀ 1.98+20100705

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
        .long   0
37
37
1:
38
38
 
39
 
        /* Process VGA rom.  */
40
 
        call    $0xc000, $0x3
41
 
 
42
39
        /* Set up %ds, %ss, and %es.  */
43
40
        xorw    %ax, %ax
44
41
        movw    %ax, %ds