mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
x86, setup: preemptively save/restore edi and ebp around INT 15 E820
Impact: BIOS bugproofing Since there are BIOSes known to clobber %ebx and %esi for INT 15 E820, assume there is something out there clobbering %edi and/or %ebp too, and don't wait for it to fail. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
parent
01522df346
commit
32ec7fd08b
1 changed files with 5 additions and 4 deletions
Loading…
Add table
Add a link
Reference in a new issue