Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 28cfee8e09e5b18ad3a162d2a8b972d5 > files > 10

lilo-23.2-4.mga3.src.rpm

--- lilo-22.5.6.orig/src/second.S	2003-05-25 13:48:11.000000000 +0000
+++ lilo-22.5.6/src/second.S	2003-06-09 15:31:02.000000000 +0000
@@ -2635,7 +2635,8 @@
 ; try the E820 memory map first
 	xor	edx,edx			; flag nothing found
 	xor	ebx,ebx
-	jmp	e8go
+;       jmp     e8go                    ; Circumvented due to BIOS problems
+        br      no_e801			; Skip to backup plan
 e8go2:	or	ebx,ebx			; test for end
 	jz	e8go5
 e8go:	push	edx			; save best prospect