Bläddra i källkod

[e820mangler] Add missing CLC ins. for success path

The get_underlying_e820 function should return with CF unset on success.

Reported-by: Timothy Stack <tstack@vmware.com>
Signed-off-by: Marty Connor <mdc@etherboot.org>
tags/v1.0.0-rc1
Shao Miller 14 år sedan
förälder
incheckning
ec7e97f458
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      src/arch/i386/firmware/pcbios/e820mangler.S

+ 1
- 0
src/arch/i386/firmware/pcbios/e820mangler.S Visa fil

237
 	popw	%di
237
 	popw	%di
238
 	incw	%bx
238
 	incw	%bx
239
 	movl	%edx, %eax
239
 	movl	%edx, %eax
240
+	clc
240
 	ret
241
 	ret
241
 2:	
242
 2:	
242
 	/* If the requested region is earlier than the cached region,
243
 	/* If the requested region is earlier than the cached region,

Laddar…
Avbryt
Spara