This commit is contained in:
parent
b0820d6178
commit
546512e1ee
@ -12,7 +12,7 @@ Index: biosdevname-0.6.1/src/bios_dev_name.c
|
|||||||
+#else
|
+#else
|
||||||
+ "push %%ebx\n"
|
+ "push %%ebx\n"
|
||||||
+#endif
|
+#endif
|
||||||
+ "xor %%ebx, %%ebx\n"
|
+ "xor %%ebx, %%ebx\n" /* not useful? ebx is overwritten by call? */
|
||||||
+ "cpuid\n"
|
+ "cpuid\n"
|
||||||
+#ifdef __x86_64__
|
+#ifdef __x86_64__
|
||||||
+ "pop %%rbx\n"
|
+ "pop %%rbx\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user