Skip to content
Commit 042cbaf8 authored by Andreas Schwab's avatar Andreas Schwab Committed by H. Peter Anvin
Browse files

x86 setup: fix asm constraints in vesa_store_edid



Impact: fix potential miscompile (currently believed non-manifest)

As the comment explains, the VBE DDC call can clobber any register.
Tell the compiler about that fact.

Signed-off-by: default avatarAndreas Schwab <schwab@suse.de>
Signed-off-by: default avatarH. Peter Anvin <hpa@linux.intel.com>
parent 7cb36b6c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment