Selaa lähdekoodia

Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe

tags/v0.9.3
Michael Brown 16 vuotta sitten
vanhempi
commit
40990465f1
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2
    0
      src/arch/i386/drivers/net/undiisr.S

+ 2
- 0
src/arch/i386/drivers/net/undiisr.S Näytä tiedosto

23
 	pushw	%es
23
 	pushw	%es
24
 	pushw	%fs
24
 	pushw	%fs
25
 	pushw	%gs
25
 	pushw	%gs
26
+	pushfl
26
 	pushal
27
 	pushal
27
 
28
 
28
 	/* Set up our segment registers */
29
 	/* Set up our segment registers */
64
 	
65
 	
65
 exit:	/* Restore registers and return */
66
 exit:	/* Restore registers and return */
66
 	popal
67
 	popal
68
+	popfl
67
 	popw	%gs
69
 	popw	%gs
68
 	popw	%fs
70
 	popw	%fs
69
 	popw	%es
71
 	popw	%es

Loading…
Peruuta
Tallenna