Преглед на файлове

[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 години
родител
ревизия
ec7e97f458
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      src/arch/i386/firmware/pcbios/e820mangler.S

+ 1
- 0
src/arch/i386/firmware/pcbios/e820mangler.S Целия файл

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

Loading…
Отказ
Запис