diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-03-28 13:53:26 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-03-28 18:18:20 -0700 |
commit | 32ec7fd08b597586774b92ac1cd2678021ccac1b (patch) | |
tree | 532ec12d24a1c7c17d3250ccdb2b66ddc8804cff /arch/x86/boot/edd.c | |
parent | 01522df346f846906eaf6ca57148641476209909 (diff) |
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>
Diffstat (limited to 'arch/x86/boot/edd.c')
0 files changed, 0 insertions, 0 deletions