shuffler: reload EDI, ESI, ECX before calling shuffle_and_boot_raw
authorH. Peter Anvin <hpa@zytor.com>
Wed, 1 Apr 2009 06:03:09 +0000 (23:03 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 1 Apr 2009 06:03:09 +0000 (23:03 -0700)
commit33e8a461230b0a78729fca0fc5e55ad34db08a2f
tree1b28fb2da634a5e931ce33f7be4cf1c7296de71b
parent7a2a540ae48208d8439bb846e99dbd2374e633c6
shuffler: reload EDI, ESI, ECX before calling shuffle_and_boot_raw

comapi_cleanup can clobber registers, so reload EDI, ESI, ECX before
calling shuffle_and_boot_raw.
core/comboot.inc