mirror of
https://github.com/ipxe/ipxe
synced 2025-12-27 01:52:39 +03:00
Fix compiler warnings that appear only on OpenBSD.
This commit is contained in:
@@ -192,7 +192,7 @@ real_to_prot:
|
||||
movzwl %sp, %edx
|
||||
movl %ebp, %eax
|
||||
shll $4, %eax
|
||||
leal (%eax,%edx), %esi
|
||||
addr32 leal (%eax,%edx), %esi
|
||||
subl _virt_offset, %esi
|
||||
|
||||
/* Switch to protected mode */
|
||||
|
||||
Reference in New Issue
Block a user